W pliku config.php mam tak:
<?php // SECURITY: You must explicitelly enable this "connector". (Set it to "true"). $Config['Enabled'] = true ; // Path to user files relative to the document root. $Config['UserFilesPath'] = '/public_html/nowa/gfx/' ; // Fill the following value it you prefer to specify the absolute path for the // user files directory. Usefull if you are using a virtual directory, symbolic // link or alias. Examples: 'C:MySiteUserFiles' or '/root/mysite/UserFiles/'. // Attention: The above 'UserFilesPath' must point to the same directory. $Config['UserFilesAbsolutePath'] = '' ; ?>
i niestety nie działa tak jakbym się tego spodziewał, mianowiecie niby pisze że plik został uploadowany ale nogdzie go nie (sprawdzałem we wszystkich katalogach na swoim koncie). Co jeszcze ?
Kiedy skrypt poinformuje mnie że dodał plik, przechodzę do Właściowości obrazka - Informacje o obrazku i w polu "adres url" mam /userFiles/obrazek.jpg. Skąd się wzięlo to userFiles? Może jeszcze w jakimś miejscu należy zmienić ustawienia?
