Quote:
Originally Posted by pedigree
Whats the guild ID and guild name? Ill get a box installed with those mysql/php versions and try an import. If ti all goes well my end, Ill add some more debug code to the updater and see just whats going on? What path do you have the forum installed into? / or /forums?
|
I found my biggest problem in my php.ini
Code:
; Allow the <? tag. Otherwise, only <?php and <script> tags are recognized.
; NOTE: Using short tags should be avoided when developing applications or
; libraries that are meant for redistribution, or deployment on PHP
; servers which are not under your control, because short tags may not
; be supported on the target server. For portable, redistributable code,
; be sure not to use short tags.
short_open_tag = Off
I turned it on.
But i am still having an issue, i get the following error:
Code:
Database error in vBulletin 3.6.7:
Invalid SQL:
SELECT rmu.username username, rmu.char_type char_type, rm.* FROM roster_master rm LEFT JOIN roster_master_users rmu ON rm.Name LIKE rmu.char_name WHERE 1;;
MySQL Error : Table 'koc.roster_master' doesn't exist
Error Number : 1146
Date : Sunday, July 1st 2007 @ 12:21:12 PM
Script : http://www.knightsofthecataclysm.com/admincp/cronadmin.php?do=runcron&cronid=19
Referrer : http://www.knightsofthecataclysm.com/admincp/index.php
IP Address : 71.205.116.184
Username : Lupe
Classname : vB_Database