http://www.icyphoenix.com/viewtopic.php?f=24&t=1399&p=10540#p10540
-----------------------------------
tomm
Thu 22 Mar, 2007 03:32

Re: NEED HELP !!! SQL Error : 1146 Table......etc.
-----------------------------------
[quote user="Shaythong" post="10538"]I get this:
[code]Warning: main(./ALBUM_MOD_PATHalbum_common.php): failed to open stream: No such file or directory in /home/salon-ma/public_html/phpBB/album.php on line 61

Warning: main(./ALBUM_MOD_PATHalbum_common.php): failed to open stream: No such file or directory in /home/salon-ma/public_html/phpBB/album.php on line 61

Warning: main(): Failed opening './ALBUM_MOD_PATHalbum_common.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/salon-ma/public_html/phpBB/album.php on line 61

Fatal error: Call to undefined function: album_read_tree() in /home/salon-ma/public_html/phpBB/album.php on line 135
[/code]

On your page... because the files are missing or the path is wrong.

Once you've done that code on the MG site that the user helped you : 
#-----[ OPEN ]------------------------------------------------   
#   
includes/constants.php   

this one. Make sure you didn't do it twice or your album won't work.

The first SQL error is that you don't have the SQL installed follow this:
I persume you don't really know how to query a database (if you installed phpBB i persume you do)... but just run it the easy way.  :mricy: 

Download FAP 1.4.1 and upload the fap_install.php to ./ root of your site. Then type it in your internet browser and install. Then delete it. Also make sure you CHMODDEd the dictionarys.[/quote]

Thanks, I don't really know how to query a database (I didn't install phpBB) phpbb was on web site (my web hosting provider) as aplicaion installer. I have no experience with SQL, anyway, I did download FAP 1.4.1 and upload all files to _root of my site aslo with fap_install.php. And I've tried to type in interent browser but then I got this message : [b]Only admins may run this script!!![/b]
And I did CHMODDEd the dictionarys.


