Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] DevilSpeak Simple Dekaron Webpage

Skilled Illusionist
Joined
Oct 21, 2010
Messages
316
Reaction score
175
Greetings, :thrasher:


This is something, that I put together quick this weekend.
The code needs to be cleaned up.


Enjoy.


-----------------------------------------------------------------------------------------
How to edit:

Change where it says "Add Your MSSQL Information" = Add your MSSQL Information


Change where it says "Your Server" = Edit to your server name ect.


Any questions post in release thread.
-----------------------------------------------------------------------------------------

DevilSpeak - [Release] DevilSpeak Simple Dekaron Webpage - RaGEZONE Forums



Credits:

DevilSpeak , Maestro, Zombe, Janvier123, Lee Findlow

And credits to who ever else I may have forgotten. (Let me know and I will add you for credits)



Download Version 82614

 
Last edited:
Skilled Illusionist
Joined
Oct 21, 2010
Messages
316
Reaction score
175
(UPDATE 8-26-2014)

Updated and Released New Web With Added Features.

Change Log:

*8-26-2014| Removed Staff Online Status - No need for double User Online Query

Enjoy....
 
Last edited:
Newbie Spellweaver
Joined
Jan 5, 2011
Messages
8
Reaction score
0
Thanks for the great post sir DevilSpeak,, uhmmm,, actually i have my own offline dekaron server and i want it to publish online,, but i got problem making a website. can you help me with it?? if by chance,, do you have skype? i will add you. thanks :)
 
Skilled Illusionist
Joined
Oct 21, 2010
Messages
316
Reaction score
175
Sorry, I dont offer ANY remote support.

Just purchase forum software such as ipb. and add the extensions like many others such as myself have,such as Dead Front time, server status & registeration. Simple as pie.


I wish you good luck in your server development.
 
Last edited:
Skilled Illusionist
Joined
Oct 21, 2010
Messages
316
Reaction score
175
@DevilSpeak the download page does not work and is missing the page gm_online can post?


Umm the links work just fine.

You can get the "gm_online script" anywhere online,just search.

Like I said,, this is somthing I put together really quick.
Anyone can make there own really easy.
 
Last edited:
Newbie Spellweaver
Joined
Feb 7, 2014
Messages
11
Reaction score
1
Notice: Undefined variable: registertittle in C:\xampp\htdocs\2moons\register.php on line 37


[h=3]Notice: Undefined variable: slogan in C:\xampp\htdocs\2moons\register.php on line 48


:/
[/h]
 
Joined
Aug 20, 2010
Messages
1,387
Reaction score
253
so how do I enable it ? do you have any tutorial ? :(

Go to

Code:
C:\xampp\php\php.ini

And look for these 2 lines

Code:
;extension=php_mssql.dll

;extension=php_pdo_mssql.dll

And remove the ; before extension.
Then go restart xampp control center -> Apache

Edit: And if that didn't work, then it's possible the current php that came along with your Xampp is version 5.3 and above. If that happens to be the case, then look on this link.


cypher I'm not sure if it's allowed to post this link, please PM or Reply if it is alowed or not.
 
Last edited:
Newbie Spellweaver
Joined
Feb 7, 2014
Messages
11
Reaction score
1
You were right Sir.. I am using the latest version of xampp that has a PHP version of 5.5 I think.. I will be keep in touch if I've got some minor problem. Thank You.
 
The Cat in the Hat
Legend
Joined
Oct 26, 2005
Messages
4,475
Reaction score
677
Go to

Code:
C:\xampp\php\php.ini

And look for these 2 lines

Code:
;extension=php_mssql.dll

;extension=php_pdo_mssql.dll

And remove the ; before extension.
Then go restart xampp control center -> Apache

Edit: And if that didn't work, then it's possible the current php that came along with your Xampp is version 5.3 and above. If that happens to be the case, then look on this link.


cypher I'm not sure if it's allowed to post this link, please PM or Reply if it is alowed or not.

You can post whatever you want to the board as long as it doesn't link to link to another forum in private server development, which is not allowed.
 
Back
Top