[Help]Error Loading in stuff into DB menu

User Tag List

Results 1 to 12 of 12
  1. #1
    Agent Orange's Avatar Knight-Lieutenant
    Reputation
    23
    Join Date
    Aug 2008
    Posts
    260
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Help]Error Loading in stuff into DB

    Hey guys im getting this error when i try loading in my quest
    Code:
    /* SQL Error: 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 'entry,ZoneId,sort,flags,MinLevel,questlevel,Type,Requi */
    can anyone help? thanks

    [Help]Error Loading in stuff into DB
  2. #2
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    post the query you are trying to execute pls

  3. #3
    Agent Orange's Avatar Knight-Lieutenant
    Reputation
    23
    Join Date
    Aug 2008
    Posts
    260
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    entry,ZoneId,sort,flags,MinLevel,questlevel,Type,RequiredRaces,RequiredClass,RequiredTradeskill,RequiredTradeskillValue,RequiredRepFaction,RequiredRepValue,LimitTime,SpecialFlags,PrevQuestId,NextQuestId,srcItem,SrcItemCount,Title,Details,Objectives,CompletionText,IncompleteText,EndText,ObjectiveText1,ObjectiveText2,ObjectiveText3,ObjectiveText4,ReqItemId1,ReqItemId2,ReqItemId3,ReqItemId4,ReqItemCount1,ReqItemCount2,ReqItemCount3,ReqItemCount4,ReqKillMobOrGOId1,ReqKillMobOrGOId2,ReqKillMobOrGOId3,ReqKillMobOrGOId4,ReqKillMobOrGOCount1,ReqKillMobOrGOCount2,ReqKillMobOrGOCount3,ReqKillMobOrGOCount4,ReqCastSpellId1,ReqCastSpellId2,ReqCastSpellId3,ReqCastSpellId4,RewChoiceItemId1,RewChoiceItemId2,RewChoiceItemId3,RewChoiceItemId4,RewChoiceItemId5,RewChoiceItemId6,RewChoiceItemCount1,RewChoiceItemCount2,RewChoiceItemCount3,RewChoiceItemCount4,RewChoiceItemCount5,RewChoiceItemCount6,RewItemId1,RewItemId2,RewItemId3,RewItemId4,RewItemCount1,RewItemCount2,RewItemCount3,RewItemCount4,RewRepFaction1,RewRepFaction2,RewRepFaction3,RewRepFaction4,RewRepFaction5,RewRepFaction6,RewRepValue1,RewRepValue2,RewRepValue3,RewRepValue4,RewRepValue5,RewRepValue6,RewRepLimit,RewMoney,RewXP,RewSpell,CastSpell,PointMapId,PointX,PointY,PointOpt,RewardMoneyAtMaxLevel,ExploreTrigger1,ExploreTrigger2,ExploreTrigger3,ExploreTrigger4,RequiredOneOfQuest,RequiredQuest1,RequiredQuest2,RequiredQuest3,RequiredQuest4,RemoveQuests,ReceiveItemId1,ReceiveItemId2,ReceiveItemId3,ReceiveItemId4,ReceiveItemCount1,ReceiveItemCount2,ReceiveItemCount3,ReceiveItemCount4,IsRepeatable,bonushonor,rewardtitleid,rewardtalents,suggestedplayers
    80006,0,0,4,1,80,0,1791,1503,0,0,0,0,0,0,0,0,0,0,Welcome to WoWStarz,Welcome to WoWStarz!$BOur server has many things to offer,There is Custom quests, custom Items and Custom Zones. My job here is to welcome newcomers to WoWStarz server, and to give them a starters gift. ,Speak to me again to get a Reward.,Excellent! Lets get you your reward!,,Good Luck,,,,,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88882,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50000000,90000000,0,0,0,0,0,0,250000,0,0,0,0,,0,0,0,0,,0,0,0,0,0,0,0,0,0,0,0,0,0
    o and can you show me what you did to fix it because i have several other problems just like this exept with other stuff

  4. #4
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sure u've done it right?
    I got this error because of something wrong in the SQL.
    it was because there were things in there wich wasnt supported in 3.0.3 server's.
    so i wonder if you got an error in the SQL file.
    and one more thing:
    the: , -.- you cant have a , beetween your sentences. it will ruin the whole thing!
    then the SQL can think it's the next value. That's maybe one of ur problem's.
    cant help u anymore sorry.

  5. #5
    kreegoth's Avatar Contributor
    Reputation
    122
    Join Date
    Jun 2008
    Posts
    810
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you have the part at the beginning that should say something like Insert into `quests` ?? just asking because i dont see it in the query you posted..

  6. #6
    Agent Orange's Avatar Knight-Lieutenant
    Reputation
    23
    Join Date
    Aug 2008
    Posts
    260
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    no i dont. Where am i suppose to put that?

  7. #7
    hax0rz's Avatar Member
    Reputation
    5
    Join Date
    Aug 2007
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    INSERT INTO quests (
    entry,ZoneId,sort,flags,MinLevel,questlevel,Type,RequiredRaces,RequiredClass,RequiredTradeskill,RequiredTradeskillValue,RequiredRepFaction,RequiredRepValue,LimitTime,SpecialFlags,PrevQuestId,NextQuestId,srcItem,SrcItemCount,Title,Details,Objectives,CompletionText,IncompleteText,EndText,ObjectiveText1,ObjectiveText2,ObjectiveText3,ObjectiveText4,ReqItemId1,ReqItemId2,ReqItemId3,ReqItemId4,ReqItemCount1,ReqItemCount2,ReqItemCount3,ReqItemCount4,ReqKillMobOrGOId1,ReqKillMobOrGOId2,ReqKillMobOrGOId3,ReqKillMobOrGOId4,ReqKillMobOrGOCount1,ReqKillMobOrGOCount2,ReqKillMobOrGOCount3,ReqKillMobOrGOCount4,ReqCastSpellId1,ReqCastSpellId2,ReqCastSpellId3,ReqCastSpellId4,RewChoiceItemId1,RewChoiceItemId2,RewChoiceItemId3,RewChoiceItemId4,RewChoiceItemId5,RewChoiceItemId6,RewChoiceItemCount1,RewChoiceItemCount2,RewChoiceItemCount3,RewChoiceItemCount4,RewChoiceItemCount5,RewChoiceItemCount6,RewItemId1,RewItemId2,RewItemId3,RewItemId4,RewItemCount1,RewItemCount2,RewItemCount3,RewItemCount4,RewRepFaction1,RewRepFaction2,RewRepFaction3,RewRepFaction4,RewRepFaction5,RewRepFaction6,RewRepValue1,RewRepValue2,RewRepValue3,RewRepValue4,RewRepValue5,RewRepValue6,RewRepLimit,RewMoney,RewXP,RewSpell,CastSpell,PointMapId,PointX,PointY,PointOpt,RewardMoneyAtMaxLevel,ExploreTrigger1,ExploreTrigger2,ExploreTrigger3,ExploreTrigger4,RequiredOneOfQuest,RequiredQuest1,RequiredQuest2,RequiredQuest3,RequiredQuest4,RemoveQuests,ReceiveItemId1,ReceiveItemId2,ReceiveItemId3,ReceiveItemId4,ReceiveItemCount1,ReceiveItemCount2,ReceiveItemCount3,ReceiveItemCount4,IsRepeatable,bonushonor,rewardtitleid,rewardtalents,suggestedplayers)
    
    Values (80006,0,0,4,1,80,0,1791,1503,0,0,0,0,0,0,0,0,0,0,Welcome to WoWStarz,Welcome to WoWStarz!$BOur server has many things to offer,There is Custom quests, custom Items and Custom Zones. My job here is to welcome newcomers to WoWStarz server, and to give them a starters gift. ,Speak to me again to get a Reward.,Excellent! Lets get you your reward!,,Good Luck,,,,,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88882,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50000000,90000000,0,0,0,0,0,0,250000,0,0,0,0,,0,0,0,0,,0,0,0,0,0,0,0,0,0,0,0,0,0);
    Try that now

  8. #8
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Agent Orange View Post
    no i dont. Where am i suppose to put that?
    check the solution posted that should do the trick

    and if it wont work try the same query but put the values between ' ' (single quotes)

  9. #9
    Agent Orange's Avatar Knight-Lieutenant
    Reputation
    23
    Join Date
    Aug 2008
    Posts
    260
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i now get
    Code:
    * SQL Error: 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 'to WoWStarz,Welcome to WoWStarz!$BOur server has many  */

  10. #10
    illegalalien's Avatar Active Member
    Reputation
    15
    Join Date
    Sep 2008
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    run this it worked in mine so it should work in yours :P

    Code:
    INSERT INTO quests (
    entry,ZoneId,sort,flags,MinLevel,questlevel,Type,RequiredRaces,RequiredClass,RequiredTradeskill,RequiredTradeskillValue,RequiredRepFaction,RequiredRepValue,LimitTime,SpecialFlags,PrevQuestId,NextQuestId,srcItem,SrcItemCount,Title,Details,Objectives,CompletionText,IncompleteText,EndText,ObjectiveText1,ObjectiveText2,ObjectiveText3,ObjectiveText4,ReqItemId1,ReqItemId2,ReqItemId3,ReqItemId4,ReqItemCount1,ReqItemCount2,ReqItemCount3,ReqItemCount4,ReqKillMobOrGOId1,ReqKillMobOrGOId2,ReqKillMobOrGOId3,ReqKillMobOrGOId4,ReqKillMobOrGOCount1,ReqKillMobOrGOCount2,ReqKillMobOrGOCount3,ReqKillMobOrGOCount4,ReqCastSpellId1,ReqCastSpellId2,ReqCastSpellId3,ReqCastSpellId4,RewChoiceItemId1,RewChoiceItemId2,RewChoiceItemId3,RewChoiceItemId4,RewChoiceItemId5,RewChoiceItemId6,RewChoiceItemCount1,RewChoiceItemCount2,RewChoiceItemCount3,RewChoiceItemCount4,RewChoiceItemCount5,RewChoiceItemCount6,RewItemId1,RewItemId2,RewItemId3,RewItemId4,RewItemCount1,RewItemCount2,RewItemCount3,RewItemCount4,RewRepFaction1,RewRepFaction2,RewRepFaction3,RewRepFaction4,RewRepFaction5,RewRepFaction6,RewRepValue1,RewRepValue2,RewRepValue3,RewRepValue4,RewRepValue5,RewRepValue6,RewRepLimit,RewMoney,RewXP,RewSpell,CastSpell,PointMapId,PointX,PointY,PointOpt,RewardMoneyAtMaxLevel,ExploreTrigger1,ExploreTrigger2,ExploreTrigger3,ExploreTrigger4,RequiredOneOfQuest,RequiredQuest1,RequiredQuest2,RequiredQuest3,RequiredQuest4,RemoveQuests,ReceiveItemId1,ReceiveItemId2,ReceiveItemId3,ReceiveItemId4,ReceiveItemCount1,ReceiveItemCount2,ReceiveItemCount3,ReceiveItemCount4,IsRepeatable,bonushonor,rewardtitleid,rewardtalents,suggestedplayers)
    
    Values (80007,0,0,4,1,80,0,1791,1503,0,0,0,0,0,0,0,0,0,0,'Welcome to WoWStarz','Welcome to WoWStarz!$BOur server has many things to offer,There is Custom quests, custom Items and Custom Zones. My job here is to welcome newcomers to WoWStarz server, and to give them a starters gift.' ,'Speak to me again to get a Reward.','Excellent! Lets get you your reward!','','Good Luck','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88882,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50000000,90000000,0,0,0,0,0,0,250000,0,0,0,0,'',0,0,0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0);
    in sql syntax you need to surround any words in ' ' if you dont itll give you an error also you cant have ,,,,, it HAS to have something in between each , , either a null value or just empty qoutes ie... ,'','','',

    hope i make myself clear :P

  11. #11
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by illegalalien View Post
    run this it worked in mine so it should work in yours :P

    Code:
    INSERT INTO quests (
    entry,ZoneId,sort,flags,MinLevel,questlevel,Type,RequiredRaces,RequiredClass,RequiredTradeskill,RequiredTradeskillValue,RequiredRepFaction,RequiredRepValue,LimitTime,SpecialFlags,PrevQuestId,NextQuestId,srcItem,SrcItemCount,Title,Details,Objectives,CompletionText,IncompleteText,EndText,ObjectiveText1,ObjectiveText2,ObjectiveText3,ObjectiveText4,ReqItemId1,ReqItemId2,ReqItemId3,ReqItemId4,ReqItemCount1,ReqItemCount2,ReqItemCount3,ReqItemCount4,ReqKillMobOrGOId1,ReqKillMobOrGOId2,ReqKillMobOrGOId3,ReqKillMobOrGOId4,ReqKillMobOrGOCount1,ReqKillMobOrGOCount2,ReqKillMobOrGOCount3,ReqKillMobOrGOCount4,ReqCastSpellId1,ReqCastSpellId2,ReqCastSpellId3,ReqCastSpellId4,RewChoiceItemId1,RewChoiceItemId2,RewChoiceItemId3,RewChoiceItemId4,RewChoiceItemId5,RewChoiceItemId6,RewChoiceItemCount1,RewChoiceItemCount2,RewChoiceItemCount3,RewChoiceItemCount4,RewChoiceItemCount5,RewChoiceItemCount6,RewItemId1,RewItemId2,RewItemId3,RewItemId4,RewItemCount1,RewItemCount2,RewItemCount3,RewItemCount4,RewRepFaction1,RewRepFaction2,RewRepFaction3,RewRepFaction4,RewRepFaction5,RewRepFaction6,RewRepValue1,RewRepValue2,RewRepValue3,RewRepValue4,RewRepValue5,RewRepValue6,RewRepLimit,RewMoney,RewXP,RewSpell,CastSpell,PointMapId,PointX,PointY,PointOpt,RewardMoneyAtMaxLevel,ExploreTrigger1,ExploreTrigger2,ExploreTrigger3,ExploreTrigger4,RequiredOneOfQuest,RequiredQuest1,RequiredQuest2,RequiredQuest3,RequiredQuest4,RemoveQuests,ReceiveItemId1,ReceiveItemId2,ReceiveItemId3,ReceiveItemId4,ReceiveItemCount1,ReceiveItemCount2,ReceiveItemCount3,ReceiveItemCount4,IsRepeatable,bonushonor,rewardtitleid,rewardtalents,suggestedplayers)
    
    Values (80007,0,0,4,1,80,0,1791,1503,0,0,0,0,0,0,0,0,0,0,'Welcome to WoWStarz','Welcome to WoWStarz!$BOur server has many things to offer,There is Custom quests, custom Items and Custom Zones. My job here is to welcome newcomers to WoWStarz server, and to give them a starters gift.' ,'Speak to me again to get a Reward.','Excellent! Lets get you your reward!','','Good Luck','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88882,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50000000,90000000,0,0,0,0,0,0,250000,0,0,0,0,'',0,0,0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0);
    in sql syntax you need to surround any words in ' ' if you dont itll give you an error also you cant have ,,,,, it HAS to have something in between each , , either a null value or just empty qoutes ie... ,'','','',

    hope i make myself clear :P
    Oh nice to post it I told him to use single quotes but well... maybe now he does understand what i was trying to say

  12. #12
    Agent Orange's Avatar Knight-Lieutenant
    Reputation
    23
    Join Date
    Aug 2008
    Posts
    260
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It worked thanks

Similar Threads

  1. [Help] Error loading in items
    By Agent Orange in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 02-03-2009, 12:45 PM
  2. [HELP] Big Error Loading Ascent-Logon +Rep to helpers
    By jackdaripper in forum World of Warcraft Emulator Servers
    Replies: 14
    Last Post: 05-30-2008, 03:30 AM
  3. Windows media player helps wow load faster?
    By gladiator101 in forum World of Warcraft Guides
    Replies: 10
    Last Post: 01-30-2008, 04:56 AM
  4. [Help] Error in my Ascent
    By SectorSeven in forum World of Warcraft Emulator Servers
    Replies: 11
    Last Post: 01-10-2008, 06:12 AM
  5. MySQL help error 1045
    By psfan1507 in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 12-09-2007, 11:24 AM
All times are GMT -5. The time now is 02:24 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search