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

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #1  
Old 09-16-2007, 11:05 AM
Lalolyen
Banned
 
Join Date: Aug 2007
Location: Sneeking up behind a admin IRL
Posts: 169
Default

Ty gernblan.

I'm very close to getting the user replies and gm replies complete =) USER SIGNUPS ARE COMPLETE... However I do need to clean up the code a bit before I release that lol...

I don't currently have a demo of that yet, as it requires more than just a petition, zone, and peq table... It wants the account tables as well... so for the moment, just trust me that it works he he.
Reply With Quote
  #2  
Old 09-16-2007, 02:35 PM
Lalolyen
Banned
 
Join Date: Aug 2007
Location: Sneeking up behind a admin IRL
Posts: 169
Default

I one day I'll go from alpha to beta =)

Ok... In a few hours, I'll be posting the beta up.

So far I have working with the system:

1. Admins can view ALL petitions.
2. Users can view their OWN petition (with no s).
3. Thats RIGHT USERS! Users can register! Upon registration their account is linked to their petitions!
4. Admins can reply to their own petitions, if the petition is not checked out, by the admin he/she cannot reply!
5. Old petition replys are cleaned up when a new petition of the same id is created. If you want to archive your petitions, let me know for a simple code fix.


ToDo's:
1. In version 1.1 RELEASE (not 1.0 RELEASE) make it so that petitions and replies are all archived.
2. Before release, set a default theme.
3. Tighten security! (Keep in mind that the sessions are using cookie/session authentication only, if you have two installs, there are no checks to see that the admins username is in the database every time they hit the site. This will be changed to constantly poll the auth table for admin credentials. I have already implemented this in development of the user interface.
4. Display race/classes.
5. Create emailed responses, even maybe pipe emails to ACERTAIN@ADDRESS.COM to the program, so users can reply via email and without having to login to the website.

I am sorry there are no demo's at this time. The best demo is the one I posted above or you can create an account on our server and /petition [TEST] (and all the text you want) and we will leave it alone so you can see the user interface.

Right now I'm just cleaning up this code, and the looks a bit and I'll be packaging it up and uploading it.

*will be adding some graphics to it this time around so its not like finger-nails on a chalkboard to the eyes he he*

Last edited by Lalolyen; 09-16-2007 at 10:38 PM..
Reply With Quote
  #3  
Old 09-16-2007, 04:49 PM
Lalolyen
Banned
 
Join Date: Aug 2007
Location: Sneeking up behind a admin IRL
Posts: 169
Default

And here we go...

http://emu.norrath.info/petitions-1.0-beta.zip

So far there is no script that will upgrade from alpha to beta... If you need manual instructions, let me know. Any features you would like to see added or optionally (by switching on or off) taken away, let me know.
Reply With Quote
  #4  
Old 09-16-2007, 05:27 PM
Lalolyen
Banned
 
Join Date: Aug 2007
Location: Sneeking up behind a admin IRL
Posts: 169
Default

Though its not in the readme.txt file yet, if you are using peq admin, change the table in include.php to peq_admin and it will authorize from your PEQ Admin install =). BUT you must add one column to the peq_admin table called "account" varchar 255.

Some screenshots (being there is not demo):

Admin System


User System



Last edited by Lalolyen; 09-17-2007 at 01:31 AM..
Reply With Quote
  #5  
Old 09-17-2007, 10:09 AM
Lalolyen
Banned
 
Join Date: Aug 2007
Location: Sneeking up behind a admin IRL
Posts: 169
Default

Will be posting beta2 later on =).

So far the newest features are:
1. User/Admin manager cleaned up (will be adding a delete option).
2. Addons System created*

New Addon's System
This pretty much makes the script very versitile. So far I have two addons pre-packaged:
1. News Manager - For the Allakhazam clone
2. My Petitions - Admin side petitions that are invisable to the game*

My Petitions
This is a useful little addon that will allow admins to create esclalations webside to allow a petition to be resolved without the origional admin having to drop rights to it. This may be implemented for the users later on, (at least letting them create or submit an online petition, though I don't know why they just wouldn't use email =( ).

The other thing in the works is allowing the admins to have a profile, at least for editing a signature so they don't have to go...
Regards,
Some Big GM
In eveyr petition. This of course will be an addon =).

Add-on's can be very simply added/removed by editing one file or by simply deleting them... includes/addons.php will disable preinstalled addons.

You can add your own by dropping them in the directory pages/*/ where * is "user" or "admin" . Depending on what your access level is, is which folder the addons are pulled from.

For example, you can create a page, that has javascipt of the current time, place it in admin and user and name the file time.php . Then just go to index.php?page=time and it will display your clock within the site (within the headers and footers and it will keep the authorization for the logged in user).
Reply With Quote
  #6  
Old 09-17-2007, 12:15 PM
Lalolyen
Banned
 
Join Date: Aug 2007
Location: Sneeking up behind a admin IRL
Posts: 169
Default

Beta2 is up...

http://emu.norrath.info/petitions-1.0-beta.2.zip
Reply With Quote
  #7  
Old 09-17-2007, 06:13 PM
Lalolyen
Banned
 
Join Date: Aug 2007
Location: Sneeking up behind a admin IRL
Posts: 169
Default

Beta3 is up

http://emu.norrath.info/petitions-1.0-beta.3.zip

That is where I rest...

1. Security has been tightened down, a lot.
2. Version information is on all files now.
3. CAPTCHA image verification for user registrations and can be disabled in the config by setting $gd_installed to 0 instead of 1. I would suggest keeping it on 1 if you have the GD library =) (thinking about doing the same for admin logins).
*EDIT*
4. The ability to preview news (before posting) and delete users has been added =).

And whos ever in charge of the wiki, please and by all means use that CAPTCHA! He he.. That system by itself is very hard for most bots to guess =),
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:36 AM.


 

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