Reviews: Alert Messenger


Members Menu
Remember Me?
or
Register
Alert Messenger Ver.1.0
1.0
3.4
rgrund
20 June 2003
2
2298
Hi,

If you need to alert your logged on members of any news, this MOD does it for you! It opens up an javascript alert message and displays the message. Has an admin section to add, edit and delete alerts.

No Demo available! It would make my users nuts!

Initial Release: 10. June, 2003

Alert Messenger 1.0

For Snitz 3.4.02+

Database: Access

Follow the readme instructions.

Easy to install!

If you have any questions please post here!

Bob



Update

If you have already installed the script and have not deleted an alert yet then you have missed the SQL error.

To solve this goto line 130 in the file admin_alert.asp which should be

DelSql = DelSql & "WHERE (((AM_ID)=" & Request.QueryString("ID") & "))"

and replace it with

DelSql = DelSql & " WHERE (((AM_ID)=" & Request.QueryString("ID") & "))"

or just add a space before the WHERE clause.


Reviews

All reviews
  (2 votes)

I pass on this for now...
written by GinaLaughed on 15 Jun 2005

I decided to pass on this mod. I uploaded the three files. I then proceeded to make the first of the changes that needed to be made. It said to add the line to the file at around line 1612 (or so) but the file contained less than 181 lines! I didn't want to take the chance of messing up my forum...I'm too new at this. I'll keep an eye on this for a fix though.



written by scooby on 25 Jul 2004