Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
URGENT HELP
07-04-2011, 11:50 PM
Post: #11
RE: URGENT HELP
just to fixing the config.php is ok

here is the sollotion
http://forum.freeadultscript.com/showthread.php?tid=89
Find all posts by this user
Quote this message in a reply
07-04-2011, 11:54 PM
Post: #12
RE: URGENT HELP
yea, his config.php didnt have
$version="2";
at all.

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
07-04-2011, 11:56 PM
Post: #13
RE: URGENT HELP
may be some other errors in config.php
you need to compare with the orinal config.php
if any other tokens are missing
Find all posts by this user
Quote this message in a reply
08-04-2011, 12:02 AM
Post: #14
RE: URGENT HELP
ok, i found it.

nesa, add this to the bottom of your config.php file:
Code:
$commet_game_order="asc";
$version="2";

//GAMESS END

$root_url="/";
$root_dir=$_SERVER["DOCUMENT_ROOT"]."/";

you were missing:
$commet_game_order
$version
$root_url
$root_dir

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
08-04-2011, 12:11 AM
Post: #15
RE: URGENT HELP
do not forget to close the code with

?>
Find all posts by this user
Quote this message in a reply
08-04-2011, 12:18 AM
Post: #16
RE: URGENT HELP
<?

//###IMPORTANY DONT DELETE THIS LETTER


$sunucu="localhost";
$db_username="xxxtubev";
$db_password="HIDDEN";
$db_database="xxxtubev_video";
$admin_password="HIDDEN";
$kaynak_url="http://freeadultscript.com/";
$sutun=3;
$satir=6;
$video_link="";
$tag_link="";
$category_link="";
$meta_title="Najbolji srpski porno tube XXXTUBEVIDEO";
$meta_keywords="srpski porno tube, srpski-porno-tube Porno Videos, SRPSKI PORNO TUBE Free Porn, srpski porno tube Sex Porn, srpski porno tube Porn Video, srpski porno tube Amateur, srpski porno tube Videos, srpski porno tube sex, srpski porno tube erotic porn, srpski porno tube full film tape";
$meta_description="xxxtubevideo ,free srpski porno tube xxx movies, srpski-porno-tube Porno Videos, SRPSKI PORNO TUBE Free Porn, srpski porno tube Sex Porn, srpski porno tube Porn Video, srpski porno tube erotic, srpski porno tube full film tape";
$email="[email protected]";
$website="http://xxxtubevideo.info";
$comment_yayin=0;
$comment_enable=0;
$commet_order="asc";
$kolonlar="cift.css";
$tag_stop=0;
$content_stop=0;
$ping_stop=0;
$template="gestured";
$cache_time=86400;
$auto_cache_clean=1;
$locale="en.php";


//GAMESS

$sutun_game=3;
$satir_game=8;
$game_link="";
$category_game_link="";
$tag_game_link="";
$tag_game_stop=0;
$content_game_stop=0;
$comment_game_yayin=1;
$comment_game_enable=1;
$commet_game_o


$commet_game_order="asc";
$version="2";

//GAMESS END

$root_url="/";
$root_dir=$_SERVER["DOCUMENT_ROOT"]."/"; //###IMPORTANT DONT DELETE THIS LETTER

?>



So it look like this, but now i evan can not load site

XXXTUBEVIDEO
Visit this user's website Find all posts by this user
Quote this message in a reply
08-04-2011, 12:28 AM (This post was last modified: 08-04-2011 12:29 AM by admin.)
Post: #17
RE: URGENT HELP
<?

//###IMPORTANY DONT DELETE THIS LETTER


