Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev > Mods & Themes
Reply
  #11  
Old 15th October 2008, 10:12
psychodo psychodo is offline
Member
 
Join Date: Oct 2008
Posts: 2
Default probelm
my english is not perfect

the image i don
Reply With Quote
  #12  
Old 15th October 2008, 10:21
al_ltoticmat al_ltoticmat is offline
Senior Member
 
Join Date: Oct 2008
Posts: 44
Default
/home/user/public_html/trackerdir/torrents/images/$row[image2]
/home/user/public_html/trackerdir/torrents/images/$row[image1]

You should edit this.
Reply With Quote
  #13  
Old 15th October 2008, 10:25
psychodo psychodo is offline
Member
 
Join Date: Oct 2008
Posts: 2
Default
Quote:
Originally Posted by al_ltoticmat View Post
/home/user/public_html/trackerdir/torrents/images/$row[image2]
/home/user/public_html/trackerdir/torrents/images/$row[image1]

You should edit this.

yes i have this change
Reply With Quote
  #14  
Old 21st July 2009, 03:02
Night_Owl Night_Owl is offline
Member
 
Join Date: Jun 2009
P2P
Posts: 10
Question havin issue's
Code:
Parse error:  syntax error, unexpected T_LOGICAL_OR in /dir/dir/dir/public_html/details.php on line 109


were usin the strikemulti version i seen someone else tryed it on another version other then tbdev and it still worked any idea's on how to fix this line 109

Code:
or sqlerr();

is that this is the section its in

PHP Code:
$res mysql_query("SELECT torrents.seeders, torrents.banned, torrents.leechers, torrents.info_hash, torrents.filename, LENGTH(torrents.nfo) AS nfosz, UNIX_TIMESTAMP() - UNIX_TIMESTAMP(torrents.last_action) AS lastseed, torrents.numratings, torrents.name, IF(torrents.numratings < $minvotes, NULL, ROUND(torrents.ratingsum / torrents.numratings, 1)) AS rating, torrents.owner, torrents.save_as, torrents.descr, torrents.visible, torrents.size, torrents.added, torrents.views, torrents.hits, torrents.times_completed, torrents.id, torrents.type, torrents.numfiles, torrents.nfo, torrents.image1, torrents.image2, torrents.category, categories.name AS cat_name, users.username FROM torrents LEFT JOIN categories ON torrents.category = categories.id LEFT JOIN users ON torrents.owner = users.id WHERE torrents.id = $id") or sqlerr();
    or 
sqlerr();
$row mysql_fetch_array($res);

$owned $moderator 0;
    if (
get_user_class() >= UC_MODERATOR)
        
$owned $moderator 1;
    elseif (
$CURUSER["id"] == $row["owner"])
        
$owned 1;
//} 
Reply With Quote
  #15  
Old 21st July 2009, 03:13
pdq pdq is offline
TBDev BANNED Warrior
 
Join Date: Sep 2008
P2P
Posts: 46
Default
delete the line with:
PHP Code:
or sqlerr(); 
=]
Reply With Quote
  #16  
Old 21st July 2009, 03:24
Night_Owl Night_Owl is offline
Member
 
Join Date: Jun 2009
P2P
Posts: 10
Default thank you
ill give it a try didnt know if i could comment it out delete which ever not really to good with php




ok now the only error im gettin sence i got all the folder locations right is this

Invalid file type! Image 1

the file type im tryin is jpg and png which i added where it says can add more if i want any ideas ?

Last edited by Night_Owl; 21st July 2009 at 04:43. Reason: need more help from them excellent people :)
Reply With Quote
  #17  
Old 23rd January 2010, 09:23
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Quote:
Originally Posted by Night_Owl View Post
ill give it a try didnt know if i could comment it out delete which ever not really to good with php




ok now the only error im gettin sence i got all the folder locations right is this

Invalid file type! Image 1

the file type im tryin is jpg and png which i added where it says can add more if i want any ideas ?
pleas show how you did it.
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
The Following User Says Thank You to joeroberts For This Useful Post:
pinkninja (24th January 2010)
  #18  
Old 14th September 2012, 08:11
rootKID rootKID is offline
VIP
 
Join Date: Jan 2012
P2P
Posts: 99
Smile
thanks man...
will try to Convert it into U-232 of my later...

-thanks :)...
Reply With Quote
  #19  
Old 22nd March 2013, 16:57
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
converted this to 09 version. but i can't see the thumbnails or the images.
it says that the image has errors.
they are uploading them on the server, everything works fine except showing them
Reply With Quote
  #20  
Old 16th December 2018, 03:24
Tedmorris Tedmorris is offline
Senior Member
 
Join Date: Sep 2017
Posts: 62
Default
How does viewimage.php work? Theres no code that calls for viewimage.php to load. Im assuming its supposed to load viewimage.php when you click on the thumbnail so you can see the full size rather thsn the 150x150 thumbnail?
Reply With Quote
Reply

Tags
images , torrent , upload

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload 2 images on torrent saggy00 Template Shares 5 23rd January 2010 14:47
Torrent Upload Naureenc Yuna Scatari Edition (YSE) 1 5th January 2010 14:36
upload torrent tunad Template Shares 1 6th October 2009 14:38
Extra images upload saggy00 Template Shares 8 14th September 2009 21:42
[REQ]Scrolling Latest Images Of Torrent On Index GauravJ123 xBTiT 0 25th July 2009 12:25



All times are GMT +2. The time now is 16:58. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.