[SOLVED]<EmptyBrowsersCache> except cookies?

You need help to start using UVK? You have a doubt on a UVK feature? Post here!
Forum rules
We have no special rules for UVK forums. Just try to be polite and clear in your posts.
Please don't post spam in this forum. Spammers will be banned by IP, e-mail and username.
We reserve the right to delete all posts and ban all users we consider not having respected these rules without warning.
Post Reply
scottay
Posts: 14
Joined: Fri Dec 23, 2011 5:26 pm

[SOLVED]<EmptyBrowsersCache> except cookies?

Post by scottay »

Is there a way to run the <EmptyBrowsersCache> command but ignore cookies?

That function does exactly what I need it to, but I like to leave cookies on my clients' systems.

Thanks again!
Fred
Site Admin
Posts: 2357
Joined: Sat Jul 30, 2011 12:05 pm
Location: Red coast, France
Contact:

Re: <EmptyBrowsersCache> except cookies?

Post by Fred »

Hi Scottay.

Thanks for your posts, you've been a great help debugging UVK.

I've just looked at the code. UVK deletes the cookies only for IE, not other browsers.

Don't ask me why I did it this way cause I can't remember. Maybe at the time I thought it was the right thing to do.

I'll remove the IE cookies deletion from the function, and create a new one: Delete all browsers cookies.

I will be available on the next update.
One thing we humans have in common is that we are all different. So, if you think you're weird because you're different from everyone else, then we are all weird.

Fred
Fred
Site Admin
Posts: 2357
Joined: Sat Jul 30, 2011 12:05 pm
Location: Red coast, France
Contact:

Re: <EmptyBrowsersCache> except cookies?

Post by Fred »

Ok, the new version 2.5.0.0 was released.

Now the Empty all browsers cache fix only cleans the cache and leaves the cookies alone.

The new fix Delete all browsers cookies deletes the cookies for all installed browsers.

Enjoy!
One thing we humans have in common is that we are all different. So, if you think you're weird because you're different from everyone else, then we are all weird.

Fred
scottay
Posts: 14
Joined: Fri Dec 23, 2011 5:26 pm

Re: <EmptyBrowsersCache> except cookies?

Post by scottay »

Perfect, thanks!
Post Reply