Fatal error: Maximum execution time of 30 seconds exceeded in /home/myfolder/public_html/packages/vbforum/bbcodehelper/table.php on line 497
When trying to make a post..
I've already tried setting the config.php file with ini_set("max_execution_time", "2880"); but it only generated a different error.
Does this sound like a product issue? Appreciate any help.
When trying to make a post..
I've already tried setting the config.php file with ini_set("max_execution_time", "2880"); but it only generated a different error.
Does this sound like a product issue? Appreciate any help.
Comment