Page 1 of 1

GGPKG_PLUGIN_ERROR_FILE_ATTRIBUTE

Posted: Thu Sep 10, 2015 6:47 pm
by volodimir
Good evening, my Joomla! 3.4.4 try to insert the panorama
{ggpkg file = partizany3.ggpkg start_preview = true display_map = true width = 640 height = 480}
error GGPKG_PLUGIN_ERROR_FILE_ATRIBUTE
I do not understand what's wrong !?
Thank you for the attention!

Re: GGPKG_PLUGIN_ERROR_FILE_ATTRIBUTE

Posted: Sat Sep 12, 2015 10:07 am
by trev
Try surrounding the parameters with quotes:

{ggpkg file="partizany3.ggpkg" start_preview="true" display_map="true" width="640" height="480"}

Re: GGPKG_PLUGIN_ERROR_FILE_ATTRIBUTE

Posted: Sat Sep 12, 2015 9:55 pm
by Hopki
Hi,
Don't add the file extension, just enter the package ID,
{ggpkg file="partizany3" start_preview="true" display_map="true" width="320" height="240"}
Regards,
Hopki