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);
