Author |
Topic |
Ez4arab
Junior Member
479 Posts |
Posted - 09 December 2002 : 00:06:25
|
Title: Forum Announcements MOD Beta Version: 3.4.03 (New updated version) Compatibility: Works only with Snitz Forums 2000 v3.4.03 Download: http://www.ez4arab.com/MOD/mod_forum_announcements_v34_03.zip Installation: Read the included forum_announcements_readme.txt file for installation instructions. Description: Allows the Admin of the Forum to add Announcements to the Forum, either Forum Wide, or for a specific forum.
Demo: http://www.ez4arab.com/demo/forum.asp?FORUM_ID=1 you can accece as admin username: admin password: admin Support: Please post questions and problems with this MOD in the Help: MOD Implementation Forum.
NOTE: Since it is beta version I device you to test this mod i am still working on it.
Features: Admin interface for: - Adding Announcements - Reviewing Announcements - Editing Announcements - Deleting Announcements - Announcements can be set to Start on a certain Date at a certain Time - Announcements can be set to End on a certain Date at a certain Time
Changes since v3.3: Added support for those who have the Message Icons MOD installed Fixed a bug when users were logged in, but were not a Moderator or Admin
Changes since v3.3.1: Fixed a bug with the strForumFontColor not being used.
17 December: Fixed images to use String
|
Ez4arab web site Ez4arab | |
Edited by - Ez4arab on 16 January 2003 18:54:24 |
|
n/a
deleted
593 Posts |
Posted - 09 December 2002 : 02:01:00
|
Thank you for this mod...was kinda waiting for v3.4. Very straight forward and installed ok. Seems to be working fine (as compared to V3.3.03 version that I am also using). Nice work.
One minor item: In Admin Option>MODS Setup, this version show as Forum Announcement V3.3. It may be a good idea to change this as V3.4...??
Thanks for this nice MOD upgrade.
Cheers. |
Taku
|
|
|
irondribbles
New Member
61 Posts |
Posted - 12 December 2002 : 07:10:30
|
Will this work with 3.4.0.2/Crash3.4? thnx |
|
|
MaD2ko0l
Senior Member
United Kingdom
1053 Posts |
Posted - 12 December 2002 : 12:35:15
|
ey whe ni got to the demo and go to the admin page for this...i press on review/ediot and i get a error...
Microsoft VBScript runtime error '800a01c2'
Wrong number of arguments or invalid property assignment: 'chkDate'
/demo/admin_review_announce.asp, line 132
and then when i click on the announcemnt where it says clcik to edit i get another error code saying
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'cleancode'
/demo/admin_edit_announce.asp, line 237
i dont know if this will happen on my forum but can u just fix this error on ur site plz?? |
© 1999-2010 MaD2ko0l |
|
|
CodeName
Junior Member
296 Posts |
Posted - 12 December 2002 : 13:12:56
|
Yes I got Same problem .. |
|
|
CodeName
Junior Member
296 Posts |
Posted - 12 December 2002 : 13:21:07
|
Mad2Ko0l ;
For Second Error I found Solution from Mod Imp. Section ` Try this:
open up admin_edit_announce.asp, goto line 52; after that line copy the following code:
<!--#INCLUDE FILE="inc_func_posting.asp" -->
`
But For First Error I cant Find Any Solution |
|
|
MaD2ko0l
Senior Member
United Kingdom
1053 Posts |
Posted - 12 December 2002 : 14:25:21
|
yep that works but the other one is amystry...if ayone can fix this can u give me a yell plz>?
thankx |
© 1999-2010 MaD2ko0l |
|
|
Ez4arab
Junior Member
479 Posts |
Posted - 13 December 2002 : 04:02:10
|
quote:
Will this work with 3.4.0.2/Crash3.4? thnx
i do not know i just test it on the sintz 3.403
|
Ez4arab web site Ez4arab | |
|
|
Ez4arab
Junior Member
479 Posts |
Posted - 13 December 2002 : 04:06:35
|
I have updated the errors and files download.
One thing is remain when admin delete announcement it show no permission
I stick with this bug I don’t know how can I updated this ...
|
Ez4arab web site Ez4arab | |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 13 December 2002 : 04:15:01
|
try this one: click here |
|
|
Ez4arab
Junior Member
479 Posts |
|
richfed
Average Member
United States
999 Posts |
Posted - 15 December 2002 : 17:26:28
|
Thanks for this MOD! Was waiting for it!
I had the 3.3 version installed before upgrading to 3.4 - All my Announcements [those that hadn't expired] were still in place after installing this updated MOD - everything seems to be working ... edits, new Announcements, Message Icons.
Easy to install, too! |
Rich [size=1]A Complete Idiot's Guide to MOD Implementation || On the Trail of the Last of the Mohicans[/size=1] |
|
|
MarkJH
Senior Member
United Kingdom
1722 Posts |
Posted - 16 December 2002 : 13:47:14
|
Thanks for converting this MOD, Ez4arab. It works perfectly with a couple of minor bugs:
Firstly, your MOD requires the images to be in the main forum directory as opposed to the directory setup in Admin Options for images. Could the relevant files be altered so that the icons can be all kept in the correct directory? This applies to icon_announce.gif and icon_mi_7.gif
Secondly (and just for aesthetic purposes), there is a slight colour glitch in admin_announce_home.asp. Line 67 should say
" <td bgcolor=""" & strHeadCellColor & """ align=""center""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strHeadFontColor & """><b>Announcement Center</b></font></td>" & vbNewLine & _
as opposed to
" <td bgcolor=""" & strCategoryCellColor & """ align=""center""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strHeadFontColor & """><b>Announcement Center</b></font></td>" & vbNewLine & _
|
Bandlink.net - http://www.bandlink.net/ Bandlink Music Forums - http://www.bandlink.net/forum/ |
|
|
zbenggg
Junior Member
Israel
227 Posts |
Posted - 17 December 2002 : 07:11:42
|
Hello,
Error:
Microsoft JET Database Engine error '80040e14'
The INSERT INTO statement contains the following unknown field name: 'A_FORUM_ID'. Make sure you have typed the name correctly, and try the operation again.
/admin_add_announce.asp, line 187
Thanks |
I love Israel
|
|
|
Ez4arab
Junior Member
479 Posts |
Posted - 17 December 2002 : 08:17:36
|
quote: Originally posted by zbenggg
Hello,
Error:
Microsoft JET Database Engine error '80040e14'
The INSERT INTO statement contains the following unknown field name: 'A_FORUM_ID'. Make sure you have typed the name correctly, and try the operation again.
/admin_add_announce.asp, line 187
Thanks
Post new topic Help: MOD Implementation you will find solution for your problem. Here only you can report bugs and comment
OK regared to your problem
Do you ran dbs_forum_announcements.asp file to setup table in db.
|
Ez4arab web site Ez4arab | |
|
|
n/a
deleted
593 Posts |
Posted - 23 December 2002 : 19:19:24
|
Now getting this error message in edit mode....installed with V3.4.03 [not the one in my sig which is working fine.] Your advise/help will be greatly appreciated in fixing this problem...
This problem was fixed. The ones installed dated for 12/9/02 for some codes... and updated/replaced with 12/17/02 as the latest version date files. Works fine.
thanks....
|
Taku
|
Edited by - n/a on 23 December 2002 20:59:30 |
|
|
Topic |
|