| Author |
Message |
SweetMarie
Beginner


Joined: Feb 18, 2009 Posts: 2
|
Posted: Thu Feb 19, 2009 10:34 pm Post subject: Error on complete/save of the configuration |
|
|
In the Admin - Gallery Module Administration:
When I presss the "Verify Gallery2 installation and update integration settings" button, I get this error:
Warning: require_once(modules/gallery2/embed.php) [function.require-once]: failed to open stream: No such file or directory in /home/users/2196/modules/gallery2/admin/index.php on line 170
Fatal error: require_once() [function.require]: Failed opening required 'modules/gallery2/embed.php' (include_path='.:/usr/share/php5:/usr/share/php') in /home/users/2196/modules/gallery2/admin/index.php on line 170
and my nuke_g2config table remains empty.
Also when I click the "Export Users" button, I get this error:
Warning: require_once(modules/gallery2/embed.php) [function.require-once]: failed to open stream: No such file or directory in /home/users/2196/modules/gallery2/admin/export.php on line 134
Fatal error: require_once() [function.require]: Failed opening required 'modules/gallery2/embed.php' (include_path='.:/usr/share/php5:/usr/share/php') in /home/users/2196/modules/gallery2/admin/export.php on line 134
I have checked that all php files reference exist.
So I'm stuck. Any ideas? |
|
| Back to top |
|
|
AdBot
|
| Post subject: Error on complete/save of the configuration |
|
|
|
|
|
| Back to top |
|
 |
SweetMarie
Beginner


Joined: Feb 18, 2009 Posts: 2
|
Posted: Fri Feb 20, 2009 3:50 pm Post subject: Re: Error on complete/save of the configuration |
|
|
My own fault. I missed in the readme...
Additionally, Gallery 2.1 must be installed into the "modules" directory of your PHPNuke installation.
Moved it all there and now it works fine  |
|
| Back to top |
|
|
|
|
|
|
|