View Full Version : PANORAMAS NOT WORKING
chriz
6th of October 2003 (Mon), 12:56
Hello Pekka,
Just finished upgrading beta 1 to beta 3 using the upgrade script after replacing all files.
Then installed fix1
Should I install buildingblocks.zip too ?
First thing I noticed was that my panoramas display as big pictures rather than interactive panoramas.
In default photodata PANORAMA is ON
It did work before.
What happened ?
Chriz
chriz
6th of October 2003 (Mon), 13:42
Just checked photo.php and $s_use_pt_pano was set to "0"
I changed it to 1
This is the code
$s_use_pt_flat = "0";
$s_use_pt_pano = "1";
$s_ftp_view = "0";
UNFORTUNATELY EVEN WITH VALUE "1" MY PANORAMAS WILL NOT DISPLAY
Chriz
Pekka
6th of October 2003 (Mon), 14:17
There is one extra space in pt_panorama.php
archive=" ptviewer.jar"
should be
archive="ptviewer.jar"
Sorry about that.
Pekka
6th of October 2003 (Mon), 14:42
chriz wrote:
Should I install buildingblocks.zip too ?
In couple of hours I'll upload fix pack 2 which has newer building_blocks.php
The fix pack 2 will fix your bug, and do some additions to group index page.
chriz
6th of October 2003 (Mon), 17:22
OK, thanks
Two other questions
What is imagick pear for ?
According to server info:
IMAGICK WRAPPER MODULE IS NOT INSTALLED ON THIS SERVER
According to my system administrator:
IT IS INSTALLED
And secondly, although it worked in my previous installation, Imagemagick does not work anymore in the new install.
Doing the TEST does not generate a result.jpg
I tried changing the paths
ALSO without paths (default setting)
but to no avail.
Any ideas ? (I did read the other threads but could not find a solution)
Chriz
chriz
6th of October 2003 (Mon), 17:32
Pekka wrote:
There is one extra space in pt_panorama.php
archive=" ptviewer.jar"
should be
archive="ptviewer.jar"
Sorry about that.
I removed the space, but no change, still no panoramas
This is the link: http://ee.photoplus.nu/list.php?exhibition=60.
Pekka
6th of October 2003 (Mon), 18:27
chriz wrote:
Pekka wrote:
There is one extra space in pt_panorama.php
archive=" ptviewer.jar"
should be
archive="ptviewer.jar"
Sorry about that.
I removed the space, but no change, still no panoramas
This is the link: http://ee.photoplus.nu/list.php?exhibition=60.
You have still default style there for some reason. Are you sure you do NOT have
$s_try_pt_crypt = "1";
There are only two files that govern that choice: fetchsettings.php and photo.php
I have uploaded EE 1.5. beta 3 fix pack 2 to
http://photography-on-the.net/EE15b3_fix_2.zip
I also uploaded for you
http://photography-on-the.net/pano.zip
On that file the panorama is on in fetchsettings.php (ftp is off, but if your panoramas are not in your server you need to set it on). Copy those files to your server, and make sure the files are really replaced. Try the site again. Here it works perfectly so I'm puzzled what could be the problem there other than files are not ok for some reason.
chriz
7th of October 2003 (Tue), 03:01
Hey thanks, panoramas are displayed correctly.
I installed fix2 and ran the script
This leaves the ImageMagick problem to deal with.
Worked in previous version but not anymore
DO A TEST yields no result.jpg
And also what is Imagick PEAR for ? My sys admin installed the module but server info says it isn't ?
Chriz
chriz
7th of October 2003 (Tue), 05:23
SORRY SORRY
/input/UPLOAD/test was chmodded to 755.
I changed it to 777 and imagemagick works.
Just one thing left: wat is Imagick PEAR for ?
And I guess I do not need to bother with GD ?
Chriz
Pekka
7th of October 2003 (Tue), 05:38
chriz wrote:
Hey thanks, panoramas are displayed correctly.
I installed fix2 and ran the script
This leaves the ImageMagick problem to deal with.
Worked in previous version but not anymore
DO A TEST yields no result.jpg
Well, just check different profile commands. There is no other difference, in beta 1 profile command was hardcoded, in beta 3 you have to (can) choose.
And also what is Imagick PEAR for ? My sys admin installed the module but server info says it isn't ?
It's a PHP module which uses some ImageMagick functions (so it is safe mode compatible). Have you done the Imagick test in EE graphics module test page and validated it? Imagick's internal Imagemagick path can not be changed from EE, only Imagemagick path.
If Imagick module is installed and it still does not work, if could mean that Imagick is installed with wrong path to ImageMagick (it uses Imagemagick, that is why it is called a "wrapper" module).
Imagemagick, Imagick --- I with they'd come up with some shorter and more distinctive names :)
chriz
4th of November 2003 (Tue), 13:01
Just installed beta 5 and again my panoramas display as a big picture rather than 3D.
photo.php and fetchsettings.php are different and I'm not sure where to set pano active
Thanks
Chriz
Pekka
4th of November 2003 (Tue), 13:02
chriz wrote:
Just installed beta 5 and again my panoramas display as a big picture rather than 3D.
photo.php and fetchsettings.php are different and I'm not sure where to set pano active
Thanks
Chriz
Please read release info. Those settings were moved to misc settings in editor.
chriz
4th of November 2003 (Tue), 13:06
Sorry, I was looking for a value in settings.PHP.
It's OK now.
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.