Error message Installation

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
DjRiKyX
Active Member
Posts: 1
Joined: 19. November 2008 23:35
phpBB.de User: DjRiKyX
phpBB.com User: DjRiKyX

Error message Installation

Post by DjRiKyX »

Your Portal Version: 1.0.0RC3
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
hello..

i have a problem..

i have copied and modified the original file to install board3..

and launched the install file (../install_portal/install.php)

but i have incontred one error:

-------------------------------
General error:

Could not get style data
-------------------------------

I used phpBB 3.0.3


sorry for my english.. but i'm italian

Kharon
Active Member
Posts: 28
Joined: 18. May 2008 10:01

Re: Error message Installation

Post by Kharon »

install error

portal version 1.0.2
phpBB version 3.0.3

[phpBB Debug] PHP Notice: in file /install_portal/install.php on line 173: Undefined property: dbal_mysql::$mysql_version

line 173

Code: Select all

if (version_compare($db->mysql_version, '4.1.3', '>='))
replace:

Code: Select all

if (version_compare($db->sql_server_info(true), '4.1.3', '>='))
qoute nickvergessen topic
User avatar

Kevin
Site Admin
Posts: 2989
Joined: 7. January 2006 20:11
phpBB.de User: Saint
phpBB.com User: Saint_hh
Location: Hamburg
Contact:

Re: Error message Installation

Post by Kevin »

Thanks for the hint, Kharon.
Included in the next version: http://board3deportal.svn.sourceforge.n ... vision=419
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~

Kein Support per PN / No support via PM!
Locked

Return to “board3 Portal 1.0.x - English Support”