Fatal Error on line 1291
Hi Everybody,
So I clicked on the pricing option (here is the url of the page
http://collegeretail.org/wp-admin/ad...ge=app-pricing) in the classipress menu and this is the error that I get...
Fatal error: Maximum execution time of 30 seconds exceeded in /home2/sufyan/public_html/
wp-content/themes/classipress/includes/admin/settings.php on line 1291
So I go and follow on the above directory and here is what my settings.php says on line 1291
if ( $subcat->parent != $parent ) {
continue;
}
I am not sure what to do about this as the whole pricing menu has become totally inaccessible as in when ever I click Pricing I get the following error no matter how many time I refresh the page, all other menus, setting options are working fine and only thing acting up is the pricing menu.
Any help on solving this would be much appreciated.
Thanks.