Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Tools

Development::Tools 3rd Party Tools for EQEMu (DB management tools, front ends, etc...)

Reply
 
Thread Tools Display Modes
  #1  
Old 02-20-2013, 05:34 PM
Kingmen30264
Hill Giant
 
Join Date: Sep 2006
Posts: 112
Default

I got it.

What I did was I installed the entire package onto my Ubuntu VM and then just I just changed the config options to reflect my EQ VM and allowed permissions for anyone on my network (only) to access the AllaClone.

Here is a Screenshot of it working. I will just need to edit the following files with HTML code and make it look purty lol.


http://i215.photobucket.com/albums/c...gAllaClone.jpg

For some reason it will show up properly for my Ubuntu but for my Windows VM, it is not showing the proper background. Something I will have to figure out myself, but I just wanted to post that I got this working.

Thanks for the response Trevius.
Reply With Quote
  #2  
Old 02-20-2013, 08:28 PM
Kingmen30264
Hill Giant
 
Join Date: Sep 2006
Posts: 112
Default

I have it up and running just fine. I even solved the issue of the white background (I had to replace all of http://mysite.com/blahblah to my ip), but when I am trying to figure out how to set the date on the News Page, it shows 1101300277 which translates to November 24, 2004. If I put 02242013 it says it is January 26, 1970.

How do I know what number to put for the date?

~Kingmen
Reply With Quote
  #3  
Old 02-21-2013, 04:28 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

I don't think we messed with the news page, but that number you are referring to is a unix timestamp. You can do the conversions for that here:

http://www.unixtimestamp.com/index.php
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #4  
Old 05-14-2013, 07:11 PM
MisifuWiki
Sarnak
 
Join Date: Sep 2007
Posts: 33
Default

where i can download this nice thing ??
Reply With Quote
  #5  
Old 05-10-2014, 09:33 AM
Rhodan
Hill Giant
 
Join Date: Oct 2006
Posts: 179
Default

Is this still current? When I go to download from the repo it says it's depricated. Maybe there's a new spot for downloading?
Reply With Quote
  #6  
Old 05-15-2014, 05:22 PM
Rhodan
Hill Giant
 
Join Date: Oct 2006
Posts: 179
Default

Well I had a look and its more than obvious this version has been abandoned. The demo page has a working version so perhaps it's just the link that points at an old version but I can't see any mention of SVN or GIT sources so I'm assuming it has gone private.

I have most of it working after replacing PHP_SELF with '' (forms) or actual page names (for hrefs) since PHP_SELF has been removed from PHP.

Changing a few field names got several more parts working.

Adding extra definitions in constantes.php to make them current fixed most of the rest.

On more error for pets was fixed by changing the "ac" index name to "AC"

I'm stuck on show zones by level (zoneslevels.php I think it's called). An array is created something like this:

zones = array();
zones[$cpt][$lvl]=0;
zones[$spt]["npcs"]=0;

Then later on values are assigned which generates unknown index errors. I have a feeling PHP doesn't like this kind of array declaration any more. Have to read up on PHP a bunch... Haven't played with it since PHP3 really.
Reply With Quote
  #7  
Old 05-15-2014, 05:30 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by Rhodan View Post
Well I had a look and its more than obvious this version has been abandoned. The demo page has a working version so perhaps it's just the link that points at an old version but I can't see any mention of SVN or GIT sources so I'm assuming it has gone private.

I have most of it working after replacing PHP_SELF with '' (forms) or actual page names (for hrefs) since PHP_SELF has been removed from PHP.

Changing a few field names got several more parts working.

Adding extra definitions in constantes.php to make them current fixed most of the rest.

On more error for pets was fixed by changing the "ac" index name to "AC"

I'm stuck on show zones by level (zoneslevels.php I think it's called). An array is created something like this:

zones = array();
zones[$cpt][$lvl]=0;
zones[$spt]["npcs"]=0;

Then later on values are assigned which generates unknown index errors. I have a feeling PHP doesn't like this kind of array declaration any more. Have to read up on PHP a bunch... Haven't played with it since PHP3 really.
Trevius and I were working on this.

I will have to dig up what is going on with what and see if I can get you a recent link and possibly see about other details.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:57 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3