Author |
Topic |
GauravBhabu
Advanced Member
4288 Posts |
Posted - 28 June 2001 : 16:31:59
|
quote:
quote:
ok, found your problem.
Since you have been adding stuff to the inc_fader.asp, you need to change the following also:
intI = 3
you should change it to the next higher # than what you are using for the links you entered manually.
In your case it should be:
intI = 5
Thanks! just a beginning. but i can not edit the start date. when i go to edit it is disabled.
I think may be the start date for the announcements already started can not be changed.
gauravbhabu
There is only one miracle...That is LIFE!
Edited by - GauravBhabu on 28 June 2001 12:39:39
gauravbhabu
There is only one miracle...That is LIFE! |
|
|
GauravBhabu
Advanced Member
4288 Posts |
Posted - 28 June 2001 : 18:03:19
|
Hi Richard
Is it possible to open a pop up window directly by clicking on the announcement in the fader. Though I can get a single announcement to show with the option to view all the announcements. Leaving the page with the fader and coming back starts the announcements in the fader from beginning. I have been trying pop up to appear directly from the fader but no success.
just a beginning
gauravbhabu
gauravbhabu
There is only one miracle...That is LIFE! |
|
|
GauravBhabu
Advanced Member
4288 Posts |
Posted - 28 June 2001 : 18:04:50
|
quote:
Yes, that was the way I intended it, for the Start Date to be disabled when you are editing an Announcement.
Here is an edited admin_edit_announce.asp file where the Start Date isn't disabled:
http://www11.ewebcity.com/dssdbs/files/admin_edit_announce.zip
That is correctly intended and shall remain that way.
Thanks.
gauravbhabu
gauravbhabu
There is only one miracle...That is LIFE! |
|
|
RDoGG™
Junior Member
USA
329 Posts |
Posted - 04 July 2001 : 17:57:03
|
Hey Richard,
for some reason, only 1 of 2 announcements are shown.
they both have the same START DATE and EXPIRATION DATE.
maybe you know why???
RDoGG™ |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 04 July 2001 : 23:59:04
|
That is the default way this MOD works. It only shows 1 announcement( should be the latest). |
|
|
GauravBhabu
Advanced Member
4288 Posts |
Posted - 05 July 2001 : 02:05:40
|
quote:
That is the default way this MOD works. It only shows 1 announcement( should be the latest).
I have merged the events along with announcements to be shown in the fader. I have two events for the same start date and end dates. they both show up fine.
script at http://forum.snitz.com/forum/topic.asp?TOPIC_ID=12347
check here just a beginning...
gauravbhabu
There is only one miracle...That is LIFE!
Edited by - GauravBhabu on 05 July 2001 02:09:21 |
|
|
RDoGG™
Junior Member
USA
329 Posts |
Posted - 05 July 2001 : 16:52:24
|
i want to uninstall this mod. how do i do that?
RDoGG™ |
|
|
RDoGG™
Junior Member
USA
329 Posts |
Posted - 05 July 2001 : 16:53:15
|
quote:
i want to uninstall this mod. how do i do that?
RDoGG™
mighta found my answer...
do i change [CREATE] in forum_announcements.dbs to [DELETE] or something?
RDoGG™ |
|
|
RDoGG™
Junior Member
USA
329 Posts |
Posted - 05 July 2001 : 18:55:20
|
quote:
quote:
i want to uninstall this mod. how do i do that?
RDoGG™
mighta found my answer...
do i change [CREATE] in forum_announcements.dbs to [DELETE] or something?
RDoGG™
nope...doesn't work.
RDoGG™ |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 05 July 2001 : 20:01:56
|
Just put this in the forum_announcements.dbs file: (delete everything else in the forum_announcements.dbs file first.)
Delete Announcements MOD [DROP] ANNOUNCE [END] |
|
|
Mr.D
Starting Member
6 Posts |
Posted - 06 July 2001 : 18:18:56
|
Creating table(s)... CREATE TABLE FORUM_ANNOUNCE( A_ID int IDENTITY (1, 1) NOT NULL , A_AUTHOR;varchar (50);NULL; NOT NULL , A_SUBJECT;varchar (50);NULL; NOT NULL , A_MESSAGE;text;NULL; NOT NULL , A_START_DATE;varchar (50);NULL; NOT NULL , A_END_DATE;varchar (50);NULL; NOT NULL ) -2147217900 | Syntax error in field definition.
this is what i got when i tried to setup the database for the announcements... this is on a local web server, the other mods update worked perfectly. I need to mention that i did not substitute the dbsetup.asp file with the one found on the zip but used the one i had since before. I believe that it's the same exact file. Please help! Mr.d
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 06 July 2001 : 20:33:17
|
Nope, looks like the mod_dbsetup.asp file you are using is different. That's why I specifically stated to use the one included with the .zip file. |
|
|
RDoGG™
Junior Member
USA
329 Posts |
Posted - 06 July 2001 : 20:43:48
|
quote:
Just put this in the forum_announcements.dbs file: (delete everything else in the forum_announcements.dbs file first.)
Delete Announcements MOD [DROP] ANNOUNCE [END]
thanks Richard...works like a charm.
RDoGG™ |
|
|
RDoGG™
Junior Member
USA
329 Posts |
Posted - 06 July 2001 : 20:44:09
|
quote:
quote:
Just put this in the forum_announcements.dbs file: (delete everything else in the forum_announcements.dbs file first.)
Delete Announcements MOD [DROP] ANNOUNCE [END]
thanks Richard...works like a charm.
RDoGG™
wait a minute....
RDoGG™ |
|
|
Astralis
Senior Member
USA
1218 Posts |
Posted - 12 July 2001 : 01:13:23
|
This is very strange: I installed the "recent topics" mod by AznKnight and the Announcement at the top of my forum disappeared. I checked the dates and that isn't the reason and other announcements won't show up. What's the reason for this? How do I get it back?
|
|
|
Topic |
|