Jump to content
MakeWebGames

dbledeez

Members
  • Posts

    4
  • Joined

  • Last visited

    Never

dbledeez's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Re: [MCcode V2] Item sell code revamp ~ Last of the lot I agree with radio_active. Although I haven't been terribly active in posting in these forums, Most of what I see are experienced people talking down to those who don't know as much as them. Why not say, "Here is where you went wrong, and this is what you need to do to fix it" Otherwise i think posting and saying how "Wrong" Someone is, is just unessacary and rude.
  2. Re: Updated Display Pic System [V2] So the upload button? Is that just setting the address? where are the images being uploaded? or is the user just supposed to put in a web address?
  3. Re: Simple Job Specials [V2] Oh! I feel very dumb, :oops: Thanks for humouring me, sorry to bother.
  4. Re: Simple Job Specials [V2] Hey there, tried installing and when i try and input this into the sql i get an error.. Requested SQL to run: case 'newjobspec': newjobspec(); break; case 'jobspecedit': jobspecedit(); break; case 'jobspecdele': jobspecdele(); break; Error given Back: SQL query: CASE 'newjobspec' : newjobspec( )break; MySQL said: Documentation #1064 - 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 'case 'newjobspec': newjobspec() break' at line 1 Please Help? Everything else installed just perfectly except for this, and obviously it wont work without it, lol. Any help would be much appreciated. Thanks! :wink:
×
×
  • Create New...