Posted by manatwo on June 9, 2009 at 11:37pm
| Project: | Secure Pages |
| Version: | 5.x-1.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | paulbooker |
| Status: | closed (won't fix) |
Issue Summary
My site makes heavy use of Views. As soon as I enable Secure Pages, anonymous users are no longer able to see any pages output by Views or nodes that have views embedded. No errors are being logged. Any help would be greatly appreciated.
Comments
#1
I'm also having this problem in troubleshooting a client's website. View template is there, but no node content whatsoever.
My client tells me that it works in Chrome, but I've yet to ask him whether he was logged in/logged out to confirm that. The browser shouldn't make a difference in the slightest, so I'm guessing he was likely logged in.
Details:
Drupal core is 6.x-1.2
Using Views 6.x-2.5
Secure Pages 6.x-1.8
Any help would be great.
#2
I was having a similar issue with Panels and Secure Pages with anonymous users. Everything worked through port 80 but Panels pages were broken through SSL while standard nodes were fine. I troubleshot extensively and the only temporary fix I could find was disabling CSS and Javascript optimization in /admin/settings/performace. No guarantees but it has been stable on my site for at least a month. I'm still searching for the root cause as I would like to turn CSS optimization back on. I also discovered that during a database export/import the anonymous user in the user table had the wrong ID. I changed it back to 0 to fix other issues. It could certainly be related.
#3
Please reopen if your still experiencing problems and i'll see if i can help.
One suggestion is to see if the site works all under SSL it should then work with
only some content being served over SSL.
Best,
Paul Booker
#4
#5
Paul,
I am having a similar issue... I am using Drupal 5.7 (with UberCart).
I am currently using .htaccess to make the site entirely SSL'd, so I know the SSL part works fine. The rest of the site works great with SecurePages, except for two circumstances:
For the admin user, one view doesn't have any content. (See taxview.jpg) It works fine (with and without SecurePages) for all other users. As you can see from the pic, the pager clearly knows how many items there are. It is from a URL like this:
/taxonomy/term/38
I have another view which has a filter on it. A few minutes ago, I was having problems with it (the GET variables were not being set properly) for all users. Now that I try and duplicate the problem, I can't find it. *sigh*
I have cleared the View's cache, but that does not seem to have helped. Is there any other information I can give you?
Thanks,
Seth
#6
Ping! Is there any possibility of someone looking into this bug?
Thanks,
Seth
#7
The 5.x branch is no longer supported. If this issue is still present in a current version of Secure Pages, please update the issue summary, change the version field, and re-open the issue.