I found all the bogus poll results and corrected them.
The converter has got to, I'm assuming converting the users.
I'm now getting the following error:
I've searched for fix's but can't find any solutions.
Similar Issues:
viewtopic.php?t=2373016
viewtopic.php?t=2600356
The converter has got to, I'm assuming converting the users.
I'm now getting the following error:
Code:
General ErrorUnknown column 'userfield.field3' in 'field list' [1054]SQLSELECT user.userid, user.userid AS poster_id, user.usergroupid, user.ipaddress, user.salt, user.joindate, user.username, user.password, user.posts, user.email, user.birthday, user.lastvisit, user.lastactivity, user.timezoneoffset, userfield.field2, userfield.field3, userfield.field4, user.homepage, user.msn, user.yahoo, user.aim, user.icq, user.customtitle, customavatar.filename, customavatar.height_thumb, customavatar.width_thumb, customavatar.filedata_thumb, avatar.avatarid, avatar.avatarpath, user.pmunread, user.emailstamp, user.autosubscribe, user.options, usertextfield.signature, user.joindate AS post_time FROM (((user LEFT JOIN userfield ON (user.userid = userfield.userid)) LEFT JOIN usertextfield ON (user.userid=usertextfield.userid)) LEFT JOIN avatar ON (user.avatarid = avatar.avatarid)) LEFT JOIN customavatar ON (user.userid = customavatar.userid AND customavatar.visible = 1) WHERE (user.userid <> -1) ORDER BY user.userid LIMIT 2000
Similar Issues:
viewtopic.php?t=2373016
viewtopic.php?t=2600356
Statistics: Posted by R4NGER — Mon Mar 17, 2025 7:01 am