top50servers
Active Member
I have some code in my footer and I wish to display the total number of votes and the total number of users sent ( {$tot_in_overall} & {$tot_out_overall} respectively) but these 2 values change depending on the page.
For example, when going to one of my sites details pages, the 2 values change to the overall that only that server has got, not the whole site.
What values would show the whole sites values every time, and how can I make sure it loads every time before the page finishes its render?
Right now it will fail to load in most cases and stop at a random number :
For example, when going to one of my sites details pages, the 2 values change to the overall that only that server has got, not the whole site.
What values would show the whole sites values every time, and how can I make sure it loads every time before the page finishes its render?
Right now it will fail to load in most cases and stop at a random number :