Author |
Topic |
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 01 February 2001 : 12:01:15
|
do you have it installed somewhere where I can look at it? I'd like to see the source for that page to see what it's showing as the url for the link. |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 01 February 2001 : 12:14:06
|
http://195.149.32.155/mushroomgrove/
'Resistance is futile'
On that sit I actually get an error, but on my local machine it just goes to default.asp
Edited by - huwr on 01 February 2001 12:26:04
Got rid of the error, it was the forumurl, now it does the same, goes to default
Edited by - huwr on 01 February 2001 12:36:42 |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 01 February 2001 : 13:09:08
|
when I was working with it, I had to have the whole url in the value for url1 or url2 etc...
so instead of just putting:
<param name="url2" value="view_announcements.asp">
I put:
<% AnnounceLink = strForumURL & "view_announcements.asp" %> <param name="url2" value="<% =AnnounceLink %>">
I also have a newer version of inc_fader.asp that adds a "Please Welcome our newest member:" section.
you can get it here: http://kinser.121host.net/v31sr4/inc_fader.txt |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 01 February 2001 : 13:47:54
|
the problem appears to be with view_announcements.asp, I put response.write "test" and then a response.end, at the tip of the file, it never appears, just goes back to default.asp, even if you directly type the url
'Resistance is futile'
Figured it out, the events are appearing in the fader even though they have expired, which is why they will not view and you get sent to default.asp
Edited by - huwr on 01 February 2001 14:10:56 |
|
|
aston
New Member
Andorra
51 Posts |
Posted - 01 February 2001 : 14:12:55
|
Oh!The link is broken!!!
Where can I get it???help me!
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 01 February 2001 : 15:09:35
|
I just tried all of the links and they work just fine. Which link is supposedly not working? Just posting "the link is broken" doesn't tell me much. |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 01 February 2001 : 15:15:12
|
I sorted my problem Richard, it was because I was logged in as admin, it shows all the announcements not just the current ones.
'Resistance is futile' |
|
|
Matthew
New Member
USA
91 Posts |
Posted - 01 February 2001 : 20:12:03
|
Hey Richard is there a way to speed up how fast it cycles through the stuff? I'm sure its easy but I can'r find it.
Matt If everything seems to be going your way, you have obviously overlooked something. |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 01 February 2001 : 21:29:23
|
In inc_fader.asp
look for this line:
<param name="changefactor" value="2">
change the 2 to a higher number. |
|
|
cheldan
Starting Member
Singapore
15 Posts |
Posted - 02 February 2001 : 02:20:42
|
quote:
This mod is a different than the one by Da_Stimulator.
I like his alot But I took a different approach with this one.
This mod works with v3.1 sr3 Final.
It will also work with 3.1 Final - 3.1 sr2 but when you go to delete an announcement you will have to type in your Username/Password each time. This can also be fixed by editing the file pop_announce_delete.asp and replacing strUniqueID with strCookieURL (there are 2 instances of it).
Please read the readme.txt before installing
comments, questions, problems can be posted in this topic.
DEMO: http://richard.cfm-resources.com (when it's up and only the user's view)
FILES:
http://www1.domaindlx.com/dssdbs/files/forum_announcements.zip
http://www11.ewebcity.com/dssdbs/files/forum_announcements.zip
Edited by - Richard Kinser on 19 December 2000 05:45:21
Hi Richard,
Thanx for your help this morning. I've juz added a PM mod in my forum and I'm trying to add your Announcement mod, but I don't really understand how to after reading the read me file. Sorry.
Could you please help me out?
Best Regards, Daniel.
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 02 February 2001 : 02:39:05
|
all you do is:
unzip all of the files in the .zip file.
upload all of them except for editedfiles.zip and mods.zip to your web host.
run the mod_dbsetup.asp file and choose Forum Announcements in the Drop down box and then click on the button.
Now just edit your inc_top.asp and your admin_home.asp file with the code mentioned in the readme file.
Edited by - Richard Kinser on 02 February 2001 04:35:44 |
|
|
cheldan
Starting Member
Singapore
15 Posts |
Posted - 02 February 2001 : 04:20:26
|
quote:
all you do is:
unzip all of the files in the .zip file.
upload all of them except for
editedfiles.zip[b] and [b]mods.zip to your web host.
run the mod_dbsetup.asp file and choose Forum Announcements in the Drop down box and then click on the button.
Now just edit your inc_top.asp and your admin_home.asp file with the code mentioned in the readme file.
Tried but unable to get it to display like your, instead mine comes out on the top left hand corner and in order to view it I've got to click on it?? Please advise.
At least something came out.
Thanx for your help.
Regards. |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 02 February 2001 : 04:38:55
|
It's working properly.
If you want the fader then follow the directions in the post I made above. |
|
|
cheldan
Starting Member
Singapore
15 Posts |
Posted - 02 February 2001 : 04:56:42
|
quote:
It's working properly.
If you want the fader then follow the directions in the post I made above.
Sorry, my mistake. Didn't realise till now that it's two different mods :)
Will try later when I get home after work.
Take care.
Thanx, Richard.
|
|
|
wedont
Junior Member
Canada
344 Posts |
Posted - 02 February 2001 : 23:36:05
|
Thank you so much Richard,
Just installed the announcement mode with the Fader(v3.1sr2) It's totaly awesome. ) Thanks
Wedont snitz ver3.1 sr2 access 2k.
Edited by - wedont on 03 February 2001 14:41:04 |
|
|
Topic |
|