Page 1 of 1

Missing steps for installation

Posted: 3. December 2014 18:39
by grazia
Your Portal Version: 2.0.2
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
I installed phpbb3 version 3.0.12 , after I scar4icato the board3 Portal 2.0.2 , but missing some step of the xml file , as I solve ?

Code: Select all

Open: includes/session.php Find Tip:
 This may be a partial find and not the whole line.

Code: Select all

:Select all if (!empty($_GET['style']) && $auth->acl_get('a_styles') && !defined('ADMIN_START')) Replace with Tip:

Code: Select all

Replace the preceding line(s) to find with the following lines. 
:

Code: Select all

 if (!empty($_GET['style']) && !defined('ADMIN_START') && !$this->data['is_bot'])
in phpbb3 3.0.12 no file includes/session.php
Help me please



please help me , I could not have a stable installation[/i]

Re: Missing steps for installation

Posted: 4. December 2014 16:44
by Kirk
grazia wrote:in phpbb3 3.0.12 no file includes/session.php
The session.php is in the folder includes

Re: Missing steps for installation

Posted: 4. December 2014 19:22
by grazia
ok, thank you for answer, phpbb update 3.1.2 version Ascraeus

Re: Missing steps for installation

Posted: 4. December 2014 19:45
by Kirk
Do you have 3.0.x or 3.1.x ?
For phpBB 3.1.2 take this version viewtopic.php?f=40&t=10857
Installing Extensions
For phpBB 3.0.x take this version viewtopic.php?f=40&t=10628