Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   Members Upload (http://www.bvlist.com/showthread.php?t=1070)

dusco 27th September 2008 16:00

Members Upload
 
How can i set it so where any member can upload torrents?


Also how can i add/remove the links on the top of the pages, like i want to remove "IRC" how do i go about doing that?

Thanks

wMan 27th September 2008 16:10

depends what source ur using if its tbdev in upload and takeupload.php change
UC_UPLOADER to UC_USER as for links in bitorrent.php change say
PHP Code:

<td align="center" class="navigation"><a href=chat.php>Irc</a></td>

to or what ever you want 

<td align="center" class="navigation"><a href=games.php>Games</a></td


dusco 27th September 2008 16:19

Im using Template Shares Special Edition v.5.1

mhmd_1983 27th September 2008 17:55

Quote:

Originally Posted by dusco (Post 4520)
Im using Template Shares Special Edition v.5.1

simply go to tracker setting > manage users group > users > can upload [checked]

Ashur 9th February 2009 02:53

to remove IRC link
open /include/templates/whatyouuse/header.php
and remove
PHP Code:

<li class="page_item"><a href="<?=$BASEURL;?>/irc.php"><font color="yellow"><?=$lang->global['irc'];?></font></a></li>

to make all ranks can upload
simply edit each rank to allow upload in "Tracker Settings --> Usergroups"


All times are GMT +2. The time now is 22:42.

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