• Anything ‘published’ on the web is viewed as intellectual property and, regardless of whether it displays a copyright symbol or not, is therefore copyrighted by the originator. The only exception to this is if there is a “free and unrestricted reuse” statement associated with the work.

    In order to protect our members and TFL from possible litigation, all members must abide by the following new rules:

    1. Copying and pasting entire articles from another site to TFL is strictly prohibited. The same applies to articles from print or other media, and to posting photographs taken of copyrighted pages or other media.

    2. Copyright law provides for “fair use” of portions of a copyrighted work. You can copy no more than a SINGLE paragraph from the article to your post (3 or 4 sentences at most).

    3. You must provide a link to the article along with the name of website. For example: ww.xxx.yyy/zzz (The Lower Thumbsuck Daily News).

    4. You must provide, in your own words, a brief summary of the article AND your reasons for believing it will be of interest to TFL members. Failure to do so may result in the thread being closed or your post being deleted as a “cut and paste drive by.”

    5. Photographs and other images are also copyrighted. "Hotlinking" of images (so that it appears in your message) from other sites is also prohibited unless you own rights to the image. If you wish to share an image, provide a clickable link to it.

    Posts that do not follow these new guidelines will be altered or deleted by staff. Members who continue to violate this policy may lose their posting privileges at TFL.

    Thank you for your cooperation and your participation in TFL, the leading online forum for firearms enthusiasts.

Search error

Borf

New member
While doing searches, I'm intermittently getting this error :

Fatal error: Maximum execution time of 30 seconds exceeded in /home/tfl/htdocs/forums/search.php on line 428

Note that the line number varies on each error. Thought you'd be interested.
 
What kind of search terms are you using?

Sounds like a typical server timeout on TFL's end, but I've never run across one here.
 
Interesting... I can reproduce it.
The original search was on

"gun safe"

it went out and sat for a bit, then returned the error on excessive execution time.
If I search on

"gun"

it comes up with the TFL error page saying it's dispatching an email to the staff.

I'm assuming this is due to the obscene number of threads containing this term.

However, doing a search on
"gun ammo"
works just fine.

Edit - "gun magazine" and "gun sight" also produce the error. using boolean AND has same effect.

hmmm
 
Fixed now, BUT

Be careful what you ask for!

YT was right. It was simply tripping on a 30 second limit in the PHP module. I increased this to 60 seconds in the middle of the night. It wouldn't take, even after a restart of the database.

Next step: Server Reboot.

Result: Server down for 18 hours!

Now we know: It was all Borf's fault! :D
Rich
 
Thanks for the detailed response. It will be very helpful in trying to determine the cause of the error.

Thanks also for your continued patience while we readjust to our surroundings. :)
 
I'll be careful wishing in the future :D

Did you try restarting apache? If PHP is built as an apache module it could well have been caching the old values.

Thanks again for all the hard work!
 
Back
Top