Need Help Testing Archive Message Viewer

Hello everyone!
I am working on a dynamic 'Message Viewer'. I am eventually going to create a plugin for the PHPLIST community, that will offer the following:
I am currently working on this for a client, and thus far it is turning out pretty well.
*** EDIT *** 2013-09-02 - Working beta soon to be available ...
The working example can be seen here: dFXg phplist Development
As you can see, after clicking the links, the URL passes the message ID to the database query, and returns the proper message. I have regular expressions to ensure that ONLY numbers are passed in the URL, to prevent SQL injections and other attacks. Should the result return empty or the variable is removed from the URL, the user is redirected.
What I would like is for another developer/webmaster( 1 or 2 ) to volunteer to help me test this out. I need someone that is FULL admin to and of their site - with full FTP access to their hosting; I do not need access, but you will need to be able to upload and modify pages.
My client has only had this system in place for a few months now, and only sends a message once a month. So I don't have multiple lists, nor a lot of previous messages: 3 or 4 to be honest. I believe that this should, as it stands now, automatically generate links for the proper lists/messages.
Any help would be greatly appreciated. Those interested can reply to this topic.
Sven2157
I am working on a dynamic 'Message Viewer'. I am eventually going to create a plugin for the PHPLIST community, that will offer the following:
- Ability to view SENT messages.
- Messages grouped by 'List'.
- Theme of current site to be automatically implemented in/to viewer.
- The ability to print messages from viewer( both full and printer-friendly ).
- Integration into main subscribe page
- Use of phplist framework and security
- Links at top of mail message to view in browser( "Trouble viewing this message, click here." ).
- Automatic generation of HTML pages on send of campaign.
- *** Print to PDF
- *** User id( UID ) passed to return message variables: i.e. [FIRSTNAME] ( still working out about direct linking from the site ).
- ... and more, as the core gets completed ...
I am currently working on this for a client, and thus far it is turning out pretty well.
*** EDIT *** 2013-09-02 - Working beta soon to be available ...
The working example can be seen here: dFXg phplist Development
As you can see, after clicking the links, the URL passes the message ID to the database query, and returns the proper message. I have regular expressions to ensure that ONLY numbers are passed in the URL, to prevent SQL injections and other attacks. Should the result return empty or the variable is removed from the URL, the user is redirected.
What I would like is for another developer/webmaster( 1 or 2 ) to volunteer to help me test this out. I need someone that is FULL admin to and of their site - with full FTP access to their hosting; I do not need access, but you will need to be able to upload and modify pages.
My client has only had this system in place for a few months now, and only sends a message once a month. So I don't have multiple lists, nor a lot of previous messages: 3 or 4 to be honest. I believe that this should, as it stands now, automatically generate links for the proper lists/messages.
Any help would be greatly appreciated. Those interested can reply to this topic.

Sven2157