Joomla Plugin - Error:Temporary folder not found

Everything concerning the Wordpress/Joomla/Drupal plugins
Post Reply
RomanP
Posts: 4
Joined: Mon Sep 09, 2013 11:37 pm

Hi all,

I have installed the new GGPKG Joomla Plugin in a J2.5 environment and that seems to be successfull. Now, when I place the tag like {ggpkg file="360view/demo.ggpkg" display_userdata="false"} in a article, i get the error message 'Temporary folder not found!'. Btw, I get the same message, when i set the full url in the file-variable.

The ggpkg-File was generatet with Object2VR 3.0beta3 on a Mac. The hosting-server is a Apache-System with PHP 5.3.27 - i don't know, if this is important.

Know anybody the problem? Thanks...
pnc1956
Posts: 3
Joined: Fri Sep 06, 2013 10:56 am

Hi.
Ive got the same problem with Joomla! version 3.1.5, as you can see below.

Image

The WordPress plug-in works in version 3.6, fortunately for me as i use WordPress more than Joomla!
christoph
Gnome
Posts: 108
Joined: Mon Aug 20, 2012 3:01 pm

Could you please try just putting 'demo.ggpkg' into the files tag.
The Joomla plugin does not care for the folder. (so you should not put packages with the same name into different folders)
pnc1956
Posts: 3
Joined: Fri Sep 06, 2013 10:56 am

Hi christoph

If i use the following code {ggpkg file="Pano_Garden_Pano.ggpkg"} i get loads of PHP errors. If i place {ggpkg file="panorama1/Pano_Garden_Pano.ggpkg"} or
{ggpkg file="images/panorama1/Pano_Garden_Pano.ggpkg"} i only get the message i have posted. When i uploaded the package through the Media manager, i placed it in the folder images/panorama1.
BTW i am using Pano2VR, so thats where my ggpkg file was created.
RomanP
Posts: 4
Joined: Mon Sep 09, 2013 11:37 pm

Hi Christoph

I have nearly the same effect as pnc1956... when i give only the filename in the File-param (without the path), i get the following error message.

Warning: mb_strpos() [function.mb-strpos.php]: Empty delimiter in /home/ibpfch/www/produktfotografie/libraries/phputf8/mbstring/core.php on line 45

and then 'GGPKG_PLUGIN_ERROR_HTML5_REQUIRED'

I test it on a Mac with Firefox 23.0.1 and other html5 pages works fine - in safari the problem is exactli the same.
christoph
Gnome
Posts: 108
Joined: Mon Aug 20, 2012 3:01 pm

@ RomanP & pnc1956:
I have sent you a private message....
christoph
Gnome
Posts: 108
Joined: Mon Aug 20, 2012 3:01 pm

There has been a problem with packages from Object2VR in our Wordpress and Joomla plugins.
This is fixed now and new versions of the plugins are available.

There is another thing to keep in mind:
Filenames in Linux are case-sensitive, so the names in our file-tag are case-sensitive, too.
So if for instance your package would show as 'pano.ggpkg' in the media manager, and you used a shortcode like '{ggpkg file="Pano.ggpkg"}' (notice the capital P), this would result in a 'Temporary folder not found!' - error!
Kifo
Posts: 11
Joined: Wed May 15, 2013 2:03 pm

Hi,
I also have a problem with the message

"Temporary folder not found!"

in my Joomla installation. Today I downloaded V1.0.3 of the Joomla plugin, but no improvement.

I placed the ggpkg file of my virtual tour in my Joomla images folder (which is the standard media folder in my installation) and called the tour with {ggpkg file="zahnarztpraxis.ggpkg"}. Does not work!

Grrr...
Kifo
christoph
Gnome
Posts: 108
Joined: Mon Aug 20, 2012 3:01 pm

Hi Kifo!
Did you upload your package file via the media manager?
Our plugin has to unpack the .ggpkg file to a temporary folder, this does not happen if you upload via ftp to the images folder directly.
Also, make sure that the name in the file-tag is exactly the same as it appears in the media manager - file names are case sensitive in linux, so make sure that the file name is not 'Zahnarztpraxis.ggpkg' for instance.

Hope this helps....

regards, Christoph
pnc1956
Posts: 3
Joined: Fri Sep 06, 2013 10:56 am

Hi All
I've just this very morning found time to test the new Joomla! plugin version 1.0.3, and now it works in Joomla! version 3.1.5. Thanks
Kifo
Posts: 11
Joined: Wed May 15, 2013 2:03 pm

Hi Christoph,

thanks for your hint, uploading with the media manager instead of ftp made the difference.

However, extracting the files into the tmp folder seems not to be the best solution.
Some cache cleaner plugins clear the entire tmp folder upon activation. Then the files are easily gone again.
I recommend to extract files into a dedicated ggpkg folder, where they are safe from harm like this.

Another little glitch that I discovered: When displaying a tour within the joomla ggpkg player, German Umlaute and ß are replaced by a symbol �. The same can be seen on the backend plugin settings page: H�he instead of Höhe.

Best regards,
Kifo
christoph
Gnome
Posts: 108
Joined: Mon Aug 20, 2012 3:01 pm

Hi Kifo!
Thank you for your advice, they will be included in the next version of the plugin.

Kind regards,
Christoph
russphotography
Posts: 115
Joined: Wed Jul 17, 2013 2:03 pm
Location: Petawawa Ontario Canada
Contact:

I am having the same issue. I am using Joomla 2.5 and have downloaded and installed the current Joomla 1.2.1 plugin. Using the media manager I have uploaded, both my own tour, created with 5.5.1 pro, and the tour.ggpkg tour provided by Garden Gnome but receive the same temporary folder error. The pano's reside in my images folder.

I have entered the following code inside my article.

{ggpkg file="bigeddy.ggpkg" start_preview="true" display_map="true" width="1024" height="768"}

Any suggestions?

Thanks Russ
russphotography
Posts: 115
Joined: Wed Jul 17, 2013 2:03 pm
Location: Petawawa Ontario Canada
Contact:

I believe I have tried everything discussed in the thread with no success. Can anyone help? Note my Sept 24th post.

Russ
Post Reply