PHPNuke Help? PHPNuke Help?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

PHPNuke Help?

Started by zsudar, May 01, 2004, 02:27:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zsudar

Sorry i posted this here, but i couldnt post in the Support forum because i had no option for New topic.

Anyway i have 2 error messages:
when i am logged in as admin i get this message at the top of the page:

Notice: Use of undefined constant pwd - assumed 'pwd' in /home/zsudar/public_html/bmwz/html/mainfile.php on line 203

and when i upload  picture i get this message:
Failed to create directory modules/coppermine/albums/userpics/10002 !



Notice: Use of undefined constant pwd - assumed 'pwd' in /home/zsudar/public_html/bmwz/html/mainfile.php on line 203

Warning: mkdir(modules/coppermine/albums/userpics/10002): Permission denied in /home/zsudar/public_html/bmwz/html/modules/coppermine/db_input.php on line 222

As a normal user, i get error message when uploading picture but not the pwd error.
I use 6.5 phpnuke with the www.nukecops.com mod, i have chmod the folder albums to 777 and all sub folders.
Any help would be cool, thanks! :)

Joachim Müller