| Alert Messenger |
 |
| MOD Version: |
1.2 |
| Forum Version: |
3.4.07 |
| Author: |
Carefree |
| Uploaded: |
1/24/2012 8:44:13 PM |
| Rating: |
 |
| Votes: |
0 |
| Download Count: |
137 |
| Download Now |
|
 |
I fixed the repeating alerts issue, etc. I also updated the "readme" file so it is 3.4.07 compatible.
Files for both computer/European date schemes are included.
v1.2 Fixed lines 57-58 in "inc_alert.asp" for European date schemes. |
Write A Review | Read Reviews | Report Error/Update |
 |
| MOD Version: |
1.0 |
| Forum Version: |
3.4 |
| Author: |
rgrund |
| Uploaded: |
6/21/2003 12:24:49 AM |
| Rating: |
 |
| Votes: |
2 |
| Download Count: |
2066 |
| Download Now |
|
 |
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.
|
Write A Review | Read Reviews | Report Error/Update |
 |
| Alert Messenger Addon's |
 |
| No Addons For This MOD Found |
 |