Thinking about the coding, I have looked through cal.asp (sub WeeklyView) from line 354 and I can not find the code which determines how the events message displays, especially for the last day of the week show,
Example
You will also notice that the Sat 5 July Event (Calne Country Music Festival), the event title is displaying but no message text underneath, however, when you click on the title the message displays okay in topic.asp
see link
With what you have suggested about some code not put in correctly I have inserted your cal.asp page from above and the same problem occurs. Indicating the cal.asp might be okay or is it?
Firstly, I see there are some changes on your [leatherlips] forum cal.asp since the last dialog, so could you please email me a copy of your latest cal.asp so I can see the differences.
Alternatively, does anyone know what determines the events message to display in all weekly fields and in particular the last day of the week.
I recall that during the installation of this mod, running the dbs_cal.asp file That I had a couple of Dropping Column error messages.
Dropping Column...
ALTER TABLE FORUM_TOPICS DROP COLUMN T_ISEVENT
ALTER TABLE FORUM_TOPICS DROP COLUMN T_ISEVENT
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] There is no field named 'T_ISEVENT' in table 'FORUM_TOPICS'.
Dropping Column...
ALTER TABLE FORUM_A_TOPICS DROP COLUMN T_ISEVENT
ALTER TABLE FORUM_A_TOPICS DROP COLUMN T_ISEVENT
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] There is no field named 'T_ISEVENT' in table 'FORUM_A_TOPICS'.
Have these anything to do with the way the events message does not display properly?
thank you in advance..
andy<