WebmasterSite.net
PHP scripts to enable your creativity
Home
Web Scripts
WSN Links
WSN Gallery
WSN Knowledge Base
WSN Forum
WSN Classifieds
WSN Directory
WSN AdUnblocker
WSN FormEmail
WSN InstaChat
WSN Redirector
WSN Webcomic
WSN Guest
Reviews
WSN For WordPress
WSN For Web Designers
Webmaster Resource Links
Register
Log In
Username
Password
Login
Forgot your password?
WSN Support Forums
Paid Scripts Support
Timeout error
Timeout error
When trying to edit categories
Details
Discussion
3
Print
Comments on Timeout error
•
midwestmedia
Usergroup:
Customer
Joined:
Apr 17, 2004
Total Topics:
21
Total Comments:
50
•
midwestmedia
#1 -
Quote
-
Permalink
Posted Mar 23, 2006 - 12:42 PM:
Ok, I've read all of the support documentation in the manual for fixing this timeout error, but I'm still running into problems.
I have 20 categories (226 subcats) and at first I got this message when I tried to edit categories (bulkcategories.php):
Fatal error, exceeded 30 seconds (paraphrased)
/templatefunctions.php line 405
I set the sitemap to 1 and regenerated everything including the sitemap. When I tried it again, I got this message:
Fata error....blah, blah...
but now its in /templatefunctions.php line 164
This is my line 164:
$template = str_replace($tempvar, $replacewith, $template);
My line 405 is :
if (strstr($text, 'name="'. $field .'"') || strstr($text, 'name="'. $field .'[]"'))
Any ideas on what I can try next?
Jen
•
midwestmedia
Usergroup:
Customer
Joined:
Apr 17, 2004
Total Topics:
21
Total Comments:
50
•
midwestmedia
#2 -
Quote
-
Permalink
Posted Mar 23, 2006 - 12:47 PM:
A few minutes later....error is back on line 405....
Jen
•
Paul
developer
Usergroup:
Administrator
Joined:
Dec 20, 2001
Location:
Diamond Springs, California
Total Topics:
61
Total Comments:
7868
•
Paul
#3 -
Quote
-
Permalink
Posted Mar 24, 2006 - 11:10 PM:
Do you have the category selector on submission page switch still on? That's what the behavior sounds like.
Search thread for
Go ►
Download thread as
text
HTML
Go ►
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on Timeout error
Usergroup: Customer
Joined: Apr 17, 2004
Total Topics: 21
Total Comments: 50
Ok, I've read all of the support documentation in the manual for fixing this timeout error, but I'm still running into problems.
I have 20 categories (226 subcats) and at first I got this message when I tried to edit categories (bulkcategories.php):
Fatal error, exceeded 30 seconds (paraphrased)
/templatefunctions.php line 405
I set the sitemap to 1 and regenerated everything including the sitemap. When I tried it again, I got this message:
Fata error....blah, blah...
but now its in /templatefunctions.php line 164
This is my line 164:
$template = str_replace($tempvar, $replacewith, $template);
My line 405 is :
if (strstr($text, 'name="'. $field .'"') || strstr($text, 'name="'. $field .'[]"'))
Any ideas on what I can try next?
Jen
Usergroup: Customer
Joined: Apr 17, 2004
Total Topics: 21
Total Comments: 50
A few minutes later....error is back on line 405....
Jen
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Do you have the category selector on submission page switch still on? That's what the behavior sounds like.