Jump to content
MakeWebGames

PrimeSuspect

Members
  • Posts

    60
  • Joined

  • Last visited

Everything posted by PrimeSuspect

  1. Hello guys I was using ravan script tht is illegal but i wasnt know its illegal.Now i want to switch my ravan script to legal mccode v2.Before buying mccode v2 i want to ask some questions ; i dont want to change ravan theme but i want to change codes illegal to legal.So there are some encoded and different files in ravan script tht mccode doesnt have like core.php lfooter.php footer.php etc.So if i buy mccode v2 can i keep on using ravan theme ? And how can i switch my files from ravan to mccode vs2 smootly ?
  2. Can we convert this as marque? For example xxxplayer attacked xxxplayer at xx time.I mean live information as marque.
  3. Is there a problem with donate.php codes in 18. line ? i just replaced this codes with old one. it warns as Parse error: syntax error, unexpected '<' in /home/xxxx/public_html/donator.php on line 18
  4. Errrr..Yea this is a kind of mod request.I just wonder if there is a mod available as a free or paid one.
  5. Hi everyone i have few questions ; i want to do credit system in my game.For example player buys 100credit for 5$ (real cash) and he can spend their credits in premium items shop.There will be some special items and premium packages in the shop.Also there will be staff panel to edit delete or add new items etc....
  6. Hello guys First of all thnx all for your help.. I solved my problem and i want to share it with you. I tried wget -c command instead of curl and now it works perfectly.. Full Code : wget -c http://www.mydomain.com/cron_run_minute.php?code=mycode
  7. Also when i copy/paste the link that i write CPanel to the web browser like this http://kv.mydomain.com/cron_run_minute.php?code=mycode , it works manually.. Every i copy and paste to the browser it works like 1minute 1minute....
  8. I asked them if they are allowed to run or not , they said yes we allowed there is no limitation...
  9. First of all im sorry for my bad english :) I have problem with cron job settings.My host is cpanel and it allows to set up cron jobs (munite , hour , day...). I installed my game in a subdomain.Its like kv.mydomain.com and when i set my cron jobs like this curl kv.mydomain.com/cron_munite.php or curl kv.mydomain.com/cron_munite.php?code=mycode i have a error like below.. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 392 100 392 0 0 783 0 --:--:-- --:--:-- --:--:-- 783 100 392 100 392 0 0 783 0 --:--:-- --:--:-- --:--:-- 0 406 Not Acceptable Not Acceptable An appropriate representation of the requested resource /kv/cron_run_minute.php could not be found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. and When i set my cron job link like this curl /kv/cron_jobs_munite.php or curl /kv/cron_jobs_munite.php?code=mycode i have this error like below.. curl: (3) malformed First time i got curl: (3) malformed error my 10 munites jail started till 7 munites and suddenly it stopped again.I asked my host if there is a limitation for cron munite or smt like this.He said there is no limitation. Pls help me... Im sorry for my bad english again...
×
×
  • Create New...