Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [FIXED] Warnings when creating Categories  (Read 5602 times)

0 Members and 1 Guest are viewing this topic.

Elan

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
[FIXED] Warnings when creating Categories
« on: November 06, 2003, 09:07:09 pm »

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.
Logged

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
[FIXED] Warnings when creating Categories
« Reply #1 on: November 06, 2003, 09:55:24 pm »

Open pagetitl.inc.php and change line 30 into:
Code: [Select]
$CPG_M_DIR = 'modules/' . $name;
Logged
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

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
[FIXED] Warnings when creating Categories
« Reply #2 on: November 06, 2003, 10:10:53 pm »

That fixed it.  Thank you. :)
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.