-
2 Attachment(s)
Release Cabal Website with Admin Panel 100% working.
Maybe you guys need this. I am using this Website 1 year ago and i have no plan to make a Cabal Server anymore. Working Register, Login, Itemshop, Vote, And Admin Panel. Like / Thanks if this helps. Thank you!
Reason for sharing: I wanna focus on my Luna Online and MU online servers.
Download Link: Cabal Website - Download - 4shared - Dennis Blake
https://forum.ragezone.com/attachmen...d=153658&stc=1
https://forum.ragezone.com/attachmen...d=153659&stc=1
-
Re: Release Cabal Website with Admin Panel 100% working.
How to make this work? After I edit backend/config.php with my correct db access after I reload my web address still get's nothing like blank/white page :(
-
Re: Release Cabal Website with Admin Panel 100% working.
Check config.php in main folder
-
Re: Release Cabal Website with Admin Panel 100% working.
That's Transilvaniagames Cabal website?
-
Re: Release Cabal Website with Admin Panel 100% working.
Quote:
Originally Posted by
Dens666
Check config.php in main folder
I don't have any experience about web management, what I did is change the 127.0.0.1 into my public IP but still same problem
-
Re: Release Cabal Website with Admin Panel 100% working.
Quote:
Originally Posted by
sixreygie
I don't have any experience about web management, what I did is change the 127.0.0.1 into my public IP but still same problem
Ok i checked that, leave that 127.0.0.1 in /config.php like i was before.
edit file /backend/config.php
$_config['dbdebug'] = 1;
$_config['db_type'] = 'MSSQL';
$_config['db_host'] = "YOUR MSSQL IP (not wan) just local mssql";
$_config['db_user'] = 'sa';
$_config['db_pass'] = 'yoursqlpassword';
$_config['DB2'] = "GAMEDB"; - here should be Server01 not GAMEDB
$_config['TBL_PRE'] = 'MU'; i think should be empty
$_config['ssh_user'] = 'root';
$_config['ssh_ip'] = 'Ip to centos (local)';
$_config['ssh_pass'] = 'password to root';
after this website should work, remember that ur xamp or whatever apache svr u use, have to allow for mssql_connection
-
Re: Release Cabal Website with Admin Panel 100% working.
Quote:
Originally Posted by
Dens666
Ok i checked that, leave that 127.0.0.1 in /config.php like i was before.
edit file /backend/config.php
$_config['dbdebug'] = 1;
$_config['db_type'] = 'MSSQL';
$_config['db_host'] = "YOUR MSSQL IP (not wan) just local mssql";
$_config['db_user'] = 'sa';
$_config['db_pass'] = 'yoursqlpassword';
$_config['DB2'] = "GAMEDB"; - here should be Server01 not GAMEDB
$_config['TBL_PRE'] = 'MU'; i think should be empty
$_config['ssh_user'] = 'root';
$_config['ssh_ip'] = 'Ip to centos (local)';
$_config['ssh_pass'] = 'password to root';
after this website should work, remember that ur xamp or whatever apache svr u use, have to allow for mssql_connection
Thanks gonna try it :)
- - - Updated - - -
I still got same problem
-
Re: Release Cabal Website with Admin Panel 100% working.
Grrr i don't have SQL server on my pc so i can't test it to tell u exactly what else u have to do.
Are u sure that u have enabled mssql_connection?
-
Re: Release Cabal Website with Admin Panel 100% working.
Quote:
Originally Posted by
Dens666
Grrr i don't have SQL server on my pc so i can't test it to tell u exactly what else u have to do.
Are u sure that u have enabled mssql_connection?
Yes I did :(
- - - Updated - - -
still same problem :( hope someone can help me
White page :(
https://forum.ragezone.com/cache.php...%2FrzXD5ot.png
-
Re: Release Cabal Website with Admin Panel 100% working.
-
Re: Release Cabal Website with Admin Panel 100% working.
If someone share for me connection to any cabal database i can check it ^^
-
Re: Release Cabal Website with Admin Panel 100% working.
i had this white screen since i tried to make a web with cabaltoolz... still no solution xD
-
Re: Release Cabal Website with Admin Panel 100% working.
More likes, I gonna make a complete video guide how to setups this website. :)
-
Re: Release Cabal Website with Admin Panel 100% working.
Ok, u give me an challange ;D
I'm going to install database, gonna figure out it today :D
-
Re: Release Cabal Website with Admin Panel 100% working.
Quote:
Originally Posted by
Dens666
Ok, u give me an challange ;D
I'm going to install database, gonna figure out it today :D
GOGOGO bro! :D
-
Re: Release Cabal Website with Admin Panel 100% working.
Tomorrow i will install the database :P
-
Re: Release Cabal Website with Admin Panel 100% working.
wating for the vedio tut :) btw thanks for this cp thumbsup
-
Re: Release Cabal Website with Admin Panel 100% working.
Let's wait for Dens. Kinda busy atm.
-
Re: Release Cabal Website with Admin Panel 100% working.
any news/updates for this?
-
Re: Release Cabal Website with Admin Panel 100% working.
http://saintcabal.com/upload/web1.png
How to fix?
Open file */includes/functions.php
Find function called "function xml2phpArray($xml,$arr)"
Edit: "foreach($xml->children() as $b){" to "foreach($xml->children as $b){"
i hope it worth to install virtualbox and setup database just to help u find out the problem...
respect that.
-
Re: Release Cabal Website with Admin Panel 100% working.
Quote:
Originally Posted by
Dens666
Great :D could you teach us how you did? :D
-
Re: Release Cabal Website with Admin Panel 100% working.
thx dens... got it working but is the login/registrations messed up?
-
Re: Release Cabal Website with Admin Panel 100% working.
can't login and also register
- - - Updated - - -
any way to fix login/register problem? thought it was 100% hehe
-
Re: Release Cabal Website with Admin Panel 100% working.
have the same problem login and registered 404 not found
- - - Updated - - -
here is my problem
Warning: require_once(31D1C6A3zC43aL.php): failed to open stream: No such file or directory in C:\xampp\htdocs\register.php on line 2
Fatal error: require_once(): Failed opening required '31D1C6A3zC43aL.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\register.php on line 2
- - - Updated - - -
already fixed the problem now the only problem is
Login Initialed
Communicating with Server. Please Wait a few seconds! also i cant registered
-
Re: Release Cabal Website with Admin Panel 100% working.
someone already find a way how to fix this?
-
Re: Release Cabal Website with Admin Panel 100% working.
waiting for someone to help.us with the login / registration ..
-
Re: Release Cabal Website with Admin Panel 100% working.
i check the code and still using MD5 encryption. this for EP2. seems like this file are same with other release before.
-
Re: Release Cabal Website with Admin Panel 100% working.
Yeah i bet the site still have md5 encryption .. looking on it now .. anyway , thanks for the great release!
-
Re: Release Cabal Website with Admin Panel 100% working.
register and login not fix
help tutorial :$:
-
Re: Release Cabal Website with Admin Panel 100% working.
Quote:
Originally Posted by
besiaji
register and login not fix
help tutorial :$:
This file same with others release before, he just repost. And the screen shot is a lie.
Sent from my ASUS_T00J using Tapatalk
-
Re: Release Cabal Website with Admin Panel 100% working.
..............................
-
Re: Release Cabal Website with Admin Panel 100% working.
Quote:
Originally Posted by
R0N
omg my ugly css theme, and that "LIST OF ONLINE PLAYERS". i wonder how you got it.
btw ive added new coin system on that admin panel, i called it PCoin(Premium Coin) we used it for Paymentwall,
Ecoin and Pcoin shop are separated on the webshop, since servers usually give free ecoins, then donators donates, without the presense of the admin, if they donate PCoin they can buy a donated item available on the PCoin shop category.
Cool but is there any way to make it work with ep8? :D
-
Re: Release Cabal Website with Admin Panel 100% working.
Quote:
Originally Posted by
sixreygie
Cool but is there any way to make it work with ep8? :D
Rewrite functions for ep8 procedures.
1 hour working.
-
Re: Release Cabal Website with Admin Panel 100% working.
<---- 1 day working with this web and get nothing... |~_~|
-
Re: Release Cabal Website with Admin Panel 100% working.
-
Re: Release Cabal Website with Admin Panel 100% working.
The screenshot is really a lie ... cause he grabbed the screenshot on demoncabal :)
for you to be able to use this you need to change the encryption cause this reads md5 which is used in EP2 Servers
you need to change it to PWDCompare function
https://forum.ragezone.com/f459/cabal-toolz-v4-890505/
Heres the original where i get mine and edited it
-
2 Attachment(s)
Re: Release Cabal Website with Admin Panel 100% working.
....................................
-
Re: Release Cabal Website with Admin Panel 100% working.
-
Re: Release Cabal Website with Admin Panel 100% working.
Quote:
Originally Posted by
R0N
this is 100% working, currently we are using this on our server, because my ugly admin panel dark theme was in the release. you need to do something on the database (stored procedures) to make this work, cheers!
Attachment 154482Attachment 154484
Help fix login issue.
Sent from my ASUS_T00J using Tapatalk
-
Re: Release Cabal Website with Admin Panel 100% working.
ron link download? website cabal evolution?
-
Re: Release Cabal Website with Admin Panel 100% working.
-
Re: Release Cabal Website with Admin Panel 100% working.
Quote:
Originally Posted by
R0N
this is 100% working, currently we are using this on our server, because my ugly admin panel dark theme was in the release. you need to do something on the database (stored procedures) to make this work, cheers!
Attachment 154482Attachment 154484
a little help won't mind for the newbie's.
thanks!
-
Re: Release Cabal Website with Admin Panel 100% working.
-
Re: Release Cabal Website with Admin Panel 100% working.
Quote:
Originally Posted by
FATAL CODER
reupload please :)
-
Re: Release Cabal Website with Admin Panel 100% working.
-
Re: Release Cabal Website with Admin Panel 100% working.
-
Re: Release Cabal Website with Admin Panel 100% working.
-
Re: Release Cabal Website with Admin Panel 100% working.
-
Re: Release Cabal Website with Admin Panel 100% working.
here is working
But you need some modification in database to work in login and registration