It would be more appropriate to submit a thread in the Service Requests forum stating the problem and a desired price to fix it and have others send you private messages. My services are not available at the moment. However, I can give you the advice to check that every <if> has a closing </if> and every </if> has an opening <if>. I've seen Apache's CPU load skyrocket on my own test server when conditionals don't match up correctly. My guess is vB's method of evaluating conditionals is stuck in an infinite look, possibly recursive.
|