1 (edited by rajans 2005-03-16 00:08)

Topic: Administrator cannot post anything!?

Hallo!

Problem is : i am forum administrator. When i try to post anything next "post errors" message come :

"The following errors need to be corrected before the message can be posted:

At least 0 seconds have to pass between posts. Please wait a little while and try posting again. "

What is the problem & how to solve this?
-------------------------------------------------
P.S. Other admin privilege works fine.
-------------------------------------------------

PROBLEM IS NOW BIGGER! MANY USER SEND MAIL AND SUGGEST SAME PROBLEM!

Re: Administrator cannot post anything!?

The problem is that somehow the last post you have made is in the past.

Go into phpmyadmin, and edit your user. Find the feild 'last_post' and replace that with a 0.

This will hopefully solve your problem..

Indocron
$theQuestion = (2*b) || !(2*b);

Re: Administrator cannot post anything!?

Please, read a "red" edit on previous post! Thanks!

Re: Administrator cannot post anything!?

Did you try what i suggested, and you still cannot post?

If you dont have Phpmyadmin, I think I might be able to write a short script

Indocron
$theQuestion = (2*b) || !(2*b);

Re: Administrator cannot post anything!?

Well, let's see...

No, i dont have phpmyadmin. If you have some time...

Thanks!

Re: Administrator cannot post anything!?

http://gary13579.info/update_last_post.zip

Extract it, upload the file to the folder with your forum. Then try running the script.

Indocron
$theQuestion = (2*b) || !(2*b);

Re: Administrator cannot post anything!?

Thanks again, i try & then send the result!

Re: Administrator cannot post anything!?

I guess it worked :S

Indocron
$theQuestion = (2*b) || !(2*b);

Re: Administrator cannot post anything!?

Sorry, i'm little late with answer. Yes, now everything works. Admin, mods & users now have wait 0 seconds to the next posts. Thanks !