Page 1 of 1

Pano not showing up in Drupal 7 and throwing file_gets_content error

Posted: Tue Apr 05, 2016 5:51 pm
by kunstwert
I use Drupal 7 and the ggpkg-Plugin. Uploading a ggpkg file onto my Drupal site the pano shows up for one second and the disappears, leaving just a little icon (or, more often: nothing) behind and this error message:

Warning: file_get_contents(//ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js): failed to open stream: No such file or directory in _locale_parse_js_file() (Zeile 1488 von /Volumes/WIP/Projekte 2016/Webseiten/zl-wip/includes/locale.inc).

In the debugger I get:
SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
VM1094:295 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience.

Testing with the hopki's ggpkg Test files rendering the same result on all main browsers.
Reinstalled the GGPKG Plugin for Drupal.

Any ideas what I'm doing wrong here?

Thanks, Michael.

Re: Pano not showing up in Drupal 7 and throwing file_gets_content error

Posted: Tue Apr 05, 2016 9:19 pm
by Hopki
Hi Michael,
Can you post your ggpkg?
Also can you make a small one node project with no skin and see if this works.
Regards,
Hopki

Re: Pano not showing up in Drupal 7 and throwing file_gets_content error

Posted: Wed Apr 06, 2016 1:09 pm
by thomas
Hello,

can you please try the newer version of the plugin? ggpkg_drupal_1_1_0.zip

Re: Pano not showing up in Drupal 7 and throwing file_gets_content error

Posted: Wed Apr 06, 2016 4:44 pm
by kunstwert
Installed ggpkg_drupal_1_1_0.zip
https://www.dropbox.com/s/toxxeywvzygka ... ggpkg?dl=0 is a simple, one node project with no skin.
Even tried it on a empty Drupal 7.43 install.
Still, same sad result: Pano is flashing up for one second and disappears. Drupal is throwing the same error.

Re: Pano not showing up in Drupal 7 and throwing file_gets_content error

Posted: Tue May 03, 2016 1:31 pm
by kb8
Try to uncheck "Display in iframe" from "Manage display".

Re: Pano not showing up in Drupal 7 and throwing file_gets_content error

Posted: Tue May 03, 2016 1:34 pm
by kb8
thomas wrote:Hello,

can you please try the newer version of the plugin? ggpkg_drupal_1_1_0.zip
Why in https://ggnome.com/ggpkg is linked the 1.0.0 version?