Quote:
Originally Posted by lierduh
You have a very wierd problem there. sessions.php is not involved with the gateway.php, how can you have error message associated with it?
|
heh. i'm not sure, my only guess would be that vbulletin has reorganized the including of files in 3.0.3. However because of your reply i decided to give it another go with the newer version. Which didn't give me a session error, but it did give me a prefix error
Quote:
Invalid SQL: UPDATE forums_ thread
SET firstpostid = 3214
WHERE threadid = 1858
mysql error: Table 'www.forums_' doesn't exist
mysql error number: 1146
Date: Tuesday 03rd of August 2004 12:08:12 PM
Script: <masked>/gateway.php
Referer:
Username: Unregistered
|
That seems to be a problem around line nr 1050; one space too much. After i've removed that space it started importing.
Still i was left with two messages:
Quote:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in <somepath>/htdocs/global.php on line 334
Warning: Invalid argument supplied for foreach() in <somepath>/htdocs/includes/functions.php on line 2223
|
Both seem to be related with a certain template array.
It appears to work alright tho, besides those messages. yet i'm crossing my fingers for attachements.