powerlifter Posted March 7, 2006 Share Posted March 7, 2006 Hello! Here is my currently situation: Testing Oscommerce 2.2-MS2 on a free webserver with PHP 5.1.2-1, Mysql 4.1.15 installed and GD version 2.0 enabled! Support for GIF read and create and support for JPG and PNG! My testing website has this address: http://global.frac.dk/catalog/index.php My problems is as follows: Every time Image Magic is switched on all product images get broken - there are no images at all! If Image Magic is switched off everything is back to normal! I have followed Image Magic install instruction precisely but I still have this problem - what can I do to correct this! Please help - I would appreciate it very much as I would very much like to use Image Magic! Thanking you in advance! Jan H. Quote Link to comment Share on other sites More sharing options...
Guest Posted March 7, 2006 Share Posted March 7, 2006 Hello! Here is my currently situation: Testing Oscommerce 2.2-MS2 on a free webserver with PHP 5.1.2-1, Mysql 4.1.15 installed and GD version 2.0 enabled! Support for GIF read and create and support for JPG and PNG! My testing website has this address: http://global.frac.dk/catalog/index.php My problems is as follows: Every time Image Magic is switched on all product images get broken - there are no images at all! If Image Magic is switched off everything is back to normal! I have followed Image Magic install instruction precisely but I still have this problem - what can I do to correct this! Please help - I would appreciate it very much as I would very much like to use Image Magic! Thanking you in advance! Jan H. check in the thumbnails directory exists in root directory and if chmod is set to 777 Quote Link to comment Share on other sites More sharing options...
Guest Posted March 7, 2006 Share Posted March 7, 2006 i have problem with png transparency. i installed all two additional files but it doesn't work for me. what to do now? Quote Link to comment Share on other sites More sharing options...
Guest Posted March 7, 2006 Share Posted March 7, 2006 check in the thumbnails directory exists in root directory and if chmod is set to 777 I have the same problem as Jan H, and I've checked the directory you are describing and the rights are set to 777... Any other suggestions? Best regards Arnt Harald Johansen Quote Link to comment Share on other sites More sharing options...
Guest Posted March 7, 2006 Share Posted March 7, 2006 I have the same problem as Jan H, and I've checked the directory you are describing and the rights are set to 777... Any other suggestions? Best regards Arnt Harald Johansen i am experiencing problem depending on the More Pics contribution. do u use it too? the fact is that i left original image in product info untouched and on the bottom of product info i show other pictures if they are available - those are not shown. anybody had the same problem? Quote Link to comment Share on other sites More sharing options...
Guest Posted March 7, 2006 Share Posted March 7, 2006 i am experiencing problem depending on the More Pics contribution. do u use it too? the fact is that i left original image in product info untouched and on the bottom of product info i show other pictures if they are available - those are not shown. anybody had the same problem? I use the contrib "extra images"... I had the problem before I installed the extra images contrib, and this should not be of any importanse regarding this problem... Quote Link to comment Share on other sites More sharing options...
szpaks Posted March 7, 2006 Share Posted March 7, 2006 Hello I have successfully installed Image Magic 1.13 contribution. Now I would like to install contribution which allows me to add additional images. Would you please recommend me such contribution which work smoothly with Image Magic 1.13. Thank you in advance. Quote Link to comment Share on other sites More sharing options...
Guest Posted March 7, 2006 Share Posted March 7, 2006 HelloI have successfully installed Image Magic 1.13 contribution. Now I would like to install contribution which allows me to add additional images. Would you please recommend me such contribution which work smoothly with Image Magic 1.13. Thank you in advance. The "extra Images" contrib should work fine with Image Magic. I looked at a lot of contribs before installing them and they should not conflict. Anyone that can confirm this? It's not working at my place, but that's an Image Magic problem, and not due to the extra Images contrib. Best regards Arnt Harald Johansen Quote Link to comment Share on other sites More sharing options...
powerlifter Posted March 7, 2006 Share Posted March 7, 2006 check in the thumbnails directory exists in root directory and if chmod is set to 777 Thank you for your suggestions - but I have allready checked this directory and it is chmoded to 777! So this is not the problem! Please come forward with other possibilities to correct the problem I experience! Thank you! Quote Link to comment Share on other sites More sharing options...
delaCruz Posted March 7, 2006 Share Posted March 7, 2006 Firstly, thanks a lot Tom for a great contribution! I have not yet been able to make it work for me, but what it does, it does great! I'm having exactly the same problems as described by bienenf above, ie thumbs are generated but I get broken links. I've checked all of this thread's 23 pages to see if the solution was there, but was unable to find it - please excuse me if I missed it! My testing configuration is v1.13, PHP Version 4.3.10, GD Version bundled (2.0.28 compatible). I've tried every possible combination of cache & encryption options in admin to no avail. I had to set the thumbnails directory myself (couldn't CHMOD 777 as I'm on a Windows environment), and when the cache options are enabled, images are generated into it - with all watermark options, different compression settings, ie everything works PERFECT! URLs of the broken links include imagemagic.php - when I cut & paste any of them in IE I get several warnings & notices including: ... Notice: Undefined variable: config_values in c:\archivos de programa\easyphp1-8\www\plasticofantastico.es\imagemagic.php on line 30 Notice: Undefined variable: image_watermark in c:\archivos de programa\easyphp1-8\www\plasticofantastico.es\imagemagic.php on line 271 Notice: Undefined variable: frame in c:\archivos de programa\easyphp1-8\www\plasticofantastico.es\imagemagic.php on line 272 Notice: Undefined variable: bevel in c:\archivos de programa\easyphp1-8\www\plasticofantastico.es\imagemagic.php on line 273 Notice: Undefined variable: text_watermark in c:\archivos de programa\easyphp1-8\www\plasticofantastico.es\imagemagic.php on line 274 Notice: Use of undefined constant file - assumed 'file' in c:\archivos de programa\easyphp1-8\www\plasticofantastico.es\imagemagic.php on line 395 ... I can't provide a web address as I'm still testing locally - please help! I really want to use this contribution, it's all I've ever dreamed of! ;-) Thanks in advance & cheers, ---Pablo Quote Link to comment Share on other sites More sharing options...
Guest Posted March 8, 2006 Share Posted March 8, 2006 bienenf, Ray again, I tough about this and the only place it produces a link is in the html_output file. Are you sure you did what was necessary in this file.? [sTART BIT OF CODE FROM INSTALL INSTRUCTIONS] //Return the html $image = '<img src="imagemagic.php?img='.$src.'&w='. tep_output_string($width).'&h='.tep_output_string($height).'&page='.$page.'"'; } elseif (IMAGE_REQUIRED == 'false') { return ''; } } [END CODE] I personnaly use the same SQL statement as you, so I do not foresee problem with the SQL command, but I think you problem resides in the actual installation of the code in your HTML_OUTPUT file... Double check and let me know! And yes! It is normal to get an IMAGES folder in the thumbnail folder. Mine does the same. Ray ( Parle aussi francais si ca t'aide...) Quote Link to comment Share on other sites More sharing options...
powerlifter Posted March 8, 2006 Share Posted March 8, 2006 I have the same problem as Jan H, and I've checked the directory you are describing and the rights are set to 777... Any other suggestions? Best regards Arnt Harald Johansen Still stuck with the same problems - please help! Broken images/none images when Image Magic is switched on! Please let the author of this constribution come forward and help us or giving an explanation what might give these problems! Definitely want to use this contribution! Quote Link to comment Share on other sites More sharing options...
powerlifter Posted March 8, 2006 Share Posted March 8, 2006 Still stuck with the same problems - please help! Broken images/none images when Image Magic is switched on! Please let the author of this constribution come forward and help us or giving an explanation what might give these problems! Definitely want to use this contribution! Is this the problem or reason why my images are missing/broken? Testing Oscommerce and Image Magic on a free server and in ADMIN>TOOLS>SERVER INFO it says SAFE MODE ON (local value) SAFE MODE OFF (master value) Could that be the problems - actually think it could!? Quote Link to comment Share on other sites More sharing options...
bienenf Posted March 8, 2006 Share Posted March 8, 2006 Bonjour Martin, thank you for your help, I did the modification you proposed but it doesn't work. I am surprised that we are few to have the same symptoms... Is files in the last version contrib.zip correct ? Any other idea ? Quote Link to comment Share on other sites More sharing options...
bienenf Posted March 8, 2006 Share Posted March 8, 2006 (edited) Hello, I think i have a break in my I/M : Here is the link I have from the properties of the broken image : www.e-modelisme.com/imagemagic.php?img=images/PICT0030.jpg&w=908&h=681&page=popup Here is the name of the corresponding image in the Thumbnails\images directory : PICT0030.jpg.thumb_prod_infoprod_info_101x75_43d4241e88dc3ca211a5c7fb0bf69a1a.jp g Why the difference between the name of the picture called and the name of the image in the directory ? Looks like a SQL pb no ? I am looking forward your advice, Best regards. :blink: Edited March 8, 2006 by bienenf Quote Link to comment Share on other sites More sharing options...
Guest Posted March 9, 2006 Share Posted March 9, 2006 Is this the problem or reason why my images are missing/broken?Testing Oscommerce and Image Magic on a free server and in ADMIN>TOOLS>SERVER INFO it says SAFE MODE ON (local value) SAFE MODE OFF (master value) Could that be the problems - actually think it could!? Anyone know if this is an issue? I have both local and master on in the settings of the server I'm using... I seriously need some help here if I'm to use this contrib, couse I don't know what's messing up at my end... Those of you that have a working installation of Image Magic: What are your safe_mode settings? Best regards Arnt Harald Johansen Quote Link to comment Share on other sites More sharing options...
tony_yates Posted March 10, 2006 Share Posted March 10, 2006 I think I'm being thick somewhere, any help greatly appreciated. I've installed the contribution, initially I had the 'no images at all problem, but fixed this with a correct path in configure.php for DIR_FS_CATALOG and all appeared to work fine. I uploaded a new larger image for an existing product. This image is larger than the settings for the thumbnail and product info page and is reduced in size by i\m correctly in those places. However, when I add the product to the cart the image is NOT processed and the actual large file is displayed. to see what I mean look at www.therush.uk.com/catalog/product_info.php?products_id=368 - the image is nice, but add to the cart and you'll get the picture. The same also happens in the 'what's new' and 'specials' boxes when enabled on the left column (currently disabled). Regards, Tony Tom, Thanks a lot for this, this contrib is exactly what I've been looking for as I'm fed up with having to create two images to get nice thumbnails. Quote Link to comment Share on other sites More sharing options...
Guest Posted March 10, 2006 Share Posted March 10, 2006 hi guys, the things are getting even harder. sometimes i get all picturesb in product listing and featured sets and sometimes the product listing row shrinks with no image. what to do Quote Link to comment Share on other sites More sharing options...
tony_yates Posted March 10, 2006 Share Posted March 10, 2006 Hi Tom et al, Please ignore my last post, I was being thick all is now working, a great contrib. Regards, Tony Quote Link to comment Share on other sites More sharing options...
ZhukovKA Posted March 10, 2006 Share Posted March 10, 2006 Hi, I have some problems with this contrib After installing, pictures doesnt shows in my page, but small images created susessfuly in thumbnail folder In propery of image, I can see such URL as http://oscomm/imagemagic.php?img=images/ol...=100&h=80&page= when I trying to open it, I recieved few warnings Warning: Cannot modify header information - headers already sent by (output started at z:\home\oscomm\www\imagemagic.php:30) in z:\home\oscomm\www\imagemagic.php on line 458 Warning: Cannot modify header information - headers already sent by (output started at z:\home\oscomm\www\imagemagic.php:30) in z:\home\oscomm\www\imagemagic.php on line 459 Warning: Cannot modify header information - headers already sent by (output started at z:\home\oscomm\www\imagemagic.php:30) in z:\home\oscomm\www\imagemagic.php on line 462 Warning: Cannot modify header information - headers already sent by (output started at z:\home\oscomm\www\imagemagic.php:30) in z:\home\oscomm\www\imagemagic.php on line 464 Warning: Cannot modify header information - headers already sent by (output started at z:\home\oscomm\www\imagemagic.php:30) in z:\home\oscomm\www\imagemagic.php on line 465 Warning: Cannot modify header information - headers already sent by (output started at z:\home\oscomm\www\imagemagic.php:30) in z:\home\oscomm\www\imagemagic.php on line 177 In 30 line of imagemagic.php is if ($row['cfgKey'] != "LAST_HASH") $cfg_values.=$row['cfgKey'].'='.$row['cfgValue']; What should I do to fix this propblem? Quote Link to comment Share on other sites More sharing options...
Guest Posted March 10, 2006 Share Posted March 10, 2006 (edited) Still stuck with the same problems - please help! Broken images/none images when Image Magic is switched on! Please let the author of this constribution come forward and help us or giving an explanation what might give these problems! Definitely want to use this contribution! Image Magic does not work on my system if you have caching on and Safe Mode On, switch off Safe Mode, or switch off Caching, posted about this a few pages back, but nobody noticed, lol http://www.oscommerce.com/forums/index.php?sho...=181478&st=380# Neil Edited March 10, 2006 by NeilS Quote Link to comment Share on other sites More sharing options...
shedmore Posted March 11, 2006 Share Posted March 11, 2006 Hello, sorry to bother you guys...but when i try to install the sql file i get this error: Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php on line 140 Warning: Cannot modify header information - headers already sent by (output started at C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php:140) in C:\Server\Apache2\htdocs\phpmyadmin\libraries\header_http.inc.php on line 13 Warning: Cannot modify header information - headers already sent by (output started at C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php:140) in C:\Server\Apache2\htdocs\phpmyadmin\libraries\header_http.inc.php on line 14 Warning: Cannot modify header information - headers already sent by (output started at C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php:140) in C:\Server\Apache2\htdocs\phpmyadmin\libraries\header_http.inc.php on line 15 Warning: Cannot modify header information - headers already sent by (output started at C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php:140) in C:\Server\Apache2\htdocs\phpmyadmin\libraries\header_http.inc.php on line 16 Warning: Cannot modify header information - headers already sent by (output started at C:\Server\Apache2\htdocs\phpmyadmin\libraries\database_interface.lib.php:140) in C:\Server\Apache2\htdocs\phpmyadmin\libraries\header_http.inc.php on line 19 Server: localhost Database: storefrontsample Error SQL query: INSERT INTO configuration( configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function ) VALUES ( 3205, 'Product Information Image Width', 'PRODUCT_INFO_IMAGE_WIDTH', '101', 'The pixel width of images shown on your product information page', 4, 100, NULL , '2005-01-06 20:24:30', NULL , '' ) ; MySQL said: #1062 - Duplicate entry '3205' for key 1 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\common.lib.php on line 736 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\common.lib.php on line 740 Notice: Undefined offset: 1 in C:\Server\Apache2\htdocs\phpmyadmin\libraries\common.lib.php on line 744 What am i doing wrong? thanks.... for record I am installing this locally first and then planning on transfering it over online...is there going to be somethnig diff about the script between online and local hosting? Quote Link to comment Share on other sites More sharing options...
bienenf Posted March 11, 2006 Share Posted March 11, 2006 Image Magic does not work on my system if you have caching on and Safe Mode On, switch off Safe Mode, or switch off Caching, posted about this a few pages back, but nobody noticed, lol http://www.oscommerce.com/forums/index.php?sho...=181478&st=380# Neil Hello Neil, Would you please explain me where is Caching and Sage Mode. I think Catch is on the Mystore configuration, but where is the Safe Mode ? I turn off catching but still have the same pb when I/M is turned on = broken Image. Thx in advance for your reply. With the hope that solve my pb. Quote Link to comment Share on other sites More sharing options...
Guest Posted March 12, 2006 Share Posted March 12, 2006 (edited) Hello Neil, Would you please explain me where is Caching and Sage Mode. I think Catch is on the Mystore configuration, but where is the Safe Mode ? I turn off catching but still have the same pb when I/M is turned on = broken Image. Thx in advance for your reply. With the hope that solve my pb. The caching I refer too is in the Image Magic config (Admin > Configuration > Image Magic > Cache Thumbnails on server) where as the Safe Mode is PHP Safe mode and is changed on the server you are hosting on. My hosting company gives me the option to switch it on or off, I am guessing it would be in php.ini Have you checked your path is correct in configure.php? I hope that helps Neil Edited March 12, 2006 by NeilS Quote Link to comment Share on other sites More sharing options...
bienenf Posted March 12, 2006 Share Posted March 12, 2006 The caching I refer too is in the Image Magic config (Admin > Configuration > Image Magic > Cache Thumbnails on server) where as the Safe Mode is PHP Safe mode and is changed on the server you are hosting on. My hosting company gives me the option to switch it on or off, I am guessing it would be in php.ini Have you checked your path is correct in configure.php? I hope that helps Neil Hi, I have cheked SAFE MODE OFF (local value) and SAFE MODE OFF (master value) on my server. I also had a look on the define('DIR_FS_CATALOG', '/home/www/bxxxx/catalog/'); which seems to be correct. After so many hours trying to install it, I guess I will give up. Thx all for your help, :huh: :huh: Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.