php Arcade Script
May 25, 2013, 01:36:16 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: To upgrade your forum account and access the phpAS Owners Only Section, you need to Log in to the members area and fill out the box at the top of the page. Doing this will get you verified as an official script owner and you will then be able to access the phpAS owner forums.

WARNING: At no time can a phpArcadeScript Owner offer a copy of phpArcadeScript to another person, whether it be someone who is looking for the script or even a current phpArcadeScript owner. Please refer all questions for sales or support at http://www.phparcadescript.com/support    Click Here To Check If Licence Is Valid.

Important notice regarding Php Arcade Script: http://www.phparcadescript.com/forums/index.php/topic,8316.0.html
Important notice regarding forum support: http://www.phparcadescript.com/forums/index.php/topic,8317.0.html

Is your email updated? http://www.phparcadescript.com/forums/index.php/topic,8321.0.html
 
   Home   Help Arcade Login Register  

IMPORTANT:

We have started a new forum that will replace this one in full shortly. You can still reply to existing topics on this forum, but new topics cannot be started here. Please start your new topics on the new forum: here.
Read more about this change here.
Pages: [1]
  Print  
Author Topic: Ins are not counted...  (Read 1488 times)
German
Newbie
*
Posts: 12


« on: January 04, 2011, 05:25:36 AM »

Hey,

where is the error? In the script or in the template?

The hit-ins from the partnerlinks are not counted on www.online-games.at

Can you help?

Best Regards
Logged
German
Newbie
*
Posts: 12


« Reply #1 on: January 05, 2011, 09:14:50 AM »

Hey,

where is the error? In the script or in the template?

The hit-ins from the partnerlinks are not counted on www.online-games.at

Can you help?

Best Regards

The stats are doesn´t work, too...
Logged
German
Newbie
*
Posts: 12


« Reply #2 on: January 05, 2011, 09:37:30 AM »

The error is not in the template, all other templates have the same problem...

The links are not counted, the stats (played today) are not reset..

What can I do, where I can search?
Logged
PlayGamesArcade
phpAS Script Owners
Full Member
*
Posts: 205


WWW
« Reply #3 on: January 05, 2011, 11:46:09 AM »

Have you setup a cron job to nightly reset your arcade stats?
Cron jobs automatically execute various tasks on your preset schedules.

Take a look under your arcades 'admin/nightly.php', add that file as a 24 hour cron job under the server's cpanel.

Add something like (0 Hours, 0 Minutes, * Days):
Code:
php -q '/home/(your server directory)/public_html/admin/nightly.php' >/dev/null 2>&1

Your gameplay results, etc, will then reset when that is being called, at midnight server time, each day.
This is quiet mode (-q) with ignore output (>/dev/null 2>&1) so you don't get emailed each day about it.
Logged

German
Newbie
*
Posts: 12


« Reply #4 on: January 06, 2011, 01:14:03 PM »

Have you setup a cron job to nightly reset your arcade stats?
Cron jobs automatically execute various tasks on your preset schedules.

Take a look under your arcades 'admin/nightly.php', add that file as a 24 hour cron job under the server's cpanel.

Add something like (0 Hours, 0 Minutes, * Days):
Code:
php -q '/home/(your server directory)/public_html/admin/nightly.php' >/dev/null 2>&1

Your gameplay results, etc, will then reset when that is being called, at midnight server time, each day.
This is quiet mode (-q) with ignore output (>/dev/null 2>&1) so you don't get emailed each day about it.

Oh my god. That is study, but I´m newbie...

I have the script hostet by a normal webspace provider.
Logged
German
Newbie
*
Posts: 12


« Reply #5 on: January 06, 2011, 01:25:38 PM »



Oh my god. That is study, but I´m newbie...

I have the script hostet by a normal webspace provider.

I have many pages and scriptes there installed, but with all I have no problem. The stats, ins, etc. are all counted, just with phparcadescript not... Huh
Logged
German
Newbie
*
Posts: 12


« Reply #6 on: January 07, 2011, 03:22:41 AM »

I mean this is a code-error...

Maybe I have it made, I´m not sure...

For example, if I sort in admin panel link page by total in, then the links have the linkout.php, although I have select the real URL...

Something is wrong, but I have no idea. Can I send you the data? Can you look please?
Logged
German
Newbie
*
Posts: 12


« Reply #7 on: February 28, 2011, 03:55:48 AM »

I use many scripts, but in no I must have a cronjob. What is the fucking cronjob? Why I need that? I don´t like it, but the functions, as hitin and hitout links doesn´t work and the statistics, too...

And what support is that here? I´m a normally User of this script, I have buy it und get an answer, which I can´t do anything...

Never I have get such support get like this...

I´m very angry and disappointed...
Logged
JanArve
Administrator
Full Member
*****
Posts: 104


« Reply #8 on: February 28, 2011, 04:55:56 AM »

Hey German,

I am sorry that you haven't had a response earlier. Unfortunately though, the forums have been neglected for some time (you should have sent in a support ticket at http://www.phparcadescript.com/support as this is fully operational and less than 24 hour response time).

I have noted down the problem with the in/out counting and will look into it. We are just about finished testing the latest upgrade for phpAS, so if an error is found it won't make it into this upgrade, but we are reworking our system to allow for hot fixes to be released inbetween full upgrade releases.

I cannot tell you right this moment if its a bug thats in the script or if some changes on your end caused it, but it will be looked into. I apologize for the delay.
Logged
Pages: [1]
  Print  

IMPORTANT:

We have started a new forum that will replace this one in full shortly. You can still reply to existing topics on this forum, but new topics cannot be started here. Please start your new topics on the new forum: here.
Read more about this change here.
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!