Caching Issues on Local environment and Production

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
8/20/2009 10:38:24 PM
Gravatar
Total Posts 22

Caching Issues on Local environment and Production

Joe,

For some reason I am having caching issues with the latest version of mojoPortal. Not only on my local environment but on production as well.

It happens everywhere.

 

Scenario 1 - Updating admin user info on my local I had to make a change to web.config after I made a change to the admin user info.

Scenario 2 - On production,  I have to navigate away to another page before I can see the change displayed on the page.

 

Any particular this is happening on this version of mojoPortal?

version: 2.3.1.4 MSSQL

 

Thanks

8/21/2009 1:28:54 PM
Gravatar
Total Posts 18439

Re: Caching Issues on Local environment and Production

Hi,

1. Any time you are signed in as a user and you change the user email (or username if not using email for login), you must log out and log in again after making such a change so the cookie can be set with the new email or user name.

2. I do not experience this issue in any of my mojoportal installations. It could be a browser caching issue or a proxy server or other things. I would try different browsers and different client machines and seee if it is the same.

Obviously since you are using a version that has not been released yet, you must be making your own custom build. Perhaps you have changed something in the code or made a packaging error.

So this is not really a bug in mojoPortal released versions nor in my local version of the latest code.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.