TBDev Forum
Programming board
Main Page Forum Rules Privacy Policy Members Contact Us
Welcome Guest (Login | Register)
TBDev Forum TBDev.net - Mods & hacks Mods Complete & working Forum Mods
Page 1 2

Forum Mods

Topic Posts Author Last post
  Forum Search
"Although i m not done with this (have to optimize the queries a bit and the html/php, as well as add a few new features).. it is fully functional (and to my knowledge non-buggy) and much better than the original one :P ... it i..."
34 jaits 2008-12-15 19:58:00 IcE_MaN2 said: "very nice looks and works great :)"
  last 10 forum posts
"this will show in index add this to bittorrent.phpfunction latestforumposts(){/// FIRST WE MAKE THE HEADER (NON-LOOPED) ///print(""."Topic Title"."Replies"."Views"."Author".&quo..."
21 samehzone 2008-12-11 10:05:00 Rabbitz78 said: "works great :) thanx samehzones"
  Resize Large Images
"I. What does it do------------------This hackenables you to automatically resize every user-posted image whichis larger than given dimensions. Administrators are able to set the maximumdimensions, and users can choose how enlar..."
38 xam 2008-12-09 10:32:00 Pirata said: "A user requested it so i posted"
  [codebox][/codebox] BBcode tag
"Add code to your function format_forum or to other function// [ codebox]Some long text[/codebox ]"
12 Nazaret2005 2008-12-01 16:44:00 Sam007 said: "how can i make it so if i have link is the code it will not be clic..."
  [video=] Tag (bbcode addition)
"What it does:Allow the embedding of youtube and google videos in the forums via a new bbcode tag: [video=]Modification:Add this to the format_comment() function in global.php along with all the other preg_replace expressions://..."
41 ltn100 2008-11-26 18:23:00 kull said: "this one should work if (!empty($row["youtube"])){"
  Forum Users Online
"Originally posted on the other forum many moons ago...it works but it's a crap way of doing it, so just posting it here for archival reasons.Original post >>Just something I did whilst doing summat else, as I think s..."
37 CoLdFuSiOn 2008-11-26 14:08:00 obeegoone said: "Sorry for this stupid question but we are pretty big now and its so..."
  Working forum for "TBdev DR SourceCode".
"Only for "DR SourceCode".After much work, i finally got the forums working. Some classes might need changing to match yours, but otherwise it should work. Just replace your current forum with this one.There is an addo..."
30 x0r 2008-11-14 15:52:00 laffin said: "Look at this line closely there is another error in here, pc isnt b..."
  Signature Mod
"add to db"
110 Wilba 2008-11-07 04:25:00 Bjw said: "Thank you Wilba works perfect"
  Topic Description in Forum
"Well in my never ending quest to make my forums like ipb i added thismade by me :)If im missing anything let me knowfirstSQLALTER TABLE `topics` ADD ( `sub` varchar(40) NOT NULL default '' now open forums.phpfind"
24 devinkray 2008-10-30 11:13:00 joel said: "oh btw, if you want to get that sub query working..just add a "..."
  PunBB.FINAL.1.5
"######"
151 devinkray 2008-10-25 21:45:00 PaLL3 said: "Tx for a great mod.. just installed it and its working as it should..."
  Forum editor
"Easy one this one, just one page.This is to edit forums, you can add, edit or delete, including read write and create priveliges. Another mod for those who are too lazy to do it through sql.editforums.php"
42 alwayzbaked 2008-10-21 11:28:00 joel said: "really nice, thx :)"
  Show stats on mouseover name in forum
"This mod brings up a pop up layer above the users name, showing upload download and ratio when you mouse over it.First make popup.jsvar tid = 0, x = 0, y = 0;var obj;document.onmousemove=track;function track(e){"
100 alwayzbaked 2008-10-21 11:13:00 putyn said: "hey nice mod, but i tryed to use whit my shout box and to show the ..."
  [hr] & [center] BBCodes
"*VERY* easy mod..Open global.php, FIND reset($smilies);Add Above:// [hr]"
16 Sembulah 2008-10-21 01:41:00 laffin said: "I suck with regular expressions. Perhaps someone can change that to..."
  complex mod for forum name in titlebar
"Ok folks... so here it is, probably one of the most complex mods out there! requested by many on our site, and has it's own forum for discussion, now running at over 500 posts :P !!! This may take a few pages to explain, a..."
21 Sir_SnuggleBunny 2008-10-10 06:04:00 Nikhil said: ":D thanks for this"
  More functions at forum
"What is this: This mod shows in posts more about you i don't know if there is somebody else have made this mod but i have made it by my selffind at line near 509"
49 omer 2008-10-08 13:07:00 clocktower said: "ive got a few add ons with profiles in forums im after adding/showi..."
  Forum Unlocked/Locked Reason
