Post
Topic
Board Digital goods
Re: [WTB or Bounty] Services of web developer to fix a website script.
by
Bitsky
on 31/08/2014, 08:07:36 UTC
Altogether about 2.5MB. not very big, What doesn't work is the Hit/Stand functions. It links those 2 actions to the gameAction javascript function in the main.js file but i've looked through there and fixed a few syntax errors and nothing yet. Also an issue with the emulated cron he setup to check for deposits but i have no knowledge on emulated cronjobs... It worked even when the hit/stand functions didn't work so i assume it's just a syntax error in that file that's causing the cronjob not to read.
For Javascript debugging, open the browser console and look at the errors (ctrl+shift+k in Firefox).
What OS are you running it on? On RHEL/CentOS the webserver is blocked from making calls to other servers by default.
Also, tail your httpd errorlog to see what's wrong.