| Author |
Message |
salsaGalaxy Regular


Joined: Mar 21, 2004 Posts: 54 Location: Bucharest, Romania
|
Posted:
Mon Mar 29, 2004 7:38 pm |
|
i installed coppermine and i find this when i push in Menu block, (url:http://www.mysite.com/modules.php?name=Coppermine) my browser give me this: | Code: | Warning: main(themes/default/theme.php): failed to open stream: No such file or directory in /home/salsa/public_html/modules/Coppermine/include/init.inc.php on line 228
Fatal error: main(): Failed opening required 'themes/default/theme.php' (include_path='.') in /home/salsa/public_html/modules/Coppermine/include/init.inc.php on line 228
|
and the code in lines 227-229 are
| Code: | if (!file_exists("themes/{$CONFIG['theme']}/theme.php")) $CONFIG['theme'] = 'default';
require "themes/{$CONFIG['theme']}/theme.php";
$THEME_DIR = "themes/{$CONFIG['theme']}/"; |
What's the problem?
if i try to browse in url:www.mysite.com/modules/Coppermine/index.php ......here works very good!
Thanks in advanced! |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 15057 Location: Kansas
|
Posted:
Mon Mar 29, 2004 8:48 pm |
|
Does the theme you are using have a file called theme.php in its folder? |
|
|
|
 |
salsaGalaxy Regular


Joined: Mar 21, 2004 Posts: 54 Location: Bucharest, Romania
|
Posted:
Tue Mar 30, 2004 4:47 am |
|
yes ..of course .... ) |
|
|
|
 |
salsaGalaxy Regular


Joined: Mar 21, 2004 Posts: 54 Location: Bucharest, Romania
|
Posted:
Tue Mar 30, 2004 6:53 am |
|
i resolved this problem close the topic...
thanks |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 15057 Location: Kansas
|
Posted:
Tue Mar 30, 2004 6:58 am |
|
If it is something that would help others, please post the resolution. Thanks. |
|
|
|
 |
salsaGalaxy Regular


Joined: Mar 21, 2004 Posts: 54 Location: Bucharest, Romania
|
Posted:
Wed Mar 31, 2004 11:58 am |
|
i had Coppermine Photo Gallery ver standalone instaled and this version does'nt work with PhpNuke .......and i remove and i install Coppermine 122b and woks fine.... |
|
|
|
 |
|
|
|
|