Closed (fixed)
Project:
Colorbox Node
Version:
7.x-3.5
Component:
User interface
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2017 at 16:26 UTC
Updated:
28 Nov 2019 at 16:55 UTC
Jump to comment: Most recent
Comments
Comment #2
develway commentedHmm, the problem was generated by Link module https://www.drupal.org/project/link
Resolved
Comment #3
develway commentedComment #5
abrlam commentedThis might be tangled with the Views module due to a recent security patch.
Views - Critical - Access Bypass - DRUPAL-SA-CONTRIB-2017-068
https://www.drupal.org/node/2902604
Could someone take a closer look at the code and see if there's a conflict?
Comment #6
aitala commentedI'm having the same issue with a link to a video node - just a title and a video with video.js player. I'm not using the Link module - at least for the video... And Views is not involved.Tried the dev version and had the same issue.
Eric
Ignore...
Comment #7
joe huggansWhat was the fix?
Comment #8
propagganda commentedI have the same problem
Comment #9
develway commentedIn each case this is a particular problem, in my case the "You are not authorized to access this page" error generated the Link module, I just reinstalled the version from 7.x-3.5 to dev, that is all. Look of your own Drupal platform.
Comment #10
finex commentedSame problem here (using latest colorbox_node -dev, link 1.5, views 3.20 and D7.59). I've also tried to revert the security fix on views module without results.
Comment #11
finex commentedIf you call the ajax endpoint using a normal GET, the response is correct. If you make the request using a POST (the current behaviour), the response contains the error message ("You are not authorized to access this page").
Comment #12
toprak commentedWhat's the soluiton ? I'm not familiar with the issue. Finex, Where can I change POST-GET option ? Please, point the file to be changed.
Comment #13
finex commented@toprak: I didn't, it was just a test I've done :-(
Comment #14
tommy55 commentedI encountered this problem today, and I don't have the link module in my configuration.
I thank you for this module, but I find it sad that there is no solution after 2 years.
Do we have to use other modules to show nodes with pop up?