ara script
Collapse
X
-
use ur head go download the other arawap script add the register page to the one u have on ur site now then it will work and go clear the sql
-
<?phpOriginally posted by KiLLeR_mAcHInE View PostU must edit config.php go in it and change $title=; change this to $title="sitetitle"; then site wil run
$dbname = "******"; //change to your mysql database name
$dbhost = "*****.freehostia.com"; //database host name
$dbuser = "*****";
$dbpass = "*****";
$stitle = ; //maximum number of buds
$max_buds=1000; //maximum number of buds
$topic_af = 120; //topic antiflood
$post_af = 45; //post antiflood
$onver = true; //isonline versoion
$timeadjust = (0 * 60 * 60); // 4 hours
putenv("TZ=Africa/Johannesburg");
//WEB BROWSER PROTECTION
$user = explode (' ', $HTTP_USER_AGENT);
//HERE U CAN ADD BROWSER TYPES TO DENY ACCESS WITH
if($user[0]=="Opera/9.50"||$user[0]=="SonyEricssonW900i/R5BC"||$user[0]=="SonyEricssonV600i/R2H"){
//HERE THE REDIRECTION URL
header ('Location: http://arawap.net/note.php');}
?>
Wot i hav to change???
Leave a comment:
-
U must edit config.php go in it and change $title=; change this to $title="sitetitle"; then site wil run
Leave a comment:
-
Parse error: syntax error, unexpected ';' in /home/www/*****z.freehostia.com/retrivewap/config.php on line 7
i upload this script but i hav this error
Leave a comment:
-
hi, is public/private profile working? i made a sql for it, but i'm not sure is correct
viewpro varchar(200) latin1_swedish_ci Notnull Default( None)
this is the structure... so i am asking, is it working?
Leave a comment:

Leave a comment: