4 Attachment(s)
CabalWeb Ep8 by pafa7a Updated to 0.1
Before 5-6 months I start develop a cabal website for Ep8 server, but the project dead cuz I have problems with the designer.So now I release my work and if someone want can finish this web. For now :
Register module - ready
Login module - ready
Vote Reward module - ready
Download module - not ready (easy to create)
Change E-mail module (UCP) - ready
Change Password module (UCP)- ready
Account Info (UCP) - ready
Ranking module (with pages and search function) - ready
Lost Password module - not ready
Here you are some screenshots and hope to help
Credits:
Design by S37uP!Update, Modules and coding by pafa7a
Download link :
CabalWeb - Download - 4shared - Pavel Candev
-------------------------------------------------------------------
Update 0.1 (fixed change password)
functions - Download - 4shared - Pavel Candev
Re: CabalWeb Ep8 by pafa7a
Only one word from my opinion: UGLY!
Also can be exploited, and basic codding. You need to add some seriously security at queries and functions too, let me give you an example:
PHP Code:
$test= mssql_query(sprintf("SELECT * from ".DB.".[dbo].[cabal_auth_table] where ID = '%s'",str_replace("'", "''", $username)));
Re: CabalWeb Ep8 by pafa7a
:) Nice, u gived the credits at the end :P
GJ
Re: CabalWeb Ep8 by pafa7a
Great and hard to have people who can not make and keep talking shit ta beautiful
Re: CabalWeb Ep8 by pafa7a
hi why i have this error?
Quote:
Warning: mssql_query() [function.mssql-query]: Unable to connect to server: (null) in D:\Game\MU\Xamp\xampp\htdocs\cabal web\_inc\functions.php on line 42
Warning: mssql_query() [function.mssql-query]: A link to the server could not be established in D:\Game\MU\Xamp\xampp\htdocs\cabal web\_inc\functions.php on line 42
Warning: mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in D:\Game\MU\Xamp\xampp\htdocs\cabal web\_inc\functions.php on line 42
Warning: mssql_query() [function.mssql-query]: Unable to connect to server: (null) in D:\Game\MU\Xamp\xampp\htdocs\cabal web\_inc\functions.php on line 50
Warning: mssql_query() [function.mssql-query]: A link to the server could not be established in D:\Game\MU\Xamp\xampp\htdocs\cabal web\_inc\functions.php on line 50
Re: CabalWeb Ep8 by pafa7a
Quote:
Originally Posted by
benng
hi why i have this error?
check your config.php
Re: CabalWeb Ep8 by pafa7a
1)at main page this code does not work
Quote:
$host = "192.168.1.100"; //IP of DB machine
$database = "Account"; //DataBase Account (default : Account)
$User = "sa"; //MSSQL UserName
$Pass = "1234"; //MSSQL Password
$connect = mssql_connect($host,$user,$password);
$db = mssql_select_db($database,$connect);
i have to use this to eliminate the 1st error connections
Quote:
$_config['Server'] = "192.168.1.100";
$_config['User'] = "sa";
$_config['Pass'] = "1234";
$_config['DB'] = "Account";
2) after i use my code when i come to login page i encounter the mention error.
does it means that if when i have sql 2005 upgraded to sql 2008 have conflicts?
but my server game works fine, only the webpage have problem logins.
Re: CabalWeb Ep8 by pafa7a
Its possible to make confict from your upgrade from 2k5 to 2k8 - This web works on 2k8 without problems.
Try to use 127.0.0.1 not 192.168.1.100
Check your MSSQL name ('sa' or 'MSSQL-HOSTPC' fo example)
Re: CabalWeb Ep8 by pafa7a
awesome work but i have this error
Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: ********* in C:\xampp\htdocs\config.php on line 6
Warning: mssql_select_db(): supplied argument is not a valid MS SQL-Link resource in C:\xampp\htdocs\config.php on line 7
any help?
Re: CabalWeb Ep8 by pafa7a
i cant see the topmenu why??
Re: CabalWeb Ep8 by pafa7a
Quote:
Originally Posted by
karmina
i cant see the topmenu why??
Look at the source code, the path and folder name in the directory not same. Try name it
Re: CabalWeb Ep8 by pafa7a
Ахх тва как мяза на Драке уеб-а :d иначе бива ще го тествам някой ден ;]
Re: CabalWeb Ep8 by pafa7a
is this secured? or injectable?
Re: CabalWeb Ep8 by pafa7a
@y0cata: please add an English translation to your post.
Re: CabalWeb Ep8 by pafa7a
Quote:
Originally Posted by
y0cata
Ахх тва как мяза на Драке уеб-а :d иначе бива ще го тествам някой ден ;]
EN : Ahh that looks like Drake web :d its cool, I will test it some day ;]