Forum Moderators: coopster
So somehow I found myself taking out some of the other PHP code I had. I have a few open/close php tags because I am putting it here and there....
So now it works...
My question is if there is a limit for whatever reason to how many times PHP can be processed on a single file regardless of how simple each process is?
I would turn on error_reporting() [php.net] and see if you don't have a syntax error somewhere.