Quote:
Originally Posted by 350Chevy
I never tested, it shouldn't add any queries until a PM is sent. If anything then yes, one query.
In global.php
Code:
srand(make_seed()); $srand_snd = rand (1,10);
change the number 10 in rand (1,10) to whatever number you wish.
I just tested my board and the popups work fine for me with this. The code should not have any effect on the popups. 
|
Thank you sir, other than popups not popping up, it works great. Nice Job.
I'll see if I messed something up.