PHP Error =\
Posted: Thu Jun 09, 2005 4:15 pm
ok i was installing the photo album mod, on my forums,
after i finished uploadining/editing i get this error:
go easy on me im new to phpbb 
after i finished uploadining/editing i get this error:
in case it matter line 81 is:"Fatal error: Call to undefined function: checkflag() in /home/navy2/public_html/hosted/halotrial/album_mod/album_hierarchy_sql.php on line 81"
Code: Select all
$can_upload = (int) checkFlag($options, ALBUM_AUTH_UPLOAD);
