General discussion of development ideas and the approaches taken in the 3.x branch of phpBB. The current feature release of phpBB 3 is 3.3/Proteus.
Forum rules Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Notice: Undefined variable: user in G:\ascraeus\forum\adm\index.php on line 29
Fatal error: Call to a member function session_begin() on null in G:\ascraeus\forum\adm\index.php on line 29
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; p_master has a deprecated constructor in G:\ascraeus\forum\includes\functions_module.php on line 25
Notice: Undefined variable: user in G:\ascraeus\forum\adm\index.php on line 29
Fatal error: Uncaught Error: Call to a member function session_begin() on null in G:\ascraeus\forum\adm\index.php on line 29
Fatal error: Call to a member function session_begin() on null in G:\ascraeus\forum\adm\index.php on line 29
pierredu wrote: Thu Mar 29, 2018 3:26 pm
Tried to update with a full replacement and get following error messages when accessing the ACP :
PHP version 5.x :
Notice: Undefined variable: user in G:\ascraeus\forum\adm\index.php on line 29
Fatal error: Call to a member function session_begin() on null in G:\ascraeus\forum\adm\index.php on line 29
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; p_master has a deprecated constructor in G:\ascraeus\forum\includes\functions_module.php on line 25
Notice: Undefined variable: user in G:\ascraeus\forum\adm\index.php on line 29
Fatal error: Uncaught Error: Call to a member function session_begin() on null in G:\ascraeus\forum\adm\index.php on line 29
Fatal error: Call to a member function session_begin() on null in G:\ascraeus\forum\adm\index.php on line 29
Looks like some of your files were corrupted while uploading. Make sure to check common.php and includes/startup.php.
bennybernaer wrote: Fri Mar 30, 2018 7:20 pm
No css changes?
One step forward, no more error messages.
But: Vous n’avez pas les permissions d’administration et ne pouvez donc pas accéder au panneau d’administration.
(You don't have administration permissions and can't access the ACP.)