[FIXED] Warnings when creating Categories [FIXED] Warnings when creating Categories
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[FIXED] Warnings when creating Categories

Started by Elan, November 06, 2003, 09:07:09 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Elan

Warning: main(modules//lang/english.php): failed to open stream: No such file or directory in /home/elan/public_html/modules/coppermine/include/pagetitle.inc.php on line 47

Warning: main(): Failed opening 'modules//lang/english.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/elan/public_html/modules/coppermine/include/pagetitle.inc.php on line 47


Could someone help me with this please?  I'm running this off PHP-nuke 6.5.

DJMaze

Open pagetitl.inc.php and change line 30 into:
$CPG_M_DIR = 'modules/' . $name;
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

Elan