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
Error message Installation
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.
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.
Re: Error message Installation
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
replace:
qoute nickvergessen topic
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', '>='))
Code: Select all
if (version_compare($db->sql_server_info(true), '4.1.3', '>='))
-
- 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
Thanks for the hint, Kharon.
Included in the next version: http://board3deportal.svn.sourceforge.n ... vision=419
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!
Kein Support per PN / No support via PM!