Jump to content
MakeWebGames

Editing job ranks error


PrimeSuspect

Recommended Posts

Hello ;

i get this error when i try to edit a job rank..

QUERY ERROR:

Query was UPDATE jobranks SET jrNAME='Nurse', jrJOB = 1, jrPAY= 1000, jrIQG=15, jrLABOURG=30, jrSTRG=18, jrIQN=1000, jrLABOURN=1500, jrSTRN=1200WHERE jrID=3

I only try to change name of the job rank.For example ; Chancing Nurse as Hemsire

Shouldn't there be a space between 1200 and WHERE

Link to comment
Share on other sites

Hello ;

i get this error when i try to edit a job rank..

QUERY ERROR:

Query was UPDATE jobranks SET jrNAME='Nurse', jrJOB = 1, jrPAY= 1000, jrIQG=15, jrLABOURG=30, jrSTRG=18, jrIQN=1000, jrLABOURN=1500, jrSTRN=1200WHERE jrID=3

I only try to change name of the job rank.For example ; Chancing Nurse as Hemsire

Shouldn't there be a space between 1200 and WHERE

i dunno..are you sure ?

Edit : I checked the codes but i thnk its not about this.. This is the error what i have..

Link to comment
Share on other sites

Hello ;

i get this error when i try to edit a job rank..

QUERY ERROR:

Query was UPDATE jobranks SET jrNAME='Nurse', jrJOB = 1, jrPAY= 1000, jrIQG=15, jrLABOURG=30, jrSTRG=18, jrIQN=1000, jrLABOURN=1500, jrSTRN=1200WHERE jrID=3

I only try to change name of the job rank.For example ; Chancing Nurse as Hemsire

Shouldn't there be a space between 1200 and WHERE

Do you have all the SQL's for that?

Yes.. I can easyly change it from the sql table (jobrank).But when i try to change it from the staff panel i get tht error..

Link to comment
Share on other sites

Hello ;

i get this error when i try to edit a job rank..

QUERY ERROR:

Query was UPDATE jobranks SET jrNAME='Nurse', jrJOB = 1, jrPAY= 1000, jrIQG=15, jrLABOURG=30, jrSTRG=18, jrIQN=1000, jrLABOURN=1500, jrSTRN=1200WHERE jrID=3

I only try to change name of the job rank.For example ; Chancing Nurse as Hemsire

Shouldn't there be a space between 1200 and WHERE

i dunno..are you sure ?

Edit : I checked the codes but i thnk its not about this.. This is the error what i have..

I solved the problem..You were right , i checked again staffjob.php and put a space between 1200 and WHERE and solved...

Thank You...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...