Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   OpenTracker (http://www.bvlist.com/forumdisplay.php?f=125)
-   -   description torrent (http://www.bvlist.com/showthread.php?t=8218)

lafouine022 20th August 2012 05:22

description torrent
 
RUN SQL

Upload Files in you root server

www.packupload.com/BN948V1X8TE

Wuild 20th August 2012 13:26

Quote:

Originally Posted by lafouine022 (Post 36186)
RUN SQL

Upload Files in you root server

www.packupload.com/BN948V1X8TE

You should add {PREFIX} instead...

so
Code:

ALTER TABLE `tracker_torrents` ADD `torrent_content ` text NOT NULL;
becomes

Code:

ALTER TABLE `{PREFIX}torrents` ADD `torrent_content ` text NOT NULL;
because then you can use the SQL command in the admin panel.

GuldlocK 23rd September 2012 20:32

what is the diffrent from the original ? print screen ?


All times are GMT +2. The time now is 11:46.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.