Author |
Topic |
rick7165
Senior Member
USA
1094 Posts |
Posted - 17 April 2001 : 14:04:15
|
Alan...
I've done this: To Change the number of events that is displayed in the main events page, change this variable to what you want.
intDisplay = 15 'The number of events to display in upcoming events and recent events of events.asp
But still will only show 5 events... any clue?
Rick
Test Site www.eastpasco.com Running on HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser. |
|
|
Aznknight
Senior Member
USA
1373 Posts |
Posted - 17 April 2001 : 15:10:44
|
rick,
There are two intDisplay variables. inc_events has it's own intDisplay that affects the display on default.asp and events.asp has another one that effects the events section.
- Alan www.iamviet.com www.calvsa.net Snitz Resource |
|
|
rick7165
Senior Member
USA
1094 Posts |
Posted - 17 April 2001 : 15:43:02
|
I changed the one in inc_events and still not working... I did it in the other one too and still nothing.
I have it set in inc_events to 15 and only 5 show up in the default
Test Site www.eastpasco.com Running on HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser.
Edited by - rick7165 on 17 April 2001 15:44:14 |
|
|
Aznknight
Senior Member
USA
1373 Posts |
Posted - 17 April 2001 : 15:51:51
|
is this on your eastpasco site?
I see that there's not that many events to display like 15 of them. Also i defined upcoming events as events within 30 days. Same thing with recent events, only withing last 30 days.
- Alan www.iamviet.com www.calvsa.net Snitz Resource |
|
|
rick7165
Senior Member
USA
1094 Posts |
Posted - 17 April 2001 : 17:08:11
|
Oh... Ok... That's the problem.. the 6th one is over 30 days. Here I thought that I did something wrong..
Thanks,
Rick
Test Site www.eastpasco.com Running on HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser. |
|
|
Bassman
Junior Member
Netherlands
256 Posts |
Posted - 17 April 2001 : 18:18:55
|
Hi all,
this is just a idea, but is it possible to split the date/month/year like this?
This way the visitor of your forum immediately nows how to enter a date .
|
|
|
Marino
Starting Member
Canary Islands
42 Posts |
Posted - 17 April 2001 : 18:42:31
|
Couldn't stay without replying as I finished to implement this same solution half an hour ago.
I also added a combobox for months.
quote:
Hi all,
this is just a idea, but is it possible to split the date/month/year like this?
This way the visitor of your forum immediately nows how to enter a date .
Marino
Edited by - Marino on 17 April 2001 18:45:45 |
|
|
Aznknight
Senior Member
USA
1373 Posts |
Posted - 17 April 2001 : 19:51:06
|
good idea guys, i'll add this too.
- Alan www.iamviet.com www.calvsa.net Snitz Resource |
|
|
Morpheus73
Average Member
Denmark
597 Posts |
Posted - 18 April 2001 : 15:31:06
|
Well here goes a wish for SR2 - Email/SMS notifications of a days events.
Would it be possible to add features for the calender, so that whenever a day with content (or at least just a daily - content or no content) an email automatically is sent to the user with the calendar (public + private) contents of the day?
SMS feature...Most cellphones have an email adsress containing the phonenumber@provider.com or so. One could use Huwr´s userfield mod to ask for this address, and the calender could send the contents of the day nicely wrapped as an email to the cell phone.
any of this possible?
MPH73
|
|
|
Skatan
Starting Member
15 Posts |
Posted - 18 April 2001 : 23:02:39
|
I get this error when I try to open the events.asp page. --------------------------------- Microsoft OLE DB Provider for ODBC Drivers error '80040e09' [TCX][MyODBC]You have an error in your SQL syntax near 'ON FORUM_EVENTS.added_by = FORUM_Members.Member_ID WHERE (Start_Date >='20010401' at line 1
/forum2/events_functions.asp, line 316 -------------------------------------
Any idea?
|
|
|
chinh10
Junior Member
125 Posts |
Posted - 19 April 2001 : 18:24:18
|
I have a problem, please.....
Snitz Events Calendar v2 sr1
Creating table(s)... CREATE TABLE FORUM_EVENTS( EVENT_ID int COUNTER NOT NULL , DATE_ADDED text (20) NOT NULL , START_DATE text (20) NOT NULL , END_DATE text (20) NOT NULL , EVENT_TITLE text (100) NOT NULL , EVENT_DETAILS memo NOT NULL , ADDED_BY int NOT NULL , PRIVATE int NOT NULL DEFAULT 0) -2147217900 | [Microsoft][ODBC Microsoft Access Driver] Syntax error in CREATE TABLE statement.
Edited by - chinh10 on 19 April 2001 18:24:43 |
|
|
Marino
Starting Member
Canary Islands
42 Posts |
Posted - 19 April 2001 : 21:04:01
|
quote:
I have a problem, please.....
Snitz Events Calendar v2 sr1
whay have worked for me almost always was
1.- Check that your connection string in config.asp is like
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=... in case it was strConnString = "DRIVER={Microsoft Access Driver (*.mdb)};...
2.- If you can, do not use DSN Connections (in my case it gives me a lot of problems)
3.- Maybe get a newer mod_dbsetup.asp?
Just curiosity, is this right?
quote:
Snitz Events Calendar v2 sr1
Marino
|
|
|
chinh10
Junior Member
125 Posts |
Posted - 20 April 2001 : 02:23:08
|
Thank you very much, I will try it tomorrow
|
|
|
mo-bred@online.no
Starting Member
Norway
12 Posts |
Posted - 20 April 2001 : 04:52:00
|
Being a newbee (still), I have read the comments to the Snitz Events Calender. I would like to install it, but after reading page up and page down with installing- and compabily problems, i'm getting pretty unsure here. do anyone have one that will install witout the trouble you guys allready have had? :-)
Kind regards Morten Bredal mo-bred@online.no
Edited by - mo-bred@online.no on 20 April 2001 04:53:17 |
|
|
Aznknight
Senior Member
USA
1373 Posts |
Posted - 20 April 2001 : 06:19:23
|
For most mods, it usually people that run into problems that post up. While on the other hand, many intalled the mod without a hitch and didn't have anything to post about. I've made this mod available to contribute back to the snitz forum. Installing it, or any mod, is up to the individual.
What I usually do when I'm interested in installing a mod is I would look at a "working" demo. After that I would then install it on a test/development forum. If it works without a hitch, I go ahead and install it.
- Alan www.iamviet.com www.calvsa.net Snitz Resource |
|
|
Topic |
|