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 04-06-2005, 07:28 AM
mystic414's Avatar
mystic414
Hill Giant
 
Join Date: Sep 2004
Posts: 100
Default

Sorry, the .zip file had an old version of peq_backend.php in it. It's been fixed if you want to redownload it. Otherwise, just change line 7 of your peq_backend.php from config.ini to config.php, and that will fix the problem.

The default login/pass is there for convenience for those who only use the editor on their local computer (not over the internet). If you don't want it there, just edit config.php and change

Code:
$login_name = 'admin';
$login_pw = 'password';

to

$login_name = '';
$login_pw = '';
peq_backend.php will let you remove the default login to the editor and add a different one.
Reply With Quote
  #2  
Old 04-07-2005, 12:08 AM
Belfedia
Demi-God
 
Join Date: Jan 2005
Posts: 1,109
Default

That work fine, many thanks
__________________
__________________________________________________ _____________________________________
I speak english like a spanish cow..., I speak spanish like a english pudding...
But I try to speak good french !!! (Non au langage SMS sur forum)
http://eqfroggy.new.fr : Froggy French Server Website.
Reply With Quote
  #3  
Old 04-13-2005, 10:55 PM
KhaN's Avatar
KhaN
Dragon
 
Join Date: Mar 2004
Location: France, Bordeaux.
Posts: 677
Default

Nice job mystic414.
Personally, i would have prefer all of this in C++, but all know i like to complain.

I hope you will continu to work and improve it.
__________________

Reply With Quote
  #4  
Old 04-14-2005, 07:39 AM
bushman77
Hill Giant
 
Join Date: May 2003
Location: In the bush
Posts: 129
Default error

ok i've setup webserver and php now when i try to run peq_editor.php in browser i get the following errer

Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in g:\Archive\Brads\peq\peq_editor.php on line 448

if i am correct this is the line corrosponding to the error
<td colspan=\"2\" align=\"center\"><br><div class=\"table\"><a href=\"peq_editor.php?guest=login\">Click here to login as a guest</a></div></td>
Reply With Quote
  #5  
Old 04-15-2005, 07:43 AM
mystic414's Avatar
mystic414
Hill Giant
 
Join Date: Sep 2004
Posts: 100
Default

KhaN: Don't know C++, but the editor's open-source so feel free to do what you want with it :P

bushman77: I don't know what that error is complaining about. But, please try replacing line 448 with:

Code:
<td colspan=\"2\" align=\"center\"><br><a href=\"peq_editor.php?guest=login\">Click here to login as a guest</a></td>
and let me know if that gets rid of the error.

Thanks for the feedback, all!
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 07:47 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