[Release] MuOnline WebVirtua 2.2

дезайна и стила не ми допадат но модулите са супер 10/10 ;)
 
ТОЛКОВА ЛИ Е ТРУДНО ДА СЕ ОТГОВОРИ КОЛКО Е Security
 
толкова ли е трудно да се отговори колко е security
щом питаш такъв въпрос..

с каква единица се измерва "секюрити" ?
 
ramonvic - Correct Bugs!, He secured the site 99.9% and add something.
 
the site is good but missing some code ... i don't know what code .....but when install the site from the Castle siege dont work is error ... from the DavilSquare same and from the first Line up when you open the web say somthing about connection
 
Look my name in credits!!
this SS is version 2.0
and down link is version 2.2
I recomend you update SS...
have many modifications...
Look SS V.2.2
imagemxu.jpg


To fix Devil Square Ranking
Open index.php
find:
Code:
$msdb=mssql_select_db("$dbrank");
fix to:
Code:
$msdb=mssql_select_db(ranking);
 
Last edited:
error panel de Administracion :S


Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\painel\sub\adicionarenquete.php:1) in C:\xampp\htdocs\painel\sub\adicionarenquete.php on line 20
 
karlozg, open PHP.INI

find:
Code:
session.cache_limiter = nocache

fix to:
Code:
session.cache_limiter = cache

and restart appserv.
 
Look my name in credits!!
this SS is version 2.0
and down link is version 2.2
I recomend you update SS...
have many modifications...
Look SS V.2.2
imagemxu.jpg


To fix Devil Square Ranking
find:
Code:
$msdb=mssql_select_db("$dbrank");
fix to:
Code:
$msdb=mssql_select_db(ranking);
screen updated.
aslo feel free to make your own thread with this web ;P
 
to ADM or GM login...

UPDATE MEMB_INFO
SET contagm=('2') /* 2 = ADM or 1 = GM */
FROM MEMB_INFO
WHERE memb___id =('login') /* your login*/