Author |
Topic  |
|
QuasiStatic
Starting Member
USA
3 Posts |
Posted - 03 June 2005 : 11:10:45
|
I'm having the same problem discussed in the http://forum.snitz.com/forum/topic.asp?TOPIC_ID=58230 thread which ends w/o any published resolution.
The facts:
I've setup several accounts for testing. I post with one account and expect to get a notification email with another account, but nothing ever comes.
Using CDOSYS. I can send an email from one user's account to another user, so I'm thinking that it's configured properly.
If I set the subscription level to "whole board" (or something like that), I get a "subscribe to whole board" (or something like that) link on the main page, but if I set the subscription to a lower level (like "topics"), I NEVER see an option link to subscribe to a forum, topic, etc... only board wide option ever shows up.
I can subscribe/unsubscribe to the whole board, but I still never get a notification when I post to a topic that I've previouly posted to with another user account.
I'm using MySQL configured with a DSN.
I had a problem where MySQL was returning strings instead of BIGINT. For awhile I was modifying the code to convert them with cint(), but then found a (wonderful) thread on this site that discussed the problem and lead me to change an option in MySQL so BIGINTs are returned at INTs. I no longer get the "wrong type" errors anymore, but I'm still using the same MySQL database. I've already got a lot of info in the database and DON'T want to delete it.
I went into the code where a check box is supposed to be displayed to allow the use to subscribe to a topic, but it apparently was never called.
I'm stuck, and (probably needless to say) very frustrated. Been working on this for several days now, can't figure it out...
|
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
QuasiStatic
Starting Member
USA
3 Posts |
Posted - 03 June 2005 : 12:43:18
|
Thanks for the reply.
No, I haven't. How do I do it? I've looked and looked, but haven't found how to do it. I can "edit catagory name" and "edit forum properties", but neither of those links have anything about subscriptions.
BTW, the Snitz forum application is awesome. Absolutely love it. Hate to just bring up problems with out giving the praise it's due. |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 03 June 2005 : 18:59:25
|
From default.asp you click the icon for the category or forum you want to edit. You need to edit all the categories and forums where you want subscriptions to be enabled. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
QuasiStatic
Starting Member
USA
3 Posts |
Posted - 05 June 2005 : 11:27:18
|
Don't know why I never saw it before, but now I've got options for changing the subscription level in the categories and forums...
Thanks! It's working now! |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
|
Topic  |
|