trade page problem

rax
Posts: 172
Joined: Sat Oct 05, 2013 9:28 pm

Re: trade page problem

Post by rax »

Where at is setting for "show_errors = on" ?
Last edited by rax on Wed Sep 06, 2017 10:42 pm, edited 1 time in total.
rax
Posts: 172
Joined: Sat Oct 05, 2013 9:28 pm

Re: trade page problem

Post by rax »

I've setup subfeeders. When viewing a domain by clicking "S" and then clicking on "subfeeders", there is no option to select the subfeeders with a checkmark to delete them. So there is no way to delete them.
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: trade page problem

Post by admin »

show_errors - in php.ini

do you still get white page ?
Don't forget to run script update
rax
Posts: 172
Joined: Sat Oct 05, 2013 9:28 pm

Re: trade page problem

Post by rax »

The trade page now loads and no more white page because I've deleted feeders from mysql like I mentioned in my other post.

The trader checkbox is no longer an issue, it wasn't selected in layouts.

I've turned on show_errors. History stats still isn't working.
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: trade page problem

Post by admin »

"History stats still isn't working."

what do you mean ?
Don't forget to run script update
rax
Posts: 172
Joined: Sat Oct 05, 2013 9:28 pm

Re: trade page problem

Post by rax »

After I deleted feeders from mysql, history stats aren't being displayed for feeders.
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: trade page problem

Post by admin »

If you deleted it from the DB - how can we display it ?
Don't forget to run script update
rax
Posts: 172
Joined: Sat Oct 05, 2013 9:28 pm

Re: trade page problem

Post by rax »

Because the trades are now re-added into feeders.

Let me explain in more detail.

Trade page wouldn't load at all. So I deleted feeders in mysql in "traders" table.

Now feeders are being re-added and I can view the trade page in admin again.

I click "S" on a feeder. I click on "history". I click on "details" on a specific day to see traffic stats by hour. Hours aren't being listed 00:00-23:00 as they normally do. Only a few various hours are being listed for every feeder. And the same exact hours are listed for every feeder.

2017-09-07

Only hour listed for every feeder is "15:00"

2017-09-08

"hours for every feeder are only "04:00-08:00"

2017-09-09

"hours for every feeder are only "13:00 & 14:00"


This has been going on for several days now.

Any ideas how to fix this?
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: trade page problem

Post by admin »

I see
That's because you don't run cron.php every minute
so if you don't run it on 00 - it doesn't write history caz it doesn't make sense at 05 minute for example.
Don't forget to run script update
rax
Posts: 172
Joined: Sat Oct 05, 2013 9:28 pm

Re: trade page problem

Post by rax »

I didn't change anything with the cron. All I did was delete feeders from 'traders' db. This same problem is taking place for my regular trades as well.

So what do I need to change to get history to work again?
Post Reply