I'm having problems with my script for surfsieve.com (traffic exchange site). When a member starts browsing, it loads surfsieve.com over and over again rather than showing the websites in the members list. Any idea what may be causing this problem? The site uses PHP and MYSQL.
Either the randomising algorithm is picking the same site each time (e.g. using the same seed), or the members list isn't being loaded somehow and it defaults to surfsieve.com. Any chance that you show us the code? It's a bit difficult to debug without it...
It's definitely the second, because surfsieve.com is not even on the members list Now I just have to figure out why the members list isn't being loaded. I suspect it's a database problem. I'll get back to you guys shortly