New TPFC website design by tproli is now live!
Re: New TPFC website design by tproli is now live!
If you haven't disabled cookies then Compact view should be remembered. What browser are you using?
Re: New TPFC website design by tproli is now live!
This is really odd... changing the display entries # first and then switching to compact view works fine. However, changing to compact vie first and then the number of entries per page causes IE to crash.Andrew Lee wrote:tproli suspects it's the minified CSS/JS that is causing the problem, and asked me to update the CSS/JS files.I am Bass wrote:IE9 crashes! To replicate, go to http://www.portablefreeware.com, change to compact view and the display entries number... IE crashes (and no, it's not a browser cache issue).
Could you please try again and see if it helps? Especially since both myself and tproli could not replicate the issue.
Re: New TPFC website design by tproli is now live!
Opera prt v12.02.1578 and it is not disabled, but still open in full viewtproli wrote:If you haven't disabled cookies then Compact view should be remembered. What browser are you using?
Re: New TPFC website design by tproli is now live!
I checked with the same Opera version (fresh install) and after switching to Compact view it stays there.
Can you try with another browser?
Can you try with another browser?
Re: New TPFC website design by tproli is now live!
And after that, have you tried to restart Opera and compact view is stays there ???tproli wrote:I checked with the same Opera version (fresh install) and after switching to Compact view it stays there.
I use TPFC in speeddial. I open TPFC in full view, then I switch to compact view, update the site and copy address and edit TPFC in speeddial and paste The "new"
address in and OK. Then I restart Opera and open TPFC in guess what yes full view
Re: New TPFC website design by tproli is now live!
When you switch to Compact view, a cookie is saved with (almost) no expiry date. So yes, if you restart the browser Compact view should be remembered. This setting is not indicated anywhere in the url so it doesn't matter what url you add to the speed dial.
For me it worked as expected using the your speed dial method. I can only think of a browser setting or a 3rd party cookie cleaner on your side. You really should try with another browser or on another computer.
For me it worked as expected using the your speed dial method. I can only think of a browser setting or a 3rd party cookie cleaner on your side. You really should try with another browser or on another computer.
- Andrew Lee
- Posts: 3116
- Joined: Sat Feb 04, 2006 9:19 am
- Contact:
Re: New TPFC website design by tproli is now live!
Apologies. Should be fixed now. I got confused between the test and production region.SYSTEM wrote:I meant the full comments page as well.
- Andrew Lee
- Posts: 3116
- Joined: Sat Feb 04, 2006 9:19 am
- Contact:
Re: New TPFC website design by tproli is now live!
@tproli:Wolfghost wrote:@Andrew
I want to open TPFC in only compact view, but it will only open in fullview. Could you make a code in address field to e.g.
http://www.portablefreeware.com/index.p ... -25-50-100 or something ?!
Let's say I add a new detailed search option that lets the user select compact or fullview, how do I render the page in compact view programmatically via CSS?
Also, I am thinking of making certain search options such as full/compact view and page size (5/10/25 etc.) cookie-based instead of CGI paramater based. Any potential concerns?
Re: New TPFC website design by tproli is now live!
Do you have Preferences -> Advanced -> Cookies -> Delete new cookies when exiting Opera enabled?Wolfghost wrote:And after that, have you tried to restart Opera and compact view is stays there ???tproli wrote:I checked with the same Opera version (fresh install) and after switching to Compact view it stays there.
I use TPFC in speeddial. I open TPFC in full view, then I switch to compact view, update the site and copy address and edit TPFC in speeddial and paste The "new"
address in and OK. Then I restart Opera and open TPFC in guess what yes full view
No problem. Thank you for the fix.Andrew Lee wrote: Apologies. Should be fixed now. I got confused between the test and production region.
My YouTube channel | Release date of my 13th playlist: August 24, 2020
Re: New TPFC website design by tproli is now live!
Search is not handling spaces correctly on a match:
e.g. place video to video in the search bar, returns/matches video and to - only when wrapping the query in quotes (e.g. "video to video") returns/matches the full string.
I just checked/searched video to video (no quotes) at Softpedia and the result was a match (1 of 1).
~Ruby
e.g. place video to video in the search bar, returns/matches video and to - only when wrapping the query in quotes (e.g. "video to video") returns/matches the full string.
I just checked/searched video to video (no quotes) at Softpedia and the result was a match (1 of 1).
~Ruby
Re: New TPFC website design by tproli is now live!
The new TPFC website is a small disaster under IE9.
The opening page is a dog's dinner!
I've been slow to comment becauses I assumed a hacker at been at work.
BTW OK in Google Chrome but I like IE9!
The opening page is a dog's dinner!
I've been slow to comment becauses I assumed a hacker at been at work.
BTW OK in Google Chrome but I like IE9!
Re: New TPFC website design by tproli is now live!
Try ctrl+F5 in IE9, that helped others too.
Re: New TPFC website design by tproli is now live!
Yes I have, but the real problem is: If you open TPFC in full view take a look to address field and switch to compact view and you will see no changes in address field !!SYSTEM wrote:Do you have Preferences -> Advanced -> Cookies -> Delete new cookies when exiting Opera enabled?
Nothing new to remember you see, even with delete new cookies when exiting Opera enabled
Re: New TPFC website design by tproli is now live!
In that case, the "Compact view" setting isn't currently supposed to persist when you restart Opera.Wolfghost wrote:Yes I haveSYSTEM wrote:Do you have Preferences -> Advanced -> Cookies -> Delete new cookies when exiting Opera enabled?
That's a matter of opinion. Some people, including me, like cookies more than URL parameters.Wolfghost wrote: but the real problem is: If you open TPFC in full view take a look to address field and switch to compact view and you will see no changes in address field !!
My YouTube channel | Release date of my 13th playlist: August 24, 2020
Re: New TPFC website design by tproli is now live!
Quoting myself:
So you won't see any change in the url when you toggle the view. But in the background a cookie is saved. The browser reads that cookie until it expires - that is currently set to 9999 days.This setting is not indicated anywhere in the url so it doesn't matter what url you add to the speed dial.