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
 Wher am I going Wrong ?red1's code
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

miket007
New Member

United Kingdom
69 Posts

Posted - 06 February 2003 :  17:06:15  Show Profile  Visit miket007's Homepage
Hi All

How do I add events to my event calendar?
They show up in the the forums but not in the calendar table

Why? check it out here: www.elitearts.co.uk/default.asp

Thanks

Mike


Edited by - miket007 on 11 February 2003 07:38:31

The Impact
Junior Member

Australia
398 Posts

Posted - 07 February 2003 :  06:07:13  Show Profile
Do you have a test member's username and password so I can get in ?
Go to Top of Page

miket007
New Member

United Kingdom
69 Posts

Posted - 08 February 2003 :  12:46:29  Show Profile  Visit miket007's Homepage

test member's username and password: deepak deepak123

Thanks

Mike
Go to Top of Page

Beano_ie
Junior Member

Ireland
328 Posts

Posted - 08 February 2003 :  20:38:05  Show Profile  Visit Beano_ie's Homepage  Send Beano_ie an ICQ Message
Use a hammer and nine inch nails, always works for me, or.....

On your default page, the calender should be appearing on the bottom of your forum. Click on a date and you wil be brought to that day's individual page. There you will have the option to 'Add an event' to one of your categories (categories will be in a drop down menu), simply write as if it were a new topic and hey presto! Bob's your uncle

BTW, I'm guessing you are using red1's events calendar for forum V3.4

Steve
Drogheda, Ireland @ www.droghedatown.com
Go to Top of Page

Beano_ie
Junior Member

Ireland
328 Posts

Posted - 08 February 2003 :  20:44:57  Show Profile  Visit Beano_ie's Homepage  Send Beano_ie an ICQ Message
Oh hold off on those nine inch nails for one sec, just went into your site and tried to create an event, it appears to me that there are a few things missing when a user goes to write the information for the new event. I'm no expert but I'm guessing this might be post.asp related or post_info.asp related.

Again I'm still assuming you are using red1's events calendar for forum V3.4

Steve
Drogheda, Ireland @ www.droghedatown.com
Go to Top of Page

wizard
Junior Member

208 Posts

Posted - 09 February 2003 :  04:26:31  Show Profile  Visit wizard's Homepage
I just installed that mod yesterday mornng. if you have the smile manager mod as well, you will need to go play mix and match in post.asp somewhere along line 800+. In the post_info.asp, there are 2 javascript components closer to each other, you will need to choose the right one.

The error I got yesterday was that they always tell me invalid date cos there was no input field date, got that fix by the method above.
Go to Top of Page

miket007
New Member

United Kingdom
69 Posts

Posted - 10 February 2003 :  12:01:36  Show Profile  Visit miket007's Homepage
Hi All

This is the error message I get now.


Microsoft VBScript compilation error '800a0409'

Unterminated string constant

/post.asp, line 752

" <td bgColor=""" & strPopUpTableColor & """ noWrap
------------------------------------------------------------------^

Would you know where I am going wrong
Thanks

Mike

Edited by - miket007 on 11 February 2003 05:25:34
Go to Top of Page

miket007
New Member

United Kingdom
69 Posts

Posted - 11 February 2003 :  06:11:25  Show Profile  Visit miket007's Homepage
Response.Write " <tr>" & vbNewLine
if Request.QueryString("event")="1" or isevent="1" then
Response.Write " <td bgColor=""" & strPopUpTableColor & """ noWrap vAlign=""top"" align=""right""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """><b>" & strCalEventTitle & "</b></font></td>" & vbNewLine
else

Response.Write " <td bgColor=""" & strPopUpTableColor & """ noWrap vAlign=""top"" align=""right""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """><b>Subject:</b></font></td>" & vbNewLine
end if
Response.Write " <td bgColor=""" &
This is the code that I have and I cant see where I'm going wrong

strPopUpTableColor & """><input
maxLength=""50"" name=""Subject"" value=""" & Trim(ChkString(TxtSub,"edit")) & """ size=""40"">
</td>" & vbNewLine & _

Thanks

Mike

" </tr>" & vbNewLine & _
Go to Top of Page

miket007
New Member

United Kingdom
69 Posts

Posted - 11 February 2003 :  08:08:24  Show Profile  Visit miket007's Homepage
Hi All
Thanks for all your help,
I maneged to get it right, in sted of making changes to Post.asp I desided to just copy the file from red1's to my folder as I didn't make any changes to post.asp in the first place.

as you can see, works just fine www.elietarts.co.uk/default.asp

Thanks again

Mike
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.23 seconds. Powered By: Snitz Forums 2000 Version 3.4.07