Announce

Started by Black, November 27, 2013, 09:51:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cm27

it dose.. But most other site or your site are all private. IF you go under torrent properties you will see all the announces even if yo add them . Not sure if they all show up in the main page.
Never fall to those that just sit there.. Always look for the way to the top even if you have to code it your self and mistakes and all... quote from BonZO...

Black

I have a question about announce.

In config.php i have this:

# the first one will be displayed on the pages
$INSTALLER09['announce_urls'] = array();
$INSTALLER09['announce_urls'][] = 'http://domain.com/announce.php';
$INSTALLER09['announce_urls'][] = 'http://sub.domain.com/announce.php';
$INSTALLER09['announce_urls'][] = 'http://domain.net/announce.php';


when users uploaded new torrents and then add this in uTorrent, Azereus, etc is shown only "first" announce (http://domain.com/announce.php). How to make will be displayed all announces which i have in config.php

Tnx a lot for yours suggestions, opinions,...