Quote:
Originally Posted by Dave Hybrid
I checked your site, seems to be working fine.
The DB errors will happen, you can reduce them but upping the time out limit of MySQL.
Some pages take some time to translate due to the amount of text on the page and MySQL get's impatient, they will stop eventually as translations load from cache and do not impact the working of your site.
|
I think it is a limit of the hosting unfortunately. I can check to see if the MySQL limits can be altered but I may not have much of a choice.
What would be the best way to limit the script to only vB pages? Since I have so many different mods that it will not work with I think it would be best to wrap the flag code in conditionals. Has anybody done this yet?