EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Tools (https://www.eqemulator.org/forums/forumdisplay.php?f=593)
-   -   EQemu php GM Portal ! (https://www.eqemulator.org/forums/showthread.php?t=19202)

Magoth78 08-26-2005 11:12 AM

EQemu php GM Portal ! v0.21(Release)
 
Update: 19/10/2005

Hello there,

I've created a simple portal that permits you to GM your server without being connected. It can be useful when we are at work :P

Features:

-- Server:
-- Server Config (update the MOTD, ailevel, ServerType, EXPMod, AAXPMod, GroupEXPBonus, leavecorpses, startzone, etc....)
---see who is online
---see the server's uptime
---see the server's version

--Zones:
---see the zonestatus
---shutdown zones
---bootup a zone in a free dymanic zone instance! (wich means the script will automatically see in what zone instance it can boot the zone. By default, it will choose a dynamic zone with noone in it.

--In-game:
---Send a message to a character
---Broadcast a message to the server
---Send an ooc message to the server

--Characters:
---movechar a character to the zone destination safe points.
-- Character Stuff (It will show the name of all items weared by the character that you will choose)
---kick a character and send him a message that will be displayed 4 seconds before being kicked.
---destroy an account plus all the chars attached to the account.
---iplookup wich will show all the ip of the connected characters.

Installation:
-- Without security --
1/ Extract the files to your apache www directory
2/ Edit your config.php (in php/datas/)
3/ Open install.html . It will auto-generate a md5 password from the one that you will enter and will insert it into your database.
4/ Delete install.html + install.php
5/ Enjoy..

-- With security --
1/ Extract the files to your apache www directory
2/ Edit your config.php (in php/datas/)
3/ Open install.html . It will auto-generate a md5 password from the one that you will enter and will insert it into your database.
4/ Delete install.html + install.php
5/ Edit the file: secure/healder.php then copy it to your portal index.
6/ Enjoy..


Old Version (fully working on 6.0 emu's versions only):
Shot: http://www.empire.dafun.com/portal1.jpg
Files: http://www.empire.dafun.com/portal.rar

New Version (fully working on any version):
Shot: http://www.empire.dafun.com/portal.jpg
Files: http://www.empire.dafun.com/EQEmuPortal.rar
Mirror: http://perso.wanadoo.fr/emuempire/EQEmuPortal.rar

Report any bug you can find, please.

Enjoy,
Mag

ps: if you want to have one or more features added, say it to me in this topic, I'll see what I can do.

Belfedia 08-26-2005 11:36 AM

Clap clap clap, wonderful ! I think this help many people :)
Are you a Php magician ? :p
(encore bravo a toi, chapeau bas !!!)

wize_one 08-26-2005 05:08 PM

both links am getting a 403 forbidden

Magoth78 08-26-2005 10:29 PM

Retry, it should work

Magoth78 08-30-2005 12:40 AM

New features added:
-- Server Config (update the MOTD, ailevel, ServerType, EXPMod, AAXPMod, GroupEXPBonus, leavecorpses, startzone, etc....)
-- Character Stuff (It will show all the items weared by the character that you will choose)

You must download portal.rar to have the new features. (If you have already installed the 0.15 version, you will just have to save your old config.php and replace the one in the 0.18 version)

Mag

Kikaro 09-06-2005 12:43 PM

*edit*

Totallt ignore me i dont know what I was thinking when i posted this. great product!

cofruben 09-07-2005 01:36 AM

very nice contribution man.

typhoon 10-11-2005 08:01 AM

Magoth78 I love it, question for you. Is there anyway you can have the DB server, webserver, zone server and world server on different servers and use this? I have my world, zone on one server and I have my webserver and db server on 2 other servers. I can connect to the page, look up a user and see the items they have but I can't see anyone on or any zone information, send a tell, etc.. Is there a way to make it so this could be done?

sdabbs65 10-12-2005 01:21 AM

???
 
Quote:

Originally Posted by typhoon
Magoth78 I love it, question for you. Is there anyway you can have the DB server, webserver, zone server and world server on different servers and use this? I have my world, zone on one server and I have my webserver and db server on 2 other servers. I can connect to the page, look up a user and see the items they have but I can't see anyone on or any zone information, send a tell, etc.. Is there a way to make it so this could be done?

Thats easy just change the hostname in the config file.

typhoon 10-12-2005 04:09 AM

Ok I boneheaded that one.... I looked through the post about users online and saw it can be done.. So I looked at my config again and I had the wrong address in the server. I was thinking it was the one I would use for the GM Portal and not the world server. I put the world server address in there and it works great.

Thanks for the help.

Cisyouc 10-12-2005 10:50 AM

Thead stickied. :)

Magoth78 10-13-2005 06:32 PM

Thx Cisyouc :D

I'm planning to upgrade it a bit, change the interface.
Also, do you guys want to see a new command added?

Mag

Dr Zauis 10-14-2005 05:43 AM

Apache?
 
OK..So I guess one needs Apache for this..Is that an http server prog or something? I found the website..Can someone please give me a little info about apache and what I need to do to run this prog? Sorry..Im a total noob when it comes to servers and computers communicating..

Belfedia 10-14-2005 08:10 PM

You need apache for make some website :)
This portal is like a website, you can use it in a browser like IE or firefox :)

For install apache, i suggest you to follow this guide on PEQ server made by mystic414 :
http://www.projecteq.net/phpBB2/viewtopic.php?t=422

Or if you want a totally newbie install :
I know a project than make easy install of PHP and MYSQL :
http://www.easyphp.org/?lang=en&lang...ang=es&lang=en

Magoth78 10-18-2005 12:51 PM

New version of the portal.

Changelog v0.20(Release)
- New portal graphic.
- Most of the codes have been upgraded.
- Added a script (php/installdb.php) wich permits to create the main entries in the variables
table like AAXMod, EXPmod, ServerType, etc.. It's usefull if you've just installed a new EQEMu version with a fresh database that doesn't contain the variable's entries by default.

Screenshot: http://www.empire.dafun.com/portal.jpg
Files:http://www.empire.dafun.com/EQEmuPortal.rar

This version is 100 functionnal with 6.1/6.2 Emu's versions.
For the 6.0 and older, you can try this one but if you experience some bugs, I'd recommend to use the old version available at the top of this topic.

Enjoy,
Mag


All times are GMT -4. The time now is 10:16 AM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.