Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 MOD: Forum Announcements
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 11

Therion93
Junior Member

USA
263 Posts

Posted - 05 February 2001 :  00:59:43  Show Profile  Send Therion93 an ICQ Message
Ok, well for now I think I'll go back to the standard announcements box. Please do let us know when you have found what you are looking for.

Also, can you clue me in on how you got that sort of 3D effect on the table headings on your forums? Yours are blue and look awesome, I think the maroon/red that Im using would look cool too!

Therion93
"You Find Me Mystifying, Subhuman, So Annoying; Because You Can't Have Me In Your Control."
Because Legends Never Die! - Kiss-Forever.Net
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 05 February 2001 :  01:06:25  Show Profile
I am just using a .gif file as the background in the table header.

here is an example:


<td align=center bgcolor="<% =strHeadCellColor %>" nowrap valign="top" background="colorstripe.gif">


here is the colorstripe.gif I am using:

Go to Top of Page

Therion93
Junior Member

USA
263 Posts

Posted - 05 February 2001 :  01:37:32  Show Profile  Send Therion93 an ICQ Message
Excellent. I made a red one similar and so far have it for the main forum heading table, but I'm a little lost as to where to paste the background="colorstripe.gif" for the poll, announcments box and categories.

Haven't looked at the menu bar mod to see how it would look on there.

Therion93
"You Find Me Mystifying, Subhuman, So Annoying; Because You Can't Have Me In Your Control."
Because Legends Never Die! - Kiss-Forever.Net
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 05 February 2001 :  05:59:58  Show Profile
For the poll, Announcements & Private messages, you would need to look in the INCLUDE files that are called from within inc_top.asp

for example the announcement INCLUDE file is inc_announce.asp
Go to Top of Page

rick7165
Senior Member

USA
1094 Posts

Posted - 05 February 2001 :  06:56:00  Show Profile  Visit rick7165's Homepage
Richard... Here is a thought...
Your Announcement Fader is Awesome! but it's a little hard to click on to bring up the Announcements plus
I think most people like a new window to open.
And I like your Other Announcement Mod that opens the announcements in a new window.

Here is my Question. Can you put that Announcement Mod into the Fader? Maybe in the title bar of
the Fader. Where the Fader say's "Announcements" right after that maybe put the Announcements that
you can click on and it will bring up another window.

This would combine both Mods and the fader really makes a Forum look Great. Right now I have
2 Announcement Mods running.

If you don't think this is worth while or could turn into a mess then just delete this Reply.

Thanks,
Rick

Test Site
www.eastpasco.com
Running on HuwR's SR4 release
Go to Top of Page

mutts
Starting Member

Australia
12 Posts

Posted - 06 February 2001 :  06:36:59  Show Profile  Send mutts an ICQ Message
Wow Richard this mod is great and simpe to install

Go to Top of Page

wedont
Junior Member

Canada
344 Posts

Posted - 06 February 2001 :  11:05:58  Show Profile
Here Richard,
In case you missed it, here is a fader that look promissing:
A "fader"with Links, with a "fix" for ASP, who works with IE and Netscape,....
http://webreference.com/dhtml/column27/index.html
http://webreference.com/dhtml/column27/fade3asp.html



Wedont
snitz ver3.1 sr2
access 2k.

Edited by - wedont on 06 February 2001 11:07:50
Go to Top of Page

efourie
New Member

USA
80 Posts

Posted - 13 February 2001 :  08:03:26  Show Profile
Richard,

Here is another link to a fader script.
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=4&txtCodeId=6308

Go to Top of Page

BogieMan
New Member

USA
88 Posts

Posted - 01 March 2001 :  23:51:31  Show Profile  Visit BogieMan's Homepage
Works GREAT! Easy to install. Only thing is you need to put all the stuff together (one post) to be downloaded...

GREAT JOB!

Go to Top of Page

DarlingBri
Junior Member

United Kingdom
378 Posts

Posted - 10 March 2001 :  03:27:51  Show Profile  Visit DarlingBri's Homepage
[quote]
http://195.149.32.155/mushroomgrove/

FYI, the Mushroomgrove site crashes my IE 5.5 browser after completeing the "Should I change the poll?" poll.

--Bri

Go to Top of Page

Nuelan
Starting Member

15 Posts

Posted - 24 March 2001 :  10:43:45  Show Profile
Just a comment :

The forum_announcements.dbs file provided in the zip looked initially like this :

Forum Announcements Mod
[CREATE]
ANNOUNCE
A_ID
A_AUTHOR;varchar (50);NULL;
A_SUBJECT;varchar (50);NULL;
A_MESSAGE;text;NULL;
A_START_DATE;varchar (50);NULL;
A_END_DATE;varchar (50);NULL;
[END]

which made mod_dbsetup.asp to fail with the database upgrade: syntax error???


I changed the file to this one:

Forum Announcements Mod
[CREATE]
ANNOUNCE
A_ID
A_AUTHOR#varchar (50)#NULL#
A_SUBJECT#varchar (50)#NULL#
A_MESSAGE#text#NULL#
A_START_DATE#varchar (50)#NULL#
A_END_DATE#varchar (50)#NULL#
[END]

which fixed the prob.
Don't know why I was the only one with that prob...

Anyway, it might help.

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 24 March 2001 :  13:54:16  Show Profile
the mod_dbsetup.asp file initially used ; as separators but has since been changed to use # as separators.
Go to Top of Page

Nuelan
Starting Member

15 Posts

Posted - 24 March 2001 :  13:57:45  Show Profile
Is there a reason for that???

Btw, thx a lot.

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 24 March 2001 :  14:33:16  Show Profile
I think the ; was causing some problems so HuwR switched to using # instead.

you're welcome
Go to Top of Page

Martha2Mary
Junior Member

New Zealand
250 Posts

Posted - 26 March 2001 :  07:12:14  Show Profile  Visit Martha2Mary's Homepage  Send Martha2Mary an AOL message  Send Martha2Mary an ICQ Message  Send Martha2Mary a Yahoo! Message
Hi Richard,

Whilst I like the fader being used for my Forum's Announcements, I do feel that it tends to slow the loading of the page a little, as well as not making it clear that the announcement's subject needs to be clicked on to read, so was wanting to find out if it is possible to have the Subjects of the Announcements displayed in the same place as the Fader (part of the Forums tables - i.e. code included in default.asp rather than inc_top.asp), but displayed in the same way that they would be when not using the fader? (clickable links)

I also would like to have it so that when someone clicks on the Announcement a popoup window opens with only that particular announcement displayed on it, rather than the link taking you to another page with all current Announcements displayed.

The layout would be kinda like this:

Header Cells for Forums (Forums, Topics, Posts etc)

Category Cell - Announcements
Forum Cell - Announce No 1 Announce No 2
Category Cell - Forum Category
Forum Cell - List of Forums within category

I hope that I am getting across to you what I mean here - I'm probably using 'M2M' terminology that no one but me actually understands

TIA!

*If the world didn't suck, we'd all fall off! *

Edited by - Martha2Mary on 26 March 2001 07:21:37
Go to Top of Page
Page: of 11 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.17 seconds. Powered By: Snitz Forums 2000 Version 3.4.07