Release ElitE VSRO PaneL version 1.2

04/07/2012 16:00 ThElitEyeS#1
Its using sqlsrv atm i think ill release mssql one too but later.

You just could download IIS PHP
sqlsrv should be already with it
[Only registered and activated users can see links. Click Here To Register...]
OR
[Only registered and activated users can see links. Click Here To Register...]

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

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

Create database called EVSROP


then execute the query inside sql.txt file

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

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


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

Download:
[Only registered and activated users can see links. Click Here To Register...]
Account page is working atm.
also ill add another functions to it soon.
Please Report bugs.
04/07/2012 16:05 Keyeight#2
thx alot bro gonna try it and report for bugs :)
04/08/2012 08:17 ThElitEyeS#3
Quote:
Originally Posted by mats0o0o0 View Post
thx alot bro gonna try it and report for bugs :)
you are welcome
04/08/2012 10:12 •ᵔBeGodOfWarᵔ•#4
thx , useful release
04/08/2012 10:48 Serenduk#5
u have a manual config as some reason its not creating the config file
04/08/2012 10:51 ThElitEyeS#6
Quote:
Originally Posted by Serenduk View Post
u have a manual config as some reason its not creating the config file
PHP Code:
<?php    $config = array('host' => 'MSSQL HOST''user' => 'MSSQL USER''pass' => 'MSSQL PASSWORD''shard' => 'SRO_VT_SHARD''account' => 'SRO_VT_ACCOUNT');?>

Create folder config.php inside engine folder and paste this inside it
04/08/2012 10:54 Serenduk#7
thnx
04/08/2012 10:54 Shifty*#8
Quote:
Originally Posted by •ᵔBeGodOfWarᵔ• View Post
thx , useful release
The definition of the thanks button is for stopping the massive spam of "thx" "useful release" and other stuff. Just press the thanks button and be quiet.
04/08/2012 11:03 SunSoon#9
-
04/08/2012 11:03 Serenduk#10
nice i see problems that on all pages accounts are all the same i have 5 pages all pages have same info
04/08/2012 11:37 ThElitEyeS#11
Quote:
Originally Posted by Serenduk View Post
nice i see problems that on all pages accounts are all the same i have 5 pages all pages have same info
which php version do use
its should work normal.
04/08/2012 11:56 LastThief*#12
I bet you aint just using pagination system correctly or just doing while($row = sqlsrv_fetch_array)

it could cause this problem.
04/08/2012 12:21 ILowe#13
Code:
Couldn't found sqlsrv extension
error

Could I have a picture or video narration
04/08/2012 14:05 ThElitEyeS#14
you need sqlsrv dll

Quote:
Originally Posted by LastThief* View Post
I bet you aint just using pagination system correctly or just doing while($row = sqlsrv_fetch_array)

it could cause this problem.
nope its work's normal in my pc

and i am using sqlsrv_fetch_object
04/08/2012 15:46 TheShinichi#15
SRO server running on Windows why not use ASP.NET on IIS ?

PHP/CGI run on IIS is not good idea

Apache ? Why use Apache on Windows beside IIS ?

ASP.NET is still the best choice !

That's my opinion !

Thanks !