trade page problem

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

trade page problem

Post by rax »

I'm having a problem on the trade page on just one of my sites.

The sort feature isn't working and when I click on any header to sort by that column, I get to moved to the top of the page.

The domain OPS buttons "E D F S C" also aren't working.

build: 201708291359
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: trade page problem

Post by admin »

99% JS is off
1 Check that you don't have js off for that site
2 that it loads JS libs (use network tab of your browser)
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 »

JS is on.

The same thing is occurring on multiple browsers.
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: trade page problem

Post by admin »

Did you check network data that your browser actually gets JS script ?
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 »

Yes.

Just to be clear, this is only occurring on one of my sites.
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: trade page problem

Post by admin »

Yes, that's why I'm sure it has something to do with site setup, not the script

Ok send me admin area plz
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 »

Ok I believe it was because I had too many feeders as my trade page wasn't loading today. I've deleted feeders from mysql. Sort function is working again and so are OPS buttons. Thanks for the help.
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: trade page problem

Post by admin »

ok,NP
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 »

For tcms, is this still the best way to delete feeders when the trade page in admin won't load?

Code: Select all

delete from traders where ta = 7
I did this 2 days ago and the Main Stats on admin homepage for 24hr keep on increasing. History : Last 7 days stats for 9/5/2017 are blank.

I know that the 'day' database is different in tcms than in scj. Do I have to delete anything there?
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: trade page problem

Post by admin »

The best way is to
1. add new traders as subfeeder
2. set show_errors = on and see actual error
then we can fix it
Don't forget to run script update
Post Reply