"When staff locks a forum topic, a new post is made stating "Topic locked by $CURSER[username]; Reason: $lockreason"also need to add an input area so the stafffer can add a locked reasonlike so "Locked: Yes:No LOC..."
28 jwwolf 2008-10-05 10:15:00 Rabbitz78 said: "thanx dokty"
  [php][/php] BBcode tag
"Add new function to global.php - something wrong with code,after i post here , copy from phpcode.txt!Add code to your function format_forum or to other function// [php]php code[/php]$s = preg_replace( "/\[php\]((\s|.)+?)\[..."
18 Nazaret2005 2008-10-01 17:29:00 Einar said: "Fatal error: Call to undefined function php() in C:\wamp\www\includ..."
  Forum Ban
"i dont know if anybody have done this? very simple to do, and i don't know anything about php i can post it if anyone needs it..i dident post this on completed becuse it's very simle to do, but if someone needs it i c..."
10 Falken 2008-09-24 17:21:00 Pirata said: "Im gonna put those in mybb integration"
  Turn Your forum On and Off
"From time to time, you may want to turn your forum off to the public while you perform maintenance, update versions, etc. When you turn your forum off, visitors will receive a message that states that the forum is temporarily u..."
7 xam 2008-09-21 15:08:00 Dzuma said: "Can we just lock up one (sub)forum at the time? I use a mod found h..."
  Reduced Readposts modification
"The following modification is designed to substantially reduce the number of readposts generated on the typical TB style forum, by creating a post expiry which will automatically mark a post older than X as read.There are two b..."
76 Retro 2008-09-11 17:11:00 TheCirCuitBox said: "Retro rocks my php socks. Thanks for this. Altho it is a test site ..."
  Forum Stats marquee.
"Find stdhead("Forums");add below /////////////////////////////////////// Marquee Stats$totalonline = number_format(get_row_count("users", "WHERE UNIX_TIMESTAMP(" . get_dt_num() . ") - UNIX_TIM..."
13 lamers 2008-09-11 16:25:00 Rabbitz78 said: "thanx lamers :) works"
  [flash] Tag (bbcode addition)
"// [flash]http://www.svt.se/hogafflahage/hogafflaHage_site/Kor/hestekor.swf[/flash]$s = preg_replace("/\[flash\]([^()\s]+?)\[\/flash\]/i","", $s);"
19 Nazaret2005 2008-08-20 12:13:00 x0m said: "working great! thanx mate!"
  Preview Forum Posts
"Complete topic rar'ed"
27 thebrass 2008-08-13 09:23:00 robbie said: "thanks for this..works perfect"
  Pager in subject
"I got a little mod for forums.phpI searched the site to find one like this myself first, but when i diden't find one i made one my self :)So now i'm gonna share it with you boys/gals.in forums.php around line 1340:fin..."
11 DjinN 2008-08-10 19:35:00 stonebreath said: "Maybe He means the pager in browse...If you have many torrents afte..."
  Direct link to any post
"I have taken many great pieces of code from you guys. I'm still not that great at coding but I did manage to pull this one off. It is a fairly simple mod and for all I know some of you probably already have it. A user on m..."
3 startreker 2008-07-31 18:33:00 Alex2005 said: "i already did that myself :P, but good for you for learning..."
  [blink][/blink] BB-tag
"format_comment() section.// [blink]blink[/blink]$s = preg_replace("/\[blink\]((\s|.)+?)\[\/blink\]/", "\\1", $s);"
3 Cue 2008-07-24 19:49:00 Majes said: "Thanks for this. I never really looked at the format_comment much u..."
  Quick Reply in Comments and Forums
"What is it?Adds a little 'quick reply' or 'quick comment' form at the bottom of the forum thread, or torrent details page to quickly add a reply or comment. It is not meant to replace the existing post mecha..."
31 ltn100 2008-07-20 11:55:00 robbie said: "well dunno what you did, but hers a screenshot ..................."
  [sql][/sql] BBcode tag
"Add new functions to global.php - In Attached Files Add code to your function format_comment or to other function// [sql]Bold[/sql]$s = preg_replace( "/\[sql\]((\s|.)+?)\[\/sql\]/ise", "''.highlight_sql..."
6 Nazaret2005 2008-07-11 20:16:00 Alex2005 said: "but those () are needed not by this mod, but in the query else it w..."
  Don't show the "Last edited by" in the forum posts
"I was inspired to create this small mod from this board becouse i see edits from the staff without the edited by part... ;)so here it isin forums.php findif ($action == "editpost")go near the end and findstdhead("..."
21 Alex2005 2008-07-10 16:53:00 Alex2005 said: "like i said in my previous post... this addon mod dosen't rem..."
  Better [*] - list, xhtml w3c valid.
"You also bugged out that your forum lists suck and dont go thru w3c? This is the simple solution.Replace your current list-script in global.php with:"
9 x0r 2008-05-19 17:03:00 kani said: "someone do not have the image?"