![]() |
No problemo:)
That always confused me when I first started using Queries...:) Satan |
1) You should replace, in the hack instructions:
}elseif (strlen($message)>$foruminfo[forumpostchars]) { with: }elseif (strlen($message)>=$foruminfo[forumpostchars]) { otherwise, if someone posts the exact same number of characters as is set for that forum, no update query is run at all, and you might get inaccuraces in your usertable (postcounts not matching usertitles anymore, etc. etc. etc. etc.). The > has to be >= 2) I don't get it - where / why does this hack add one query? I don't see an additional query Anywhere :) Good idea for a hack, but I'm gonna implement a different version (basically just a fixed minimum-char-amuont, not forum-specific. Don't need to edit any files except newreply.php and newthread.php :)) |
Quote:
|
Sounds cool Kura...
And you are absolutely right about >=... I shall update it soon:) Satan |
Sorry to seem stupid, I have installed the hack, where do I insert the number of characters needed to advance the post count?
Thanks |
Don't worry, found it, thanks
|
OK, went to my forums today and for some reason all the forums I have applied this too have become forum catagories, also the new hack for these post counts has over placed the Is private Forum Option in the forum modify>edit menu and is a forum (if not will act as catagory) option.
So, my question is, how do I get out of this? and if no one has an answer, how do I uninstall this hack? is there a SQL Query I can run to remove the 2 quries I installed putting this hack in? Thanks, quick replies would be appreciated. Forums URL is www.middlesexwing.co.uk/forums VB Ver: 2.2.9 log in using username: helpme password: helpme This will give you viewing access. |
How do you mean overplaced?
And simply run: ALTER TABLE *tablename* DROP *table* I forgot what values I used:confused: Satan |
Will this work with the store hack?
|
Currently no, but I am sure that it could be integrated:)
Satan |
All times are GMT. The time now is 08:00 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|