No, my header.php is on a whole different domain (same box, just different users)
i tried using chdir() before and after including global.php but it still won't work, something about too many SQL connections after a short time.. (it's looping or something probably).
I just have no clue what to do about the whole $_GET-problem and I'm running out of ideas, I appreciate the help a lot though, Thanks.
I guess I'll end up print_r'ing $_GET through ~5000 lines of php code to find out where it gets lost =) Nothing like a nice relaxing Sunday afternoon..
It works on the top of global.php, but not at the bottom. I guess thats a start.
edit: MIZ, I didn't quite understand what you meant by your post, could you explain it a little more in detail?
|