https://www.icyphoenix.com/viewtopic.php?f=26&t=2994&p=20833#p20833
-----------------------------------
houser
Sat 27 Oct, 2007 15:35

FAP SUPPORT - [solved] Error With New Install
-----------------------------------
Dear all,

New user and install of FAP 1.4.1 here.
Upgrading from Smartor's Album...and have problems with accessing even the ACP part of it all.
Would be very grateful if somone can offer any hints of where my eror lies on this.
A "simple" path problem? I noticed there are path settings in Album.php and I tried editing those...
My forum is in the root of our webhotelspace.

My suspicion is also with the /cgi-bin/ directory and how that is referenced from the sql base.
The phpmyadmin panel says "/cgi-bin/"
Should it be something else if my forums are in the root of the webhotel?  "../cgi-bin/" "/.cgi-bin/"
Should that directory be in the root?

TIA and best regards
Janne A.


Here is my error when trying the configuration link in ACP
[code linenumbers=false]Warning: main() [function.main]: Unable to access ../ALBUM_MOD_PATHalbum_hierarchy_debug.php in /customers/afff.se/afff.se/httpd.www/admin/admin_album_config_extended.php on line 66

Warning: main(../ALBUM_MOD_PATHalbum_hierarchy_debug.php) [function.main]: failed to open stream: No such file or directory in /customers/afff.se/afff.se/httpd.www/admin/admin_album_config_extended.php on line 66[/code]

Here is the error when surfing to the album as end user.

[code linenumbers=false]Warning: main(ALBUM_MOD_PATHalbum_common.php) [function.main]: failed to open stream: No such file or directory in /customers/afff.se/afff.se/httpd.www/album.php on line 61

Warning: main() [function.include]: Failed opening 'ALBUM_MOD_PATHalbum_common.php' for inclusion (include_path='m2f/includes/pear/:../m2f/includes/pear/:.:/usr/lib/php') in /customers/afff.se/afff.se/httpd.www/album.php on line 61

Fatal error: Call to undefined function: album_read_tree() in /customers/afff.se/afff.se/httpd.www/album.php on line 135[/code]


