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)
 Tweak of New Events Calendar Add-on
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 3

spyordie007
Junior Member

USA
408 Posts

Posted - 21 March 2003 :  13:59:19  Show Profile  Visit spyordie007's Homepage  Send spyordie007 an AOL message
quote:
Originally posted by Hobeeb

Steve, do I need to have the calender mod installed to use this?

Thanks,
Vin


The most direct answer is yes, although I suppose it could be adopted to have this done on "regular" posts as well.

-Spy

Power - The only narcotic controlled by the SEC, not the FDA.

Prosperity without pollution! The American Hydrogen Association - http://www.ahanw.org
Questions about Hydrogen? Post them on our forum - http://www.ahanw.org/forum
Go to Top of Page

spyordie007
Junior Member

USA
408 Posts

Posted - 21 March 2003 :  14:12:17  Show Profile  Visit spyordie007's Homepage  Send spyordie007 an AOL message
Next time please address new questions rather than editing an existing post with another question.
quote:
And can I still use the quick reply feature?

You can certainly use the quick reply feature, this "add-on" that SteveD wrote just gives you additional fields to the "add a new event" page, those fields do not appear when replying.

-Spy

Power - The only narcotic controlled by the SEC, not the FDA.

Prosperity without pollution! The American Hydrogen Association - http://www.ahanw.org
Questions about Hydrogen? Post them on our forum - http://www.ahanw.org/forum
Go to Top of Page

Hobeeb
Starting Member

17 Posts

Posted - 21 March 2003 :  16:01:35  Show Profile  Send Hobeeb an AOL message  Send Hobeeb a Yahoo! Message
Thanks Spy, one more question...how exactley would I go about chaning it so that just the 'regular posts' would have this feature?
Go to Top of Page

spyordie007
Junior Member

USA
408 Posts

Posted - 21 March 2003 :  16:06:02  Show Profile  Visit spyordie007's Homepage  Send spyordie007 an AOL message
quote:
Originally posted by Hobeeb

Thanks Spy, one more question...how exactley would I go about chaning it so that just the 'regular posts' would have this feature?


Steve D would be the one to ask about this.

-Spy

Power - The only narcotic controlled by the SEC, not the FDA.

Prosperity without pollution! The American Hydrogen Association - http://www.ahanw.org
Questions about Hydrogen? Post them on our forum - http://www.ahanw.org/forum
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 01 May 2003 :  06:04:01  Show Profile  Visit MarcelG's Homepage
Hi there, i've modded your mod to hide the website adres if not filled in.
I used this code in post_info.asp, line 843 (in my version): (added the bold parts)


'#### Steve D.'s Event Add On ####
'#### Modded to hide website if empty ####	
dim EventMessage
EventMessage = "Location:  " & Request.Form("event_Location") & vbNewLine
EventMessage = EventMessage & "Time:  " & Request.Form("event_StartTime") & " - " & Request.Form("event_EndTime") & vbNewLine
if Len(Request.Form("event_Website")) > 8 then
EventMessage = EventMessage & "Website:  " & Request.Form("event_Website") & vbNewLine
else
EventMessage = EventMessage
end if
txtMessage = ChkString(EventMessage & vbNewLine & Request.Form("Message"),"message")

portfolio - linkshrinker - oxle - twitter

Edited by - MarcelG on 01 May 2003 06:04:55
Go to Top of Page

localsports
Starting Member

USA
38 Posts

Posted - 03 May 2003 :  01:53:02  Show Profile  Visit localsports's Homepage  Send localsports a Yahoo! Message
I cannot get the location and time information to show up:

http://erskinealumni.com/forum/topic.asp?TOPIC_ID=18
Go to Top of Page

Steve D.
Average Member

USA
640 Posts

Posted - 03 May 2003 :  23:04:12  Show Profile  Visit Steve D.'s Homepage  Send Steve D. a Yahoo! Message
I can't see anything without logging in. Do you have a test account?

Also post a link to the text version of post.asp

Swing Dancing Video Clips - It's All Swing! Forum
Go to Top of Page

localsports
Starting Member

USA
38 Posts

Posted - 04 May 2003 :  09:24:01  Show Profile  Visit localsports's Homepage  Send localsports a Yahoo! Message
Please login at:

http://erskinealumni.com/forum

Use demo/demo.

See the post.asp file at:

http://erskinealumni.com/post.txt
Go to Top of Page

Steve D.
Average Member

USA
640 Posts

Posted - 04 May 2003 :  21:53:06  Show Profile  Visit Steve D.'s Homepage  Send Steve D. a Yahoo! Message
Whoops, I need a text version of post_info.asp.

I'm assuming you can see the fields when you are posting the event, but they aren't showing up when you look at the topic.

Swing Dancing Video Clips - It's All Swing! Forum
Go to Top of Page

localsports
Starting Member

USA
38 Posts

Posted - 05 May 2003 :  09:01:22  Show Profile  Visit localsports's Homepage  Send localsports a Yahoo! Message
That's correct. They do not show up in the topic after post.

The file is at:

http://erskinealumni.com/Post_info.txt

Thanks.
Go to Top of Page

Steve D.
Average Member

USA
640 Posts

Posted - 05 May 2003 :  09:37:05  Show Profile  Visit Steve D.'s Homepage  Send Steve D. a Yahoo! Message
could you post the post.asp text version again?

Did you change the name of any of the form fields on post.asp? If you did you'll need to change them on post_info.asp.


Swing Dancing Video Clips - It's All Swing! Forum
Go to Top of Page

localsports
Starting Member

USA
38 Posts

Posted - 05 May 2003 :  10:21:50  Show Profile  Visit localsports's Homepage  Send localsports a Yahoo! Message
I only made changes as per the documentation of the MOD.

File at:

http://erskinealumni.com/post.txt
Go to Top of Page

Steve D.
Average Member

USA
640 Posts

Posted - 05 May 2003 :  10:41:36  Show Profile  Visit Steve D.'s Homepage  Send Steve D. a Yahoo! Message
can you email me a login with privledges to add an event. Also if you have IM it might be easier to solve this.

Swing Dancing Video Clips - It's All Swing! Forum
Go to Top of Page

localsports
Starting Member

USA
38 Posts

Posted - 05 May 2003 :  11:12:11  Show Profile  Visit localsports's Homepage  Send localsports a Yahoo! Message
You can use demo/demo
Go to Top of Page

Steve D.
Average Member

USA
640 Posts

Posted - 05 May 2003 :  11:24:05  Show Profile  Visit Steve D.'s Homepage  Send Steve D. a Yahoo! Message
If I use that account, there is no link to post an event.

If I manually enter the correct URL to add an event it tells me I'm not allowed to add an event.

Swing Dancing Video Clips - It's All Swing! Forum
Go to Top of Page
Page: of 3 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.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07