Tomm's Plugins and Stuff... - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html) +---- Thread: Tomm's Plugins and Stuff... (/thread-44374.html) |
RE: Tomm's Plugins and Stuff... - okitai - 2009-02-01 MattR, This is a mistake I came across in my old days of programing. The test user made, only, two(2) (if my math is correct), threads but do to a mistake in calculation you got this: ['LONG INT' - 'Actual threads' = 'Result'] -> [4294967296 - 2 = 4294967294] Because i don't use this plugin, I can't help you. But I'm sure you know a lot more then me in coding PHP. Hope this helps, Ori... RE: Tomm's Plugins and Stuff... - Tomm M - 2009-02-10 Added a new plugin - Auto-Reply to a New Thread. See the first post in this thread (or click here) (I'm still working on the above! :p) RE: Tomm's Plugins and Stuff... - JonathanP - 2009-02-11 hey tom, you think you can add something, so we can put in {username} for the auto-reply plugin? RE: Tomm's Plugins and Stuff... - Tomm M - 2009-02-11 Done Please re-download from http://community.mybboard.net/thread-44374-post-304754.html#pid304754 If you've already installed/activated the plugin, you can just replace the file in the ./inc/plugins/ folder. You then just need to alter the message in the ACP Settings. RE: Tomm's Plugins and Stuff... - JonathanP - 2009-02-11 that's was fast, thanks hmm, that's weird it dont work RE: Tomm's Plugins and Stuff... - kan3 - 2009-03-09 Greetings mate, I am trying to add icon next to thread count, but can't really find the place to add the code. Can you please help me out in this matter? Thank you. RE: Tomm's Plugins and Stuff... - Matt - 2009-03-09 Right at the evry bottom of the file, find <br />Topics: and put the code in there. RE: Tomm's Plugins and Stuff... - Tomm M - 2009-03-09 (2009-02-11, 04:00 PM)indigored Wrote: hmm, that's weird it dont work Just tested that plugin again, and it works fine for me on a 1.4.4 install... RE: Tomm's Plugins and Stuff... - JonathanP - 2009-03-09 Im going to reinstall it over. RE: Tomm's Plugins and Stuff... - x_Stricken_x - 2009-03-09 (2009-03-09, 07:53 PM)indigored Wrote: Im going to reinstall it over.Hm, it worked fine for me.. |