-
[Release] WebJM New CMS
This web was developed exclusively for the Xteam / Muemu servers, but if you have knowledge it is easy to adapt to any version of MuOnline, the code is simple and easy to understand.
WARNING:
The code is all over the place, multiple files, and possible sql injection risks. PLEASE TAKE CAUTION.
* Anyone who already uses the web, I recommend trying to do everything from scratch to avoid problems of incompatibility, spatially with the JOBS that have all been redone in a simpler way.
Sites that use the web:
JogandoMU - SempRe O MelHoR
Bienvenido....redirecionando...
HEADSKUNK Servidores
MU Harkon S8 Online - Noticias (Modified)
http://www.mublackout.com. Br (Soon)
Images of the site at the link:
http://imgur.com/a/ShUkv
Web Systems:
Quote:
- System of medals
- Patent
system - System of Top Monthly, Weekly, Sophisticated diary
- Weekly events top (Devil Square, Blood Castle, Chaos Castle, Duel, Custom Arena)
- Advanced rankings (General, Guilds, Medals, Devil Square , Blood Castle, Chaos Castle, Duel, Custom Arena, Gens, Castle Siege)
- Email registration and password recovery
- 4 types of vip
- VIP bonus on the register
- Advanced system to show character information
- System To show information about guild
- Contirbuitem of the Month
Panel Functions:
Quote:
- All basic systems
- Disclosure system
- Transfer account character (HOT)
- Confirm payment - Exclusive messaging
system (HOT)
- Reset Master Skill
- Quest system by the exclusive site (HOT)
- Search Character
- Search Guild
- Move Character
- Change Patent
- Reputation
system - Nationality system (flag)
- System of missions (HOT)
- System to transfer credits (WCOINC)
- Account statement .
- Change E-mail
- System of tips
- System to put password in bau and recover.
- System to change the name of the character
- System to change the order of the character (order that shows them in the select char within the game) (HOT)
Administrative functions:
Quote:
- Manage Payments (HOT)
- Financial Manager (
Ban ) User
- Edit accounts and characters (HOT)
- News system
- Send ScrrenShots that appear on the site.
- Track IP
- Track Email
- Track Serial ITEM
- Add Event Points
- View Server Logs
- Last Logged In (HOT)
- Manage Staff (HOT)
Projects in progress:
Quote:
- System of statistics of online players (by hour and month)
- System to create the personal code
- Add new languages to the site
Website Requirements:
Quote:
PHP 5.4 or Later
MSSQL 2008 or Later
XAMPP OR WAMP
http://i.imgur.com/o5xii8G.jpg?1
http://i.imgur.com/tdrGidm.png?1
http://i.imgur.com/WWBac21.png?1
http://i.imgur.com/J44Ic4H.png?1
http://i.imgur.com/9rN43VH.jpg
Double Check:
Quote:
Edit the php.ini file, look for the line
:; extension = php_mssql.dll
and remove the; In front of the extension, so:
extension = php_mssql.dll
Save and restart apache.
Download:
WebFiles
Troubleshooting:
Quote:
Q:English Translation?
A:Yes, i know it is in Spanish. I'm working on it
Q:Fatal error: Call to undefined function mssql_connect () in C: \ xampp \ htdocs \ include \ config_index.php on line 32
then this line and email $ CONFIG_MAIL_SENHA = "SUA_SENHA"; // Email password
A: Make sure you setup XAMPP correctly, or try downloading this.
https://mega.nz/#!PtxGTYoa!ZzxFVvze_...gQMJQPvPodaZCI
Credit:
@Luis_br
-
re: [Release] WebJM New CMS
Release approved. I have not tested the current files.
Avoid the spam and off-topic.
-
re: [Release] WebJM New CMS
-
re: [Release] WebJM New CMS
This web was developed by me. Any questions just ask.
-
re: [Release] WebJM New CMS
how about security ? any bugs ? multilanguage support ?
-
re: [Release] WebJM New CMS
Owwww.
Without a license?
Sent from my LG-D855 using Tapatalk
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
wdevil12
how about security ? any bugs ? multilanguage support ?
All OK, no multilanguage.
- - - Updated - - -
Quote:
Originally Posted by
Ehgm
Owwww.
Without a license?
Sent from my LG-D855 using Tapatalk
Open source
-
re: [Release] WebJM New CMS
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
wdevil12
how about security ? any bugs ? multilanguage support ?
Currently working on translating, @Luis_br
-
re: [Release] WebJM New CMS
PHP 7 missing extension php_mssql.
Work with php_sqlsrv or php_pdo?
Sent from my LG-D855 using Tapatalk
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
Ehgm
PHP 7 missing extension php_mssql.
Work with php_sqlsrv or php_pdo?
Sent from my LG-D855 using Tapatalk
Not work, user php until 5.4
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
Luis_br
This web was developed by me. Any questions just ask.
what version of XAMPP this support? you have any installation guide?
BTW
Excellent CMS its really awesome like a PRO
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
generalhbk
what version of XAMPP this support? you have any installation guide?
BTW
Excellent CMS its really awesome like a PRO
install wamp 1.7.4
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
Luis_br
install wamp 1.7.4
Ok bro! let me try this one but one question do you have any installation guide of this?
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
generalhbk
Ok bro! let me try this one but one question do you have any installation guide of this?
BACKUP BEFORE DOING SO
1 - Change the files:
Include / config.php
2-Create a Mysql database and execute the query that is in that folder.
3-Define an administrator, create a character within the game,
Then run the command in sql:
UPDATE CHARACTER SET LEVEL_GM = 5 WHERE NAME = 'CHAN_NAME_ADM'
4 - Restore the included DB in the package or execute the scripts in the SQL Scripts folder
To create the tables and columns for the site.
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
WaffleMaker
BACKUP BEFORE DOING SO
1 - Change the files:
Include / config.php
2-Create a Mysql database and execute the query that is in that folder.
3-Define an administrator, create a character within the game,
Then run the command in sql:
UPDATE CHARACTER SET LEVEL_GM = 5 WHERE NAME = 'CHAN_NAME_ADM'
4 - Restore the included DB in the package or execute the scripts in the SQL Scripts folder
To create the tables and columns for the site.
I'll try this one :D thanks bro
-
re: [Release] WebJM New CMS
What MU files is compatible on the default settings of tables?
-
re: [Release] WebJM New CMS
-
re: [Release] WebJM New CMS
So hard to install ammm clear TUT pls
-
re: [Release] WebJM New CMS
I can not make it work on sql 2008...
the php_mssql.dll not work!
não consigo fazer funcionar com sql 2008...
o php_mssql.dll nao funciona!
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
serrinha
I can not make it work on sql 2008...
the php_mssql.dll not work!
não consigo fazer funcionar com sql 2008...
o php_mssql.dll nao funciona!
try this the dll into folder /apache/bin and php
https://mega.nz/#!PtxGTYoa!ZzxFVvze_...gQMJQPvPodaZCI
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
Luis_br
I've done this before, put it in a VM and it worked a few things, but in VPS it stays on the MAINTENANCE page ..
VPS Pagina de Manutenção
http://i.imgur.com/ZgX5QEI.png
VM algumas coisas funcionam.
http://i.imgur.com/kdBuYQQ.png
I did exactly the same thing in both ...
Eu ja tinha feito isso antes, coloquei em uma VM e funcionou algumas coisas, mas no VPS fica na página de MANUTENÇÃO..
Fiz exatamente a mesma coisa em ambas...
-
re: [Release] WebJM New CMS
Any video guide how to install . edit ?
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
serrinha
I've done this before, put it in a VM and it worked a few things, but in VPS it stays on the MAINTENANCE page ..
VPS Pagina de Manutenção
http://i.imgur.com/ZgX5QEI.png
VM algumas coisas funcionam.
http://i.imgur.com/kdBuYQQ.png
I did exactly the same thing in both ...
Eu ja tinha feito isso antes, coloquei em uma VM e funcionou algumas coisas, mas no VPS fica na página de MANUTENÇÃO..
Fiz exatamente a mesma coisa em ambas...
Check ports in firewall, ips and login/passwords.
-
re: [Release] WebJM New CMS
one more question did this cms have multiserver support ?
-
re: [Release] WebJM New CMS
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
wdevil12
one more question did this cms have multiserver support ?
No have, only if you create yoursite.com/easy/ and yoursite.com/hard/
-
re: [Release] WebJM New CMS
-
re: [Release] WebJM New CMS
How do I put ADM on the site?
Slowly, but I'm getting it!
-
re: [Release] WebJM New CMS
@ALL
it is important to Enable RemoteSQLConnection and open port 1433 in your firewall.
Translate all in English for better :)
thanks.
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
Luis_br
No have, only if you create yoursite.com/easy/ and yoursite.com/hard/
how about me_muonline db ?
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
wdevil12
how about me_muonline db ?
if you modify query, a example, select memb___id from memb_stat to select memb___id from me_muonline.dbo.memb_stat its works
-
re: [Release] WebJM New CMS
i have problems in online hour count..
can help me?
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
serrinha
i have problems in online hour count..
can help me?
You exec scripts to create the jobs?
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
Luis_br
You exec scripts to create the jobs?
Yes, create jobs and functions..
Jobs 1 dia
Jobs 1 hora
Jobs 1 mes
Jobs 1 minuto
Jobs 1 semana
and
fn_online
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
serrinha
Yes, create jobs and functions..
Jobs 1 dia
Jobs 1 hora
Jobs 1 mes
Jobs 1 minuto
Jobs 1 semana
and
fn_online
verify if the job 1 minuto is working without erros
-
re: [Release] WebJM New CMS
Does this cms works with MUEMU Season 6.3 files?
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
Nick Bubuioc
Does this cms works with MUEMU Season 6.3 files?
yes man
-
re: [Release] WebJM New CMS
Luis_br how about MuEngine files?
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
CAPITOL
what it is?
-
re: [Release] WebJM New CMS
@Luis_br
How to put youtube videos, pictures and others in the news?
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
serrinha
@
Luis_br
How to put youtube videos, pictures and others in the news?
simple html code....for example <img src=link>
-
re: [Release] WebJM New CMS
Does it work on sql 2005?
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
Zitinho
Does it work on sql 2005?
yes man
-
re: [Release] WebJM New CMS
Is there any english versiojn available now?
-
re: [Release] WebJM New CMS
since its php, is it secured? :D
thanks.
-
re: [Release] WebJM New CMS
@Luis_br
Where i change 'Prêmio Vip em:'
for raise time for 2 days??
I change JOB 1 minuto > add vip x tempo
but, where i found in php to show correct time in panel??
-----------------------------------------------------
Onde eu mudo 'Prêmio Vip em:'
Para aumentar pra 2 dias??
Eu mudei a JOB 1 minutos > add vip x tempo
Mas onde encontro no php para mostrar o tempo correto no painel??
-
re: [Release] WebJM New CMS
Quote:
Originally Posted by
serrinha
@
Luis_br
Where i change 'Prêmio Vip em:'
for raise time for 2 days??
I change JOB 1 minuto > add vip x tempo
but, where i found in php to show correct time in panel??
-----------------------------------------------------
Onde eu mudo 'Prêmio Vip em:'
Para aumentar pra 2 dias??
Eu mudei a JOB 1 minutos > add vip x tempo
Mas onde encontro no php para mostrar o tempo correto no painel??
in menu.php change to:
Quote:
</tr> <tr>
<td>Prêmio VIP em:</td>
<td align=right onmouseover="Tip('Tempo online para ganhar 1 dia vip simples!');" onmouseout="UnTip();"><b> $d d $h Hs $m min </td>
</tr>
in conta2.php change to:
Quote:
// sistema de tempo conta online
$tempo_vip = 2880-
$min2;
$segundos = $tempo_vip * 60;
$str = "$segundos";
$d = (int)($tempo_vip / 1440);
$h = date("H", mktime(0,0,$str,1,1,2000));
$m = date("i", mktime(0,0,$str,1,1,2000));
//fim
-
re: [Release] WebJM New CMS
Does it work with the IGCN files provided in the forum?
http://forum.ragezone.com/f197/compi...erver-1126961/
- - - Updated - - -
Does it work with the IGCN files provided in the forum?
http://forum.ragezone.com/f197/compiled-igcn-season-9-server-1126961/
-
re: [Release] WebJM New CMS
[QUOTE=feerve;8796045]Does it work with the IGCN files provided in the forum?
http://forum.ragezone.com/f197/compi...erver-1126961/
someone?
-
re: [Release] WebJM New CMS
[QUOTE=feerve;8796900]
Quote:
Originally Posted by
feerve
just adapt the web and will work
-
re: [Release] WebJM New CMS
@Luis_br
The site is currently offline, just flip it on something in mysql for example that shows maintenance screen ...
Other reasons I have not yet discovered which ones ...
Do you have any tips to at least reduce?
-------------------------------
O site fica offline constantemente, basta mexer em algo no mysql por exemplo que mostra tela de manutenção...
Fora outros motivos que ainda não descobri quais...
Tem alguma dica pra pelo menos diminuir?
-
-