need help please

05/27/2012 05:44 tracker62#1
not to connect

but I can in admin panel

:confused:

webmall




:handsdown::handsdown::handsdown:

no connections shop
05/27/2012 05:53 treica#2
What do you mean?

I can't access this links you provided...fof what is for?
And also i can't see the pictures...
05/27/2012 05:58 tracker62#3
[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

correct login and passwords but not work
05/27/2012 06:00 treica#4
You have not feeled in all the requied informations on config.php
05/27/2012 06:03 tracker62#5
here it works?

[Only registered and activated users can see links. Click Here To Register...]

that's why I include it here it works
05/27/2012 06:11 treica#6
replace in system / modules / admin the login.php with this one

Code:
<div id='align_center'>
	<div id='align_center_inside'>
	
	<form action='<?php echo $config['home_url']; ?>/admin.php?validate=login' method='post'>
		<table>
			<tr>
				<td style='text-align: left;'>Username <br /> <input type='text' name='username' class='text' /></td>
			</tr>
			
			<tr>
				<td style='text-align: left;'>Password <br /> <input type='password' name='password' class='text' /> </td>
			</tr>
			
			<tr>
				<td><input type='submit' name='login' class='button green' style='margin-left: 80px;' value='Login' /> </td>
			</tr>
		</table>
	</form>
	
	</div>
	<div id='align_center'>
		<div id='align_center_inside'>
			<?php echo get_msg('login_msg', 'width: 300px; margin-top: 5px;'); ?>
		</div>	
	</div>
</div
?>
05/27/2012 06:18 tracker62#7
such

???

even one player can not
05/27/2012 07:10 treica#8
[Only registered and activated users can see links. Click Here To Register...]

Use this webmall, is fully working.
05/27/2012 07:35 tracker62#9
Warning: mssql_connect() [function.mssql-connect]: message: Login failed for user 'Shaiya'. (severity 14) in C:\xampp\htdocs\webmall\core.php on line 22

Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: 127.0.0.1 in C:\xampp\htdocs\webmall\core.php on line 22
mssql connection error
05/27/2012 07:37 treica#10
use correct credenials in config.php read the README.txt how to install it, is working 100% because i use it right now.
05/27/2012 07:44 tracker62#11
such can not

Bad username and/or password

I understand why it will not connect

Something is preventing the connection

admin panel ==> yes

member ==> no
05/27/2012 08:14 treica#12
Your not doing something right...also someone from other server has the same problem, but i can give an test webmall link to see that is working on both sides perfectly.
05/27/2012 08:20 tracker62#13
help please

locally it works

PERSON CAN HELP