richfed
Average Member
  
United States
999 Posts |
Posted - 03 July 2006 : 19:09:50
|
Speaking of recurring, this is a recurring theme - seems in the past I've read or saw many a thread dealing with this or something similar, but now that I need the info, I can't find anything exactly relevant.
I have the Events Calendar MOD on my Snitz 3.4.05 forum - with Huntresses Birthday MOD included. Works fine. Except, there is no recurring dates feature on this version. I've reached the point where I'd like to utilize that feature, but I can't seem to find an easy way to add it.
I see Davio has a MOD on SnitzBitz - the old calendar with recurring events added [and birthdays] - but it would seem that I need to take out all my old calendar code & replace it with this. On a heavily modded forum, this might get tricky. Too be honest, I'm scared!!! 
In addition [as I was trying to do just that!], I can't find some code. For example, on admin_forums.asp, the read-me for Davio's MOD says to find this code:
'## Forum_SQL - Delete any subscriptions to this topic strSql = "DELETE FROM " & strTablePrefix & "SUBSCRIPTIONS " strSql = strSql & " WHERE TOPIC_ID = " & drs("TOPIC_ID") my_Conn.Execute (strSql),,adCmdText + adExecuteNoRecords
It ain't there! At least I can't find it!
I'm afraid I will encounter stuff beyond my cut & paste abilities if I proceed unassisted. I'm a little concerned about the effect on existing events as there are some table changes, too.
Is there an easier way to add this functionality to my existing code without too much difficulty? |
Rich [size=1]A Complete Idiot's Guide to MOD Implementation || On the Trail of the Last of the Mohicans[/size=1] |
|