EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Tools (https://www.eqemulator.org/forums/forumdisplay.php?f=593)
-   -   PEQ Database Editor 1.0 (for servers 0.6.4 and up) (https://www.eqemulator.org/forums/showthread.php?t=20073)

cavedude 12-29-2012 12:02 PM

If they are, it's because I forgot to remove them. KLS changed factions to get rid of those stupid columns and make the table dynamic. So, that particular table isn't used anymore.

joligario 12-29-2012 12:04 PM

No, I was mistaken. You're good.

EDIT: I'll work on the change.

blindaviator 12-29-2012 04:26 PM

Thx you two. Glad to know it wasn't something I did this time.

joligario 12-29-2012 11:06 PM

Newest files in SVN should be functional with faction changes.

cavedude 12-30-2012 12:25 AM

Quote:

Originally Posted by joligario (Post 215736)
Newest files in SVN should be functional with faction changes.

Thanks a lot for getting that in! The only change I made was the race/class/deity name will now display under faction mods. We'll have to come up with a decent solution for editing/adding mods.

blindaviator 12-30-2012 02:35 AM

Nix this question... I found it finally... Sorry to be a bother...

joligario 12-30-2012 09:08 AM

Quote:

Originally Posted by cavedude (Post 215744)
Thanks a lot for getting that in! The only change I made was the race/class/deity name will now display under faction mods. We'll have to come up with a decent solution for editing/adding mods.

Too easy. When I get a chance I will work in selectors.

blindaviator 01-01-2013 04:20 PM

Hehe another one found.

Code:

Fatal error: Call to undefined function update_faction_values() in C:\xampp\htdocs\eqemu_editor\lib\faction.php on line 80

joligario 01-01-2013 04:43 PM

What were you doing so I can troubleshoot? I may have missed other npc faction functions...

EDIT: Ah, I see it. Working on it now.

victurus 01-04-2013 02:36 PM

I am still receiving these errors when attempting to run the index.php.

http://www.victurus.com/images/phperror.jpg

I have changed the error_reporting, restarted services, restarted comp.
This solution does not seem to be working.

If i ignore all those errors and go to the login box and type in admin/password, it gives me another page with about 40 errors.

Any help would be appreciated.

joligario 01-04-2013 02:41 PM

Based on the above, I assume you must not have changed the error_reporting correctly (or possibly even the right file). Did you get the proper php.ini file and uncomment (remove ';')? I recommend: error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT

victurus 01-04-2013 03:27 PM

Sweet, I am using wamp.. and those tricky bastages put 3 different .ini files with the same stuff in each. Then they hid the correct one! lol, thanks for the assistance.

victurus 01-04-2013 05:35 PM

OK, so now that it is letting me login, once I login to it, it just sits at this page and does nothing.
http://www.victurus.com/images/phpeditor.jpg

And I am receiving no error logs on any of my services.

joligario 01-04-2013 08:05 PM

Set your short open tags to "on" in php.ini

victurus 01-04-2013 08:38 PM

Awesome, thanks for the help man!


All times are GMT -4. The time now is 06:05 AM.

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