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: General / Classic ASP versions(v3.4.XX)
 Subscription/Unscubscription problem
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Vavish
Starting Member

1 Posts

Posted - 28 September 2006 :  09:59:00  Show Profile
Hello,
I'm using the 3.4.05 version of the Snitz Forum.

I have activated the subscription everything works, I receive the email a new message is posted.

The problem I have is that if I :
1) subscribe to a forum
2) unsubscribe
3) try to subscribe again (I get the popup window telling me that I have been succesfully subscribed but I still have the "Subscribe" link instead of the "Unsubscribe" link)

If I look at "All Subscriptions" or "My Subscriptions" my new subscription doesn't appear. If I try to subscribe another forum from which I haven't unsubscribe, it works.

I found a workaround, if user empty their cache and reload the page they may subscribe again to forum from which they unsubscribed.

I tought it was a caching problem at first but I've put the same code I put in each page I use to avoid caching:

Response.Expires = -1
Response.Expiresabsolute = Now() - 2
Response.AddHeader "pragma","no-cache"
Response.AddHeader "cache-control","private"
Response.CacheControl = "no-cache"


Habitually this code put in the header crush any caching done by a browser.

I don't have any mod installed.
I'm running with Access database.
Sorry but I can't give access to anyone, the site is located in our intranet.

Any ideas of what could cause this or if someone can try the same pattern on their forum and let me know if I'm the only lucky to have this problem?

Thank you!

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 28 September 2006 :  11:00:37  Show Profile  Visit HuwR's Homepage
yes, well it may not be the browser doing the caching, so it doesn't matter what you put in your pages, servers and external proxies will take no notice of pragma no-cache headers
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.35 seconds. Powered By: Snitz Forums 2000 Version 3.4.07