Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Free Torrent Source (http://www.bvlist.com/forumdisplay.php?f=25)
-   -   Announce.php (http://www.bvlist.com/showthread.php?t=1394)

Mredin 10th November 2008 21:12

Announce.php
 
Hi everybody.

This announce.php file is VERY complicated for me.. Hope somebody will help me :)

I will like to know where I have to write my mysql informations.?!

My guess is:

PHP Code:

function dbconn($autoclean false)
{
   global 
$mysql_host$mysql_user$mysql_pass$mysql_db;
    if (!@
mysql_connect($mysql_host$mysql_user$mysql_pass))
    {
          switch (
mysql_errno()) 

Then i think it should look like this:

Code:

global localhost, Username, 123456, dbtest;
Is this right?? or is it something else??

Hope somebody would help me :)

Dragan3591 11th November 2008 00:39

If you use installer it will do that for you, and don't use it that way. It will give you an error.
What code are you using?

Mredin 11th November 2008 11:21

I used the installer, but when it finish the installation it also said that i had to edit the announce.php with my mysql informations.. And I saw somewhere that, if i don't edit the announce.php i will get an error when i upload things... And i tryed to upload something, and I got an error.. So i think i need to edit the announce.php??

Thank you for answering me :)

Dragan3591 14th November 2008 01:22

No, instaler takes care of that automatically. Just make sure you chmoded torrent folder to 777 and it should work

Mredin 16th November 2008 03:53

Ok, I think its working now..

Thank you very much!! :D


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

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