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)
 Content Display 3.4.03.08 Beta
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 24

HarshReality
Junior Member

USA
128 Posts

Posted - 09 October 2002 :  08:15:08  Show Profile  Visit HarshReality's Homepage  Send HarshReality an AOL message  Send HarshReality an ICQ Message  Send HarshReality a Yahoo! Message
ok lets asume your file is in the same folder as config.asp (root forum folder)

<!--#include file="blah.asp"-->

If on the other hand it is within a folder INSIDE the forum root

<!--#include file="folder/blah.asp"-->


follow? all files that will be used in the forums use the location of config.asp as a reference and you'll be just fine.


Anti Social Personality
Go to Top of Page

padawan
Junior Member

200 Posts

Posted - 09 October 2002 :  09:42:44  Show Profile
sir @TOMIC,

I'm using sir D3MON's site integrator (where open columns and rows can be reserved for other things; top, bottom, left and right) and I was wondering... what code should I insert on the right column (inc_site_right.asp) to get the look of your "New Posts" column in SkepticFriends.org (excellent, excellent site, btw)?

Should I even post this question here or to the Site Integration thread already opened?

'greatly appreciate the input!

- padawan


"...be mindful of the SnitzForce..."

Edited by - padawan on 09 October 2002 09:43:22
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 09 October 2002 :  13:56:39  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
Well, I do not use the site integrator and my SFN site is, for now, still running 3.1R4 so any specific code would not work for you. However, in the Content Display ZIP there is a file called the contentdisplay_tester.asp and you could easily use that to make a page look like anything you want because I stipped out everyting except for the necessary includes. I even took that file outside the forum and it still worked great. Think of it as an empty canvas on which you may paint any HTML you desire. I also plan to release a homepage template so you or anyone else can easily set something snazzy up out of forum content but the trick is just to use content.asp in different spots, using different modes, going to different pages and connecting to different forums(news,articles etc). It should be pretty esasy. I will get some sort of readme out there on the specifics but it's all just imaginative use of content.asp.

@tomic

SportsBettingAcumen.com
Go to Top of Page

alex042
Average Member

USA
631 Posts

Posted - 12 October 2002 :  14:42:49  Show Profile  Send alex042 an AOL message  Send alex042 a Yahoo! Message
There appears to be an incompatibility between this and the the header cell image MOD which uses strHeadCellColor & strCategoryCellColor. The table & HR tag is causing the image to tile down because of strHeadCellColor being used.

Edited by - alex042 on 12 October 2002 14:49:52
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 12 October 2002 :  14:55:01  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
This MOD was designed to work with my own Header cell image MOD(which also includes a Category cell image. If the image is being placed in the TR tag you bet there are going to be issues.

@tomic

SportsBettingAcumen.com
Go to Top of Page

alex042
Average Member

USA
631 Posts

Posted - 12 October 2002 :  15:07:09  Show Profile  Send alex042 an AOL message  Send alex042 a Yahoo! Message
quote:
This MOD was designed to work with my own Header cell image MOD(which also includes a Category cell image.


Have you released your version of the Header cell image MOD?
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 12 October 2002 :  15:42:15  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
I just finished it! Uploading in a minute.

@tomic

SportsBettingAcumen.com
Go to Top of Page

PeeWee.Inc
Senior Member

United Kingdom
1893 Posts

Posted - 13 October 2002 :  10:21:51  Show Profile  Visit PeeWee.Inc's Homepage
I'm having trouble with it
All my icon's come up as little box's

De Priofundus Calmo Ad Te Damine
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 13 October 2002 :  14:54:48  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
Trouble with content display? Did you make the change to getCurrentIcon function so that it will display icons outside the forum?

@tomic

SportsBettingAcumen.com
Go to Top of Page

PeeWee.Inc
Senior Member

United Kingdom
1893 Posts

Posted - 13 October 2002 :  14:58:21  Show Profile  Visit PeeWee.Inc's Homepage
I did everything it said in the readme, i just give up after a while and un-done it all.

De Priofundus Calmo Ad Te Damine
Go to Top of Page

padawan
Junior Member

200 Posts

Posted - 14 October 2002 :  19:00:44  Show Profile
*whooooooshhh!*

I think I'm gonna go full "@tomic!!!" (as in ballistic)

sir @TOMIC,

I've got "Content Display" loaded onto my site. If I want just the most recent topics (trying to imitate the right side of SFN) posted onto my site, what would be the right "displaycontent" combination codes that are needed to be placed in my .asp file?

'preciate the input, sir!

*yoda voice* "hmmmm, ...dare, we must. fear... we must conquer. triumphant, in the end, we will be..."


- padawan

"...be mindful of the SnitzForce..."

Edited by - padawan on 14 October 2002 19:15:14
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 14 October 2002 :  19:31:36  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
0, 0, 2, 3, 0, 6, 130, 50, 5, 1, 2, 1, "Newest Posts", "40%", "topic.asp"

This should do it.
The first 2 parameters select everything from all forums, open or closed
Display Mode = 3, Order By Last Topic, selects 6 most recent
MSG Icons
Width = 40%, links go to topic.asp

That should get it pretty close but the one you are looking at is for 3.1R4 so your actual mileage may vary.

@tomic

SportsBettingAcumen.com

Edited by - @tomic on 14 October 2002 19:34:02
Go to Top of Page

padawan
Junior Member

200 Posts

Posted - 14 October 2002 :  19:46:04  Show Profile
...man, you're quick!!!

here goes my first set of errors (hope your patience holds up... )

------error starts here-------------------
Error Type:
Microsoft VBScript compilation (0x800A03EA)
Syntax error
/gcc/forum/inc_iconfiles.asp, line 200
function getCurrentMsgIcon(intMsgIcon)
...
Page:
GET /gcc/forum/default.asp

-------- error ends here ---------------

Forum version: v3.4.02
Objective: display (last 10, snippets) recent posts in a column format to the right of main forum
MODs Installed: ContentDisplay, Msg Icons, CustomAvatars (and a few others)
File modified: inc_iconfiles.asp
Actions taken:
- copied all files to right locations per instruction
- modified inc_iconfiles.asp per instruction
- took contentdiplay_tester.asp and renamed it to .asp file to be used to display content

Text versions of ASP Files used:
- inc_iconfiles.asp
- default.asp
- inc_site_right.asp (renamed contentdisplay_tester.asp)

thanks in advance for your untiring support!

- padawan

"...be mindful of the SnitzForce..."

Edited by - padawan on 14 October 2002 19:49:30
Go to Top of Page

padawan
Junior Member

200 Posts

Posted - 14 October 2002 :  19:53:35  Show Profile
ooopppss!

I just noticed that I've posted this in ADD-ON Forum rather than in MOD Implementation... sorry !

Should I copy and paste this over there instead

-padawan

"...be mindful of the SnitzForce..."
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 14 October 2002 :  20:06:51  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
No it's OK, here.

You have commented out inc_header.asp and you are going to need it.

You also selected to have it not display hidden or private forums but as I said in the first post
in this topic, that does not work. All topics will be displayed no matter what.

Try not having it look for hot/new/special too.

If it's not that I think one of the other MODs you added recently is causing problems because
I am using this with message icons just fine.

@tomic

SportsBettingAcumen.com

Edited by - @tomic on 14 October 2002 20:09:36
Go to Top of Page
Page: of 24 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.25 seconds. Powered By: Snitz Forums 2000 Version 3.4.07