Jump to content
MakeWebGames

[mccode v1] New Jobs


Ishy

Recommended Posts

All you have to do is:

Open job.php and replace all with:

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

And your done.

NOTE: This will only work on plain jobs, if any other changes have been added to jobs it might conflict with this addon and will not work.

If you have any problems please message me!

Thanks

Toxication :-)

Link to comment
Share on other sites

  • 1 month later...
  • 3 months later...
  • 3 weeks later...
  • 1 month later...
  • 2 months later...

Re: [mccode v1] New Jobs

This is a nice mod only problem is that I have this query error haven't been able to work out a solution as yet. Any ideas? this is when I press the try get promoted

QUERY 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 'AND jrSTRN <= 88248.2853 AND jrLABOURN <= 2185.0000 AND jrIQN <= 1335.000000 AND' at line 1

Query was SELECT * FROM jobranks WHERE jrPAY > AND jrSTRN <= 88248.2853 AND jrLABOURN <= 2185.0000 AND jrIQN <= 1335.000000 AND jrJOB = 2 ORDER BY jrPAY DESC LIMIT 1

The code I am using is the V2 posted by Magicallguy

Cheers in advance

Link to comment
Share on other sites

Re: [mccode v1] New Jobs

 

This is a nice mod only problem is that I have this query error haven't been able to work out a solution as yet. Any ideas? this is when I press the try get promoted

QUERY 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 'AND jrSTRN <= 88248.2853 AND jrLABOURN <= 2185.0000 AND jrIQN <= 1335.000000 AND' at line 1

Query was SELECT * FROM jobranks WHERE jrPAY > AND jrSTRN <= 88248.2853 AND jrLABOURN <= 2185.0000 AND jrIQN <= 1335.000000 AND jrJOB = 2 ORDER BY jrPAY DESC LIMIT 1

The code I am using is the V2 posted by Magicallguy

Cheers in advance

same for me :|

Link to comment
Share on other sites

Re: [mccode v1] New Jobs

nevermind i deleted jrPAY > {$ir['jrPAY']} AND and it worked go figure for something simple and tearing my hair out trying to find something so darn simple no wonder no one answered for something so trivial, would have been nice and still would have learnt from it all the same.

Link to comment
Share on other sites

  • 1 month later...

Re: [mccode v1] New Jobs

 

All you have to do is:

Open job.php and replace all with:

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

And your done.

NOTE: This will only work on plain jobs, if any other changes have been added to jobs it might conflict with this addon and will not work.

If you have any problems please message me!

Thanks

Toxication :-)

whats the SQL tables for this?

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...