$sunucu="localhost";
$db_username="xxxtubev";
$db_password="HIDDEN";
$db_database="xxxtubev_video";
$admin_password="HIDDEN";
$kaynak_url="http://freeadultscript.com/";
$sutun=3;
$satir=6;
$video_link="";
$tag_link="";
$category_link="";
$meta_title="Najbolji srpski porno tube XXXTUBEVIDEO";
$meta_keywords="srpski porno tube, srpski-porno-tube Porno Videos, SRPSKI PORNO TUBE Free Porn, srpski porno tube Sex Porn, srpski porno tube Porn Video, srpski porno tube Amateur, srpski porno tube Videos, srpski porno tube sex, srpski porno tube erotic porn, srpski porno tube full film tape";
$meta_description="xxxtubevideo ,free srpski porno tube xxx movies, srpski-porno-tube Porno Videos, SRPSKI PORNO TUBE Free Porn, srpski porno tube Sex Porn, srpski porno tube Porn Video, srpski porno tube erotic, srpski porno tube full film tape";
$email="[email protected]";
$website="http://xxxtubevideo.info";
$comment_yayin=0;
$comment_enable=0;
$commet_order="asc";
$kolonlar="cift.css";
$tag_stop=0;
$content_stop=0;
$ping_stop=0;
$template="gestured";
$cache_time=86400;
$auto_cache_clean=1;
$locale="en.php";


//GAMESS

$sutun_game=3;
$satir_game=8;
$game_link="";
$category_game_link="";
$tag_game_link="";
$tag_game_stop=0;
$content_game_stop=0;
$comment_game_yayin=1;
$comment_game_enable=1;
$commet_game_o delete this line


$commet_game_order="asc";
$version="2";

//GAMESS END

$root_url="/";
$root_dir=$_SERVER["DOCUMENT_ROOT"]."/";

//###IMPORTANT DONT DELETE THIS LETTER

?>

and make some enters after
$root_dir=$_SERVER["DOCUMENT_ROOT"]."/"; line as above
Find all posts by this user
Quote this message in a reply
08-04-2011, 12:37 AM
Post: #18
RE: URGENT HELP
i am unsure if this is in your config file or template file,
but you have an extra "?>" somewhere, it is showing in the top left of your site.

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
08-04-2011, 12:40 AM
Post: #19
RE: URGENT HELP
config.php may has lots of ENTERS end of the file

so go to your end of your config.php by ctrl+end
you will see extra ?>

delete ?> and empty ENTERS
Find all posts by this user
Quote this message in a reply
08-04-2011, 12:42 AM
Post: #20
RE: URGENT HELP
OK it looks like this now. Now i can go to admin area, but still i can not add video. just white screen. Sorry if i make too many problems. But i can if you suugest delete everthing and start again instalation if you suugest.


<?

//###IMPORTANY DONT DELETE THIS LETTER


$sunucu="localhost";
$db_username="xxxtubev";
$db_password="HIDDEN";
$db_database="xxxtubev_video";
$admin_password="HIDDEN";
$kaynak_url="http://freeadultscript.com/";
$sutun=3;
$satir=6;
$video_link="";
$tag_link="";
$category_link="";
$meta_title="Najbolji srpski porno tube XXXTUBEVIDEO";
$meta_keywords="srpski porno tube, srpski-porno-tube Porno Videos, SRPSKI PORNO TUBE Free Porn, srpski porno tube Sex Porn, srpski porno tube Porn Video, srpski porno tube Amateur, srpski porno tube Videos, srpski porno tube sex, srpski porno tube erotic porn, srpski porno tube full film tape";
$meta_description="xxxtubevideo ,free srpski porno tube xxx movies, srpski-porno-tube Porno Videos, SRPSKI PORNO TUBE Free Porn, srpski porno tube Sex Porn, srpski porno tube Porn Video, srpski porno tube erotic, srpski porno tube full film tape";
$email="[email protected]";
$website="http://xxxtubevideo.info";
$comment_yayin=0;
$comment_enable=0;
$commet_order="asc";
$kolonlar="cift.css";
$tag_stop=0;
$content_stop=0;
$ping_stop=0;
$template="gestured";
$cache_time=86400;
$auto_cache_clean=1;
$locale="en.php";


//GAMESS

$sutun_game=3;
$satir_game=8;
$game_link="";
$category_game_link="";
$tag_game_link="";
$tag_game_stop=0;
$content_game_stop=0;
$comment_game_yayin=1;
$comment_game_enable=1;
$commet_game_order="asc";
$version="2";

//GAMESS END

$root_url="/";
$root_dir=$_SERVER["DOCUMENT_ROOT"]."/";




//###IMPORTANT DONT DELETE THIS LETTER

?>

XXXTUBEVIDEO
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: