Unregistered User
|
error message on step 7 "Notice: Uninitialized string offset:"
Posted: 2006-02-22 08:22
On Step 7 of 8, Create tables / index / data, it gives the following error"
Notice: Uninitialized string offset: 1 in F:opn2htmlclassclass.browser.php on line 865
Fatal error: mysql error: [1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 's:0:"";', 0, '****', 10, '', 0, 0, 0, 0, '', '', 4096, 0, 0, 10)' at line 1] in EXECUTE("INSERT INTO opn_users VALUES (2, 'admin', 'email@address', , 's:0:"";', 0, '***', 10, '', 0, 0, 0, 0, '', '', 4096, 0, 0, 10) ") in F:opn2htmlincludeopndb-errorhandler.php on line 194
I removed the email address and password for privacy. I'm using openPHPnuke 2.3.0 (Revision: 4788).
I'm currently running on Windows IIS for Windows XP. PHP and MySQL should be the newest versions (I downloaded both just last week). I'm using a virtual directory for the install location.
Thanks!
|
xweber Joined: April 14, 2003
|
Posted: 2006-02-25 10:58
hmm, iis is quite untested. Also: whats your PHP version?
The problem seems to be the part "....ress', , 's:0:... Quite hard to guess why this happens
Alex
|