[SOLVED] Error starting gallery, installation went fine!
alvitdkmos
Joined: 2005-01-29
Posts: 4 |
Posted: Sat, 2005-01-29 16:46 |
Well, I just can't get my gallery to start, installation went fine, no errors and I double checked the path...everything is there. HELP PLEASE!!! :oops: Warning: requireonce(/hsphere/local/home/alvitdk/myfotopix.com/G2/modules/core/classes/../../../themes/matrix/theme.inc): failed to open stream: No such file or directory in /hsphere/local/home/alvitdk/myfotopix.com/G2/modules/core/classes/GalleryCoreApi.class on line 2237 Fatal error: requireonce(): Failed opening required '/hsphere/local/home/alvitdk/myfotopix.com/G2/modules/core/classes/../../../themes/matrix/theme.inc' (include_path='.:/usr/local/lib/php') in /hsphere/local/home/alvitdk/myfotopix.com/G2/modules/core/classes/GalleryCoreApi.class on line 2237---- |
|
Posts: 53
Are you using CVS, a snapshot or Alpha 4?
Can you check that /hsphere/local/home/alvitdk/myfotopix.com/G2/themes/matrix/theme.inc exists?
Posts: 4
YEs, it exists but guess what, I just talked to my web provider and he told me they are just fixing something on there db and .5 minutes later it worked.
Thanks a lot for your responds anyway :D
No I just have a problem to install any module, like the migrate.
The error I get is this one:
Error (ERROR_STORAGE_FAILURE)
in modules/core/classes/GalleryStorage/DatabaseStorage.class at line 782 (gallerystatus::error)
in modules/core/classes/GalleryStorage.class at line 261 (mysqldatabasestorage::addmapentry)
in modules/core/classes/interfaces/GalleryPluginParameterMap.inc at line 124 (gallerystorage::addmapentry)
in modules/core/classes/helpers/GalleryPluginHelper_medium.class at line 385 (gallerypluginparametermap::addmapentry)
in modules/core/classes/helpers/GalleryPluginHelper_medium.class at line 335 (gallerypluginhelper_medium::_addparameter)
in modules/core/classes/GalleryCoreApi.class at line 306 (gallerypluginhelper_medium::setparameter)
in modules/core/classes/GalleryPlugin.class at line 210 (gallerycoreapi::setpluginparameter)
in modules/ffmpeg/module.inc at line 70 (ffmpegmodule::setparameter)
in modules/core/classes/GalleryModule.class at line 168 (ffmpegmodule::upgrade)
in modules/core/AdminModules.inc at line 68 (ffmpegmodule::installorupgrade)
in main.php at line 170 (adminmodulescontroller::handlerequest)
in main.php at line 47
in main.php at line 40
Any Idea, maybe I call the web host again before I run in circles ;-(
Posts: 8601
enable debug output in config.php and post the database error (see FAQ)
Posts: 4
I run a test and thats the result.
Also, I can't get a proper debug info, even though I activate it in the config.
In the modul page setup it tells me I have to install it but the test says it's installed but not active.
Module Id Active Installed
cart active installed
comment active installed
customfield active installed
debug not active installed
exif active installed
gd active installed
imageblock active installed
imageframe active installed
imagemagick active installed
members active installed
migrate not active installed
netpbm active installed
newitems active installed
core active installed
ffmpeg not active installed
nokiaupload not active installed
Posts: 8601
if buffered debug mode isn't working then try immediate.
are you trying to run units tests? not sure why.. just enable debug mode and retry the operation in G2 that gave the error in the first place.
Posts: 4
Well, somehow the whole thing is screwed up. I did a new clean installation and it works great besides I could not locate the binary file for ffmpeg on the wab.
Thanks again for your help.