Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Downloads (http://www.bvlist.com/forumdisplay.php?f=16)
-   -   CodeX Installer v4 (http://www.bvlist.com/showthread.php?t=1203)

Krypto 20th October 2008 12:47

In takesignup.php

comment out this part like shown

PHP Code:

/*$body = <<<EOD
You have requested a new user account on $SITENAME and you have
specified this address ($email) as user contact.

If you did not do this, please ignore this email. The person who entered your
email address had the IP address {$_SERVER["REMOTE_ADDR"]}. Please do not reply.

To confirm your user registration, you have to follow this link:

$DEFAULTBASEURL/confirm.php?id=$id&secret=$psecret

After you do this, you will be able to use your new account. If you fail to
do this, you account will be deleted within a few days. We urge you to read
the RULES and FAQ before you start using $SITENAME.
EOD;

if($arr[0])
  mail($email, "$SITENAME user registration confirmation", $body, "From: $SITEEMAIL", "-f$SITEEMAIL");
else */ 


TheArcadeMaster 20th October 2008 13:22

keep getting a 406 error after uploading torrents

50Cent 21st October 2008 10:31

Torrents at index.php?
 
hi all,the Torrents in index also Last Torrents no working?

can anybody help me?

greetz

Krypto 21st October 2008 12:50

I would suggest waiting for the next release.

Quote:

Originally Posted by Bigjoos
I have it fairy stable now the full code on a server all earlier issues addressed i'll run full tests now before adding new updates


50Cent 21st October 2008 16:22

torrents in index
 
Quote:

Originally Posted by Krypto (Post 5660)
I would suggest waiting for the next release.

im found the Error,and now going lol

nero 21st October 2008 20:01

Tracker sending invalid data<NULL>
 
hi have this error Tracker sending invalid data

What the problem can be?

can be the announce

Kotafi 21st October 2008 22:37

Quote:

Originally Posted by nero (Post 5670)
hi have this error Tracker sending invalid data

What the problem can be?

can be the announce


yes, u need to fill this in your announce with correct info :ok:

// secrets.php part //
$mysql_host = 'localhost';
$mysql_db = 'xxxxxxxx';
$mysql_user = 'xxxxxx';
$mysql_pass = 'xxxxxx';
// end of secrets.php part //

sharpe 22nd October 2008 11:46

skins??
 

wMan 22nd October 2008 12:24

great job bigjoos

the demo site needs fixing as its full of errors mainly from index.php

Bigjoos 22nd October 2008 13:34

errors
 
Yeah fynnon only needs to go on ftp - cache folder and chmod that and all nested files to 0777 then all the fopen failuers will go - The homepage has a lot of caching and if the folders are not writable it will error - @sharpe yeah the installer runs the torrentstrike theme engine so you could have 20 ts themes if you want or simply revert back to default stdhead/stdfoot - to add more add your sql - put the folder in themes add the stylesheet name to include/cache/stylesheet.php 2 min job easy done


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

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