Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popup mode not working #149

Open
DarthGremlin opened this issue Jul 22, 2016 · 4 comments
Open

Popup mode not working #149

DarthGremlin opened this issue Jul 22, 2016 · 4 comments
Labels

Comments

@DarthGremlin
Copy link

It is my understanding that popup mode was created so that tutorials could be created for sites that have X-Frame denial issues, correct?

I may be missing something, but when I try to enable popup mode on my tutorials I see no difference, and in searching the web for other GOTS tutorials that use popups I ran across this one: http://library.uvm.edu/guide_on_the_side/tutorial/how-to-use-popup-mode which also appears to not be working.
image

@michaelhagedon
Copy link
Member

Hi there,
There may be something wrong with your GotS installation. Here's what popup mode is supposed to do: http://code.library.arizona.edu/gots-sample/tutorial/google-scholar---popup-demo

@rbrown3011
Copy link

This is what I see for implementing Popup mode, an empty box (see link). I'm not sure what is supposed to go there. The desired opening URL? https://nnlm.gov/sites/default/files/nto/images/gots_popupmode.jpg
Thanks.

@simpsonw
Copy link
Collaborator

@rbrown3011 I believe you might be using an older version of the database schema. If you have SSH access to the server running GotS, make a backup of your database, navigate to the app/ directory under your GotS installation and run:

$  ../lib/Cake/Console/cake Migrations.migration run all --plugin Tags
$   ../lib/Cake/Console/cake Migrations.migration run all

@rbrown3011
Copy link

Thanks simpsonw. I forwarded your response to my system administrator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants