TBDev Forum
Programming board
Main Page Forum Rules Privacy Policy Members Contact Us
Welcome Guest (Login | Register)
TBDev Forum Profile: Alex2005

Alex2005

Group: Member
Posts: 1260
Topics participated: 596
Topics started: 26
First post: 2008-04-17 10:36:00
Last post: 2008-12-29 01:51:00

Alex2005 has recently posted in the following topics

Topic Posts Author Last post
  Set Title in my.php
"Hey TBDev UsersHow do i make it so, a certain user class can set their title in their profile without staff?Thanks"
7 mailbox 2008-12-31 00:48:00 Falken said: "maybe it's depend on which takeprofedit u use? i don't kn..."
  new Message
"i look for a mod that wil browse you STraight to inbox by new Message."
22 Darth vader 2008-12-20 19:29:00 Pirata said: "I still think of a loop about this EDIT:I was just thinking of the..."
  Save PMs to temp!
"Hi guys! I would like to create a mod, that allows you to save a PM message to a temp folder if you dont want to send it instantly, and it's also good if you miss something and you get an error message and if you go back y..."
4 Simulator 2008-12-08 15:04:00 Simulator said: "i think he means to have something like a drafts "folder"..."
  cleanup.php help
"is there a script i can add in cleanup.php where it disables members accounts if they have not been on site for over 4 weeks i know there is one that deletes them but i dont want to delete them i just want it to disable them th..."
4 sharpie1664 2008-12-06 22:04:00 Alex2005 said: ""
  IP Seed & IP Site
"is there anyway to show in the userprofile the seeding/leeching IP?as I know the IP shown now in the userdetailspage is grabbed from the site and not from the peer table?"
7 stamos 2008-11-30 14:24:00 cinq said: "Well, it all depends on what you need.. If you need only to see ann..."
  Use Invision Power Board v2.2.1 as your forum
"This hack is fully compatible with Invision Power Board v2.3.1As there is a huge amount of editing required in order to successfully integrate IPB into your tracker and I'm sure there are some of you unwilling to undertake..."
291 Petr1fied 2008-12-12 20:33:00 hyperyoung said: "perfectly working thanks for this mod petr1fied and for your hel..."
  Nice UserCp
"1. In Bittorrent.phpAddfunction get_percent_completed_image($p) { $maxpx = "70"; // Maximum amount of pixels for the progress bar if ($p == 0) $progress = ""; if ($p == 100) $progress = ""; if ($p ..."
125 Tyran 2009-01-04 00:36:00 clocktower said: "Unknown column 'saved' in 'where clause' Warnin..."
  Announcement script
"First insert in mysqlSQLCREATE TABLE `announcements` ( `id` int(10) unsigned NOT NULL auto_increment, `subject` varchar(64) NOT NULL, `message` text NOT NULL, `by` varchar(16) NOT NULL default 'Admin', `added` datetim..."
106 Pirata 2008-10-01 19:57:00 Pirata said: "The board may bork the code so im sorry for that"
  BGsubs and Audio in browse
"In upload.php add after tr("Category", $s, 1); this:tr("BG subs","",1);tr("BG audio","",1);in takeupload.php add this :if (!empty($_POST['bgsubs']))$bgsubs = unesc($_P..."
6 gmmasters 2008-08-03 12:00:00 mavpav said: "thanks you man :)"
  flash menu bar
"Hi. I made a little menubar replacement out of flash and here it is if anyone want's to check it out.Not sure how compatible it will be for anyone as I have quite a few mods and a couple forum links on it.But your welcome ..."
38 pdq 2008-09-24 20:07:00 Sunite said: "Hey PDQ very good work ;)"
  Bleach Forums with a few addons
"Updated post with files as attachment,translated what i"
151 Traffic 2008-10-15 20:05:00 robbie said: "ok...heres one for ya.... is it possible to have just the nessasar..."
  Complete anonymous uploading
"*DELETED*"
151 Ininja 2008-08-08 22:55:00 Bigjoos said: "Recheck all the edits again Rabbitz78 - theres something amiss some..."
  Ban RatioMaker Users
"OK, i've put this in mods in progress because while it seems to work i havn't tested it out on a live site yet. It most definately does not ban people using bitcomet or bittornado and definately bans people using rati..."
186 DJMcTom 2008-08-10 22:22:00 stonebreath said: "You think someone will pm you?"
  Recoded forum for TBdev (almost done)
"Hey. Seeing the TBDEV forums were so bad (or at least mine was), i decided i had to do something about it. Tried the integration of third party forums, but did not like it much, so i decided to recode the old forums instead.. F..."
143 x0r 2009-01-03 02:26:00 Hatchet said: "Could someone please re-post / update this mod with working SQL..."
  New staffpage
"Hello@all.I start a new project. The modification is under construction and not complete.I would post it into the completed section after finish.Here a screen of my staffpage:"
23 Cue 2008-10-24 02:21:00 TechN9ne1730 said: "Is this ever going to be done? :("
  Similar torrents in torrent details
"Intro:First of all, I want to thank everybody for their great code snippets.Although the whole correction part in a lot of php scripts, they sure helped me a lot developing a private tracker I own.Now, I want to give you a litt..."
19 sokratisg 2008-12-17 19:30:00 sokratisg said: "an idea, tags Could you post here a url or something like th"
  Rate user!
"Hi! This is a rate user mod:But i doesn`t work well on all the versions of tbdev :(So i`ve modified to be compatable to the tbdev 01-03-06 !Here We go!First mysql:ALTER TABLE `users` ADD `owner` int(10) unsigned NOT NULL defaul..."
5 Scripten 2008-12-15 20:09:00 Bigjoos said: "First issue i see is this in takerateuser.php function bark($msg)..."
  Owners File Manager
"Hi! Now i will exploin that mod...It`s a mod for the owner/sysop that can delete edit and create files!So he can manage his torrent easyer!Ok... i posted this mod in mods in progress because i dont have permisipns to post it in..."
11 Scripten 2008-12-17 10:37:00 Pirata said: "later maybe ill try to translate em to english @scripten diki_dera"
  even more security
"hey all, I was working on fixing something with sha1 for sending recieving scripts, something that DID NOT have to rely on the database, or anything else that could be hacked into, then I thought about encryption...... started ..."
13 Sir_SnuggleBunny 2008-12-14 22:56:00 system said: "Not to mention (but I must) that brute force attacks would be logg..."
  auto detect browser in userdetails
"in userdetail afterloggedinorreturn();putif(ereg("Opera", getenv("HTTP_USER_AGENT"))) $browser = "opera";else if(ereg("Safari", getenv("HTTP_USER_AGENT"))) $browser = "safa..."
16 seb35 2008-12-15 07:09:00 Tarix22 said: "Thanks Seb35! This mod for me works. Works fine!"