Hey all,
I have switched supplier for hosting, but now I can't open the advanced ACP forum permissions and may other tabs.
How do I trace this?
sadly i'm on 3.1 PHP5, everytime I try and upgrade to 3.3 it won't convert the database but thats another story (db too big)
I'm getting this JS error -
permissions.js:210 Uncaught ReferenceError: phpbb is not defined
at swap_options (permissions.js:210:2)
at HTMLAnchorElement.onclick (index.php?i=acp_perm…group_global:248:75)
this is the line of code
phpbb.toggleDisplay('options' + active_option, -1);
I can see in classloader.php -- 'namespace phpbb'
but I can't figure why that wont run - I'm thinking its one of the PHP modules not enabled on php5.
any ideas?
I have switched supplier for hosting, but now I can't open the advanced ACP forum permissions and may other tabs.
How do I trace this?
sadly i'm on 3.1 PHP5, everytime I try and upgrade to 3.3 it won't convert the database but thats another story (db too big)
I'm getting this JS error -
permissions.js:210 Uncaught ReferenceError: phpbb is not defined
at swap_options (permissions.js:210:2)
at HTMLAnchorElement.onclick (index.php?i=acp_perm…group_global:248:75)
this is the line of code
phpbb.toggleDisplay('options' + active_option, -1);
I can see in classloader.php -- 'namespace phpbb'
but I can't figure why that wont run - I'm thinking its one of the PHP modules not enabled on php5.
any ideas?
Statistics: Posted by stooz — Mon Jun 09, 2025 4:56 pm