![]() |
where is .55 download, did u post it yet? LoL. Also will the punch work?
|
check out my forum http://forums.dark-anime.net I tested out version .5 it is cool, but lots of bugs, lol
|
5.5 is located over the original attachment in post #1 ! jap wont work in this version but will hopefully in the next
|
I get this weird ass error when I try to enter a thread...
Database error in vBulletin 2.2.8: Invalid SQL: SELECT post.*,post.username AS postusername,post.ipaddress AS ip,user.*,userfield.*,icon.title as icontitle,icon.iconpath, attachment.attachmentid,attachment.filename,attach ment.visible AS attachmentvisible,attachment.counter, user.ma AS uma,user.hp AS uhp,user.pp AS upp,user.ap AS uap,items_options.pointfield,battle_options.namefi eld,battle_options.usepostcount,battle_options.exp rate,battle_options.levelfield,battle_options.priv acy AS battleprivacy,items_user.*,rpg_race.name AS rpgracename,rpg_race.alignment AS rpgalignmentname,rpg_classf.name AS fclassname, rpg_classf.folder AS fclassfolder,rpg_classm.name AS mclassname,rpg_classm.folder AS mclassfolder,rpg_element.name AS elename ,avatar.avatarpath,NOT ISNULL(customavatar.avatardata) AS hascustomavatar,customavatar.dateline AS avatardateline FROM post, battle_options, items_options LEFT JOIN icon ON icon.iconid=post.iconid LEFT JOIN user ON user.userid=post.userid LEFT JOIN userfield ON userfield.userid=user.userid LEFT JOIN items_user ON items_user.userid=user.userid LEFT JOIN rpg_classf ON rpg_classf.id=user.rpgclass LEFT JOIN rpg_classm ON rpg_classm.id=user.rpgclass LEFT JOIN rpg_element ON rpg_element.elementid=user.element LEFT JOIN rpg_race ON rpg_race.raceid=user.rpgrace AND rpg_race.alignmentid=user.alignment LEFT JOIN avatar ON avatar.avatarid=user.avatarid LEFT JOIN customavatar ON customavatar.userid=user.userid LEFT JOIN attachment ON attachment.attachmentid=post.attachmentid WHERE post.postid IN (0,45,46,47,48) ORDER BY dateline mysql error: Unknown column 'battle_options.usepostcount' in 'field list' mysql error number: 1054 Date: Tuesday 10th of December 2002 05:03:49 PM Script: http://forums.ani-pro.com/vb/showthread.php?threadid=6 Referer: I did the upgrade like you said, damn...lol |
If you did the upgrade, then run this query:
Code:
ALTER TABLE `battle_options` ADD `usepostcount` INT(3) DEFAULT '0' NOT NULL; |
nope still allot more tables u forgot about, lol.
Ill tell u they are battle_options.levelfield,battle_options.privacy AS battleprivacy I think that is it. If you can send me the queries for those, I will be set I am sure. |
Actually I just ran this query
ALTER TABLE `battle_options` ADD `levelfield` INT(3) DEFAULT '0' NOT NULL; and everything is fine, THNX! |
Quote:
Code:
ALTER TABLE `battle_options` ADD `levelfield` VARCHAR(10) DEFAULT 'field7' NOT NULL; |
updated from v54
|
In that case, the install of v54 did not go properly because you are missing fields in the battle_options database that should have been created when the installtion file was run. Did you do a clean install of v54?
|
All times are GMT. The time now is 03:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|