Previous Thread
Next Thread
Print Thread
Hop To
Joined: Jan 2006
Posts: 11
O
stranger
stranger
O Offline
Joined: Jan 2006
Posts: 11
This is not a result of using the quick reply feature.

If a user takes too long (not sure what too long is) while finishing a normal reply this message is generated.

It's pretty frustrating to older members who seem to take a long time to post or are creating long messages.

Joined: Mar 2006
Posts: 2
T
TFS Offline
stranger
stranger
T Offline
Joined: Mar 2006
Posts: 2
Has anyone found a fix for this yet? Its really a problem for our board. People like to sit and write a book and they lose it. Its a pretty significant defect.

Joined: Jun 2006
Posts: 182
A
member
member
A Offline
Joined: Jun 2006
Posts: 182
I'd disable the form checking part in the code.

Joined: Mar 2006
Posts: 2
T
TFS Offline
stranger
stranger
T Offline
Joined: Mar 2006
Posts: 2
[]I'd disable the form checking part in the code. [/]

Thanks, but how do I do that? Is that a trick answer? Seems like there should be a fix for it...

Joined: Jun 2006
Posts: 182
A
member
member
A Offline
Joined: Jun 2006
Posts: 182
in addpost.php

search for


Code
if(!$form_check_ok) {
	$html->not_right($ubbt_lang["INVALID_FORM_KEY"]);
} // end if  


and comment it out.

Be aware though, that you are potentially opening doors to exploits. Not very likely, but possible.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Version 7.7.5 Images suddenly not displaying
by Stovebolt - 05/04/2024 11:19 AM
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Who's Online Now
0 members (), 740 guests, and 145 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240501)