hello question on my website

04/06/2012 04:17 Dare_#1
hello i got problem in my website join here and you will know it.. i hope some one can fix it [Only registered and activated users can see links. Click Here To Register...]
04/06/2012 05:44 Pokya#2
dbOpen($conf->accountDbName); $modDir = "mod/"; $modExt = ".php"; session_start(); ?>
04/06/2012 08:15 ThElitEyeS#3
its seems that there no <?php in the first
04/06/2012 12:37 Dare_#4
Quote:
Originally Posted by ThElitEyeS View Post
its seems that there no <?php in the first
im use appserv for that im change index from php to .htm :facepalm:

so any help ?
04/06/2012 12:49 LastThief*#5
using html in php / php in html wait what ?
04/06/2012 12:53 ThElitEyeS#6
Quote:
Originally Posted by Dare_ View Post
im use appserv for that im change index from php to .htm :facepalm:

so any help ?
:facepalm::facepalm::facepalm:
solve it by your self then
04/06/2012 12:56 •ᵔBeGodOfWarᵔ•#7
dbOpen($conf->accountDbName); Add your Database name account in this line

Quote:
Originally Posted by ThElitEyeS View Post
its seems that there no <?php in the first
No , It's in
Code:
<?php
	include("_incl/config.inc.php");
	$sec = new Security();
	$conf = new Config();
	$mssql = new mssql();
	$mssql->dbOpen($conf->accountDbName);
	$modDir = "mod/";
	$modExt = ".php";
	session_start();
?>
04/06/2012 12:59 SniuurksT#8
just rename the file from .php and it will be fixed, or maybe ur php is crashed/
04/06/2012 13:19 Dare_#9
Quote:
Originally Posted by •ᵔBeGodOfWarᵔ• View Post
dbOpen($conf->accountDbName); Add your Database name account in this line



No , It's in
Code:
<?php
	include("_incl/config.inc.php");
	$sec = new Security();
	$conf = new Config();
	$mssql = new mssql();
	$mssql->dbOpen($conf->accountDbName);
	$modDir = "mod/";
	$modExt = ".php";
	session_start();
?>
nah.... im made it

$mssql->dbOpen($conf->SRO_VT_ACCOUNT);

same problem..
04/06/2012 13:32 •ᵔBeGodOfWarᵔ•#10
Download Latest website then set it step by step until you finish , then open it { If you have any edit @ the page wait until page works then edit it }
[Only registered and activated users can see links. Click Here To Register...]
04/06/2012 13:34 Dare_#11
Quote:
Originally Posted by •ᵔBeGodOfWarᵔ• View Post
Download Latest website then set it step by step until you finish , then open it { If you have any edit @ the page wait until page works then edit it }
[Only registered and activated users can see links. Click Here To Register...]
ok

Edit: same problem check [Only registered and activated users can see links. Click Here To Register...]
04/06/2012 14:12 ThElitEyeS#12
its so normal he using html file so its will not support php no comment.
04/06/2012 14:19 •ᵔBeGodOfWarᵔ•#13
Use HTML website then
04/06/2012 14:24 Dare_#14
Quote:
Originally Posted by •ᵔBeGodOfWarᵔ• View Post
Use HTML website then
give me any one but any good one please :)
04/06/2012 15:08 rareshutz15#15
Create your own website, isnt hard at all.