Fatal error: Call to undefined function: checkflag() in /home/highd/public_html/forum/album_mod/album_hierarchy_sql.php on line 81
I get the above error when I try to call:
http://highdeserthub.com/forum/album.php
I installed (I hope correctly) photo album 1.2.1 MOD
Located here:
http://www.phpbbhacks.com/download/5028
Can anyone shed some light on why I get this error? I'd really like to get this MOD working.
OR can you help me restore things to start again? I don't know how to roll back database changes.
Damien
Cant run photo album MOD on PhpBB
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
how are you including the file? if similar to include('http://example.com/path/file.php') then you need to switch to something similar to include('path/file.php')