Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't iFrame a site built with GS v3.3.5
#2
EDIT: my bad looks like this applies to front end and backend, and should only be blocking back end and logins
So the docs are wrong.


you should read release notes when updating stuff
Smile

https://github.com/GetSimpleCMS/GetSimpleCMS/issues/971


gsconfig
PHP Code:
# GS prevents backend pages from being loaded in a frame
# by sending an x-frame header by default to prevent clickjacking attempts
# setting GSNOFRAME to false will disable this
# define('GSNOFRAME',false); 

It looks like this is preventing front end also, i don't know if I changed my mind and meant to change that, or i put the code outside the brackets on accident.
I think this is a bug.

This should probably only apply to backend.

Either way
define('GSNOFRAME',false);
will fix it
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
RE: Can't iFrame a site built with GS v3.3.5 - by shawn_a - 2015-03-04, 22:48:48



Users browsing this thread: 1 Guest(s)