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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Events Calendar: missing calendar image in topic
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Panhandler
Average Member

USA
783 Posts

Posted - 16 April 2008 :  09:30:58  Show Profile  Visit Panhandler's Homepage
The "Events Calendar" mod was installed into a fully operational modified Snitz 3.4.06 forum.

The Events Calendar seems to be working well with one exception:
The small calendar image that should appear in the top of the topic,
does not appear.

It should look like this but is missing the calendar icon and topic text:



My guess is that the mod error is in the topic.asp but I'm not sure.
Can anyone tell me which file I should inspect to find this error?


bobby131313
Senior Member

USA
1163 Posts

Posted - 16 April 2008 :  10:16:32  Show Profile  Visit bobby131313's Homepage
I'm pretty sure that code would be in the GetFirst() sub in topic.asp.

Switch the order of your title tags
Go to Top of Page

bobby131313
Senior Member

USA
1163 Posts

Posted - 16 April 2008 :  10:19:44  Show Profile  Visit bobby131313's Homepage
Yeah, looks like it's in cal_topic.asp which is included in that sub like so...

	If blnEvent Then 
		%> <!-- #include file="cal_topic.asp" --> <% 

Switch the order of your title tags
Go to Top of Page

Panhandler
Average Member

USA
783 Posts

Posted - 17 April 2008 :  09:34:17  Show Profile  Visit Panhandler's Homepage
That was my thought too. . .
When I installed the Poll Mod, the include for "cal_topic.asp" was displaced.

I've experimented with moving the include file within the poll mod but no joy.

Here's the section of topic.asp with the poll mod that contains the cal_topic.asp (at about line 27).
And here is the Complete modified topic.asp file (at line 1084).

I'm hoping that the

If blnEvent Then
%> <!-- #include file="cal_topic.asp" --> <%


can just be moved to an appropriate place within the file.

Could you or someone take a look and let me know if that's the case?

Go to Top of Page

bobby131313
Senior Member

USA
1163 Posts

Posted - 17 April 2008 :  10:28:02  Show Profile  Visit bobby131313's Homepage
I have the poll mod also... here's a complete copy of my GetFirst sub.

Since Polls and Events play well with each other on my forum, you should be able to see where it should be. There are some other things I've added, but I don't think they affect the area you're dealing with.

Switch the order of your title tags
Go to Top of Page

bobby131313
Senior Member

USA
1163 Posts

Posted - 17 April 2008 :  10:30:14  Show Profile  Visit bobby131313's Homepage
Yeah, it appears it's down too far on yours.

Switch the order of your title tags
Go to Top of Page

Panhandler
Average Member

USA
783 Posts

Posted - 17 April 2008 :  12:16:49  Show Profile  Visit Panhandler's Homepage
Okay. . .the way you have it does work.

But I'm on a mission. . .

And its to maintain the consistancy of having the icons and date posted "above" the calendar icon and posted text.
(as the calendar mod was originally designed and shown in the first post)

Go to Top of Page

bobby131313
Senior Member

USA
1163 Posts

Posted - 17 April 2008 :  13:34:57  Show Profile  Visit bobby131313's Homepage
Huh, ya know I never realized mine displayed like that. I'll have to look at it later on today.

Switch the order of your title tags
Go to Top of Page

Panhandler
Average Member

USA
783 Posts

Posted - 17 April 2008 :  17:10:32  Show Profile  Visit Panhandler's Homepage
I think I got it.
Modified Poll Mod to accomodate Event Calendar section here.


Poll Mod is testing for "if IsPoll" several times.
The include file was displaced by this testing process but belongs somewhere in that section of code.

It seems to be working for me now, but can you check it to see what I may have missed?
Go to Top of Page
  Previous Topic Topic Next Topic  
 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.37 seconds. Powered By: Snitz Forums 2000 Version 3.4.07