[Release] OsDs Control Panel

02/10/2010 09:01 janvier123#151
[Only registered and activated users can see links. Click Here To Register...]
here you go
02/10/2010 18:04 EliteWarrior#152
Keep on improving it,its a good tool.
02/11/2010 12:32 janvier123#153
ANTI SQL URL INJECT !!!

Open /pages/index.php
Find:

PHP Code:
            if(!empty($_GET['do'])) {
                
$incl $_GET['do'].".php";
            } else {
                
$incl "start.php";
            } 
Replace with:

PHP Code:
            if(!empty($_GET['do'])) {
                
$incl anti_injection($_GET['do'].".php");
            } else {
                
$incl "start.php";
            } 
Make sure you have the sql inject in your login.php
if you didnt ...

PHP Code:
function anti_injection($sql) {
   
$sql preg_replace(sql_regcase("/(from|select|insert|delete|where|drop table|show tables|#|\*|--|\\\\)/"),"",$sql);
   
$sql trim($sql);
   
$sql strip_tags($sql);
   
$sql addslashes($sql);
   return 
$sql;



these f***kers just dont know when to quit ...pfff
who can blame them its a hacker forum
02/19/2010 15:53 uludag1#154
what I need to adjust in order to reach the site online is? I can now achieve at the moment localhost only oer .. what do I need to convert it to the internet can get ip?
02/19/2010 16:31 janvier123#155
open port 80
then use google to find out your ip and connect to it
02/25/2010 00:01 aidanj2#156
ok i followed everything in the video but wheni try to install OsDs i get these errors:

Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: localhost in C:\xampp\htdocs\osds\config\install.php on line 94

Warning: mssql_select_db() [function.mssql-select-db]: Unable to connect to server: (null) in C:\xampp\htdocs\osds\config\install.php on line 95

Warning: mssql_select_db() [function.mssql-select-db]: A link to the server could not be established in C:\xampp\htdocs\osds\config\install.php on line 95

Warning: mssql_query() [function.mssql-query]: Unable to connect to server: (null) in C:\xampp\htdocs\osds\config\install.php on line 96

Warning: mssql_query() [function.mssql-query]: A link to the server could not be established in C:\xampp\htdocs\osds\config\install.php on line 96
02/26/2010 16:48 janvier123#157
fill in
osds\config\mssql.conf.php
and your fine
02/28/2010 18:20 DawnofwaR#158
i have problem with sending weaps. when i choose send weaps then i choose any class then weaps lvl like 80-100 and then nothing there isnt any1 exist weap so i cant send them. I guess problem is in weapon.php if you guys can pls upload it.

2nd problem. Online player list here is like 40-50 players not from my server always online and i cant see who is online in my server i guess that problem too is in one of the php file so if not so ahrd pls upload this one too
02/28/2010 22:21 janvier123#159
please LEARN to search:

Quote:
Learning is acquiring new knowledge, behaviors, skills, values or preferences. It may involve processing different types of information. Learning functions can be performed by different brain learning processes, which depend on the mental capacities of learning subject/agent, the type of knowledge which has to be acquitted, as well as on socio-cognitive and environmental circumstances [1].
~Wikipedia
[Only registered and activated users can see links. Click Here To Register...]
03/01/2010 14:22 DawnofwaR#160
Quote:
Originally Posted by janvier123 View Post
please LEARN to search:



[Only registered and activated users can see links. Click Here To Register...]
well i already installed the RB2 version too weapons.php but same problem and i posted my problem already after then we i updated osds. so can you update ur weapon.php and other files? because i said i have not only one bug

NVM my friend fixed it now is just last bug online player list here is very much ppl not from my server so i wan see ppl only from my server how to fix it?
03/01/2010 15:26 pieter#161
clean up your database :)
03/01/2010 15:42 DawnofwaR#162
Quote:
Originally Posted by pieter View Post
clean up your database :)
already cleaned but same
03/01/2010 21:28 skeena#163
Quote:
Originally Posted by DawnofwaR View Post
well i already installed the RB2 version too weapons.php but same problem and i posted my problem already after then we i updated osds. so can you update ur weapon.php and other files? because i said i have not only one bug

NVM my friend fixed it now is just last bug online player list here is very much ppl not from my server so i wan see ppl only from my server how to fix it?
how did you fix it? D: I got that problem too...(I also have players online bug)
03/02/2010 07:33 janvier123#164
try [Only registered and activated users can see links. Click Here To Register...]
03/18/2010 23:01 lol2k11#165
janvier is say that my version isnt up to date .
it's osds.b2 and urs is osds.b3 but i cant find osds.b3 in ur web or forums .
help me