MyBB Community Forums

Full Version: error.. Fatal error: Call to undefined function change_admin_permission()
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i just upgrade from 1.4 to 1.6
but can't install of upgrade and the error is below
(pls see attached file)
**********************************
Fatal error: Call to undefined function change_admin_permission()
******************************

Hope someguy pls help & advice me.....Sad
Try to download again Upgrade folder and upload it again, maybe something is broken.

Are you sure you CHMOD-ed all of this files like this?

CHMOD the following. CHMOD files to 666 (or 777, whatever suits your server) and directories to 777:

1. ./inc/settings.php
2. ./inc/config.php
3. ./uploads/
4. ./uploads/avatars/
5. ./inc/languages (1.2 and later)
6. ./admin/backups (1.2 and later)
7. ./cache (1.4 and later)
8. ./cache/themes (1.4 and later)


./admin/inc/functions.php is either missing or not fully uploaded.
(2011-02-09, 06:27 PM)MattRogowski Wrote: [ -> ]./admin/inc/functions.php is either missing or not fully uploaded.

I just had the same issue. I looking the file had 0 for file size so something went wrong.