Search found 45 matches

Search found 45 matches

Re: Strange lines on images - UPDATE - PHP CODE BUG

Nope - best solution I found was Ok so outputting at the correct sizes from photoshop, renaming with the -pixels-x-pixels system = now looks A1. So in photoshop export images at the precise image sizes you use on site - e.g. 74x74, 100x100, 500x500, 800x800 - and rename them with the ratios - e.g. s...

Jump to post
  • Mon Mar 21, 2016 10:44 pm
  • Replies 15
  • Views 12415
Re: Need help on light box content width

Ok cool, leave that bit then!

Width seems fixed to me?

Jump to post
  • Wed Jul 22, 2015 6:31 pm
  • Replies 11
  • Views 1908
Re: Need help on light box content width

Also not sure why your colorbox is going full height, had a quick play but couldn't solve

Jump to post
  • Wed Jul 22, 2015 6:16 pm
  • Replies 11
  • Views 1908
Re: Need help on light box content width

Either should do - whichever you tend to add stuff to

Jump to post
  • Wed Jul 22, 2015 6:13 pm
  • Replies 11
  • Views 1908
Re: Need help on light box content width

Try adding this to your CSS:

#colorbox .inner img {
max-width: 100%;
}
#colorbox .inner {
width: auto;
}

Jump to post
  • Wed Jul 22, 2015 6:03 pm
  • Replies 11
  • Views 1908
Re: Need help on light box content width

Do you have a live URL to look at, probably a quick CSS fix

Jump to post
  • Wed Jul 22, 2015 5:24 pm
  • Replies 11
  • Views 1908
Re: Admin password hack + Authorize.net

Ok here's a full list of changed files that I found: /admin/controller/extension/payment.php /admin/controller/common/login.php /admin/controller/extension/payment.php /catalog/controller/product/product.php /catalog/controller/payment/authorizenet_aim.php /catalog/controller/payment/authorizenet_si...

Jump to post
  • Mon Jul 06, 2015 11:03 pm
  • Replies 8
  • Views 17969
Admin password hack + Authorize.net

OC 1.5.5.1 Just discovered some little shitbag got into our site through the /download vulnerability. I'd thought I'd secured that, so have now deleted that directory, turned off downloads, and reset main account password (server level). Digging around I found that they had set up authorize.net to s...

Jump to post
  • Mon Jul 06, 2015 10:30 pm
  • Replies 8
  • Views 17969
Re: how to completely remove vqmod

Qphoria wrote: Remove vQmod!? Blasphemy!
lol!

Jump to post
  • Tue Dec 03, 2013 11:39 pm
  • Replies 16
  • Views 29536
Re: Need to BUY Same Theme Style

Which part of it do you need? Just looks to be a custom OC theme (not too heavily customised)

Can't find any clues in the js or css as to the author

Jump to post
  • Thu Nov 28, 2013 9:21 pm
  • Replies 2
  • Views 387
Re: Strange lines on images - UPDATED with zoomed example

Ok, pulling the code apart, I've found the problem - yey - but not the solution - booo! Line 106 of system/library/image.php imagecopyresampled($this->image, $image_old, $xpos, $ypos, 0, 0, $new_width, $new_height, $this->info['width'], $this->info['height']); imagecopyresampled has a bug in it, see...

Jump to post
  • Tue Nov 26, 2013 12:18 am
  • Replies 15
  • Views 12415
Re: Strange lines on images - UPDATED with zoomed example

Ok, doing another site (!) - this has immediately reared head... Can anyone see the lines in this image?!? http://eye-logic.co.uk/opencart/image/cache/data/eye-logic-dry-eye-spray-350x350.jpg Original: http://eye-logic.co.uk/opencart/image/data/eye-logic-dry-eye-spray.jpg Again completely white zone...

Jump to post
  • Mon Nov 25, 2013 11:17 pm
  • Replies 15
  • Views 12415
Re: Strange lines on images - UPDATED with zoomed example

Ok so outputting at the correct sizes from photoshop, renaming with the -pixels-x-pixels system = now looks A1.

Need to just crack on and batch this off and get the images up, as it's holding things back, but will come back to investigate at some point

Jump to post
  • Fri Nov 15, 2013 5:35 pm
  • Replies 15
  • Views 12415
Re: Customer purchase without any records...

We get this some times with Paypal - somewhere along the line the 'this went through' messes up.

As above you might find info in your logs, I've never been successful on that front though.

Best bet is to keep a close eye on your auth.net account, easy to spot orders that don't tally

Jump to post
  • Fri Nov 15, 2013 6:04 am
  • Replies 4
  • Views 530
Re: Strange lines on images - UPDATED with zoomed example

Just got text of colleague - lines are showing up on her laptop too...

Jump to post
  • Fri Nov 15, 2013 4:47 am
  • Replies 15
  • Views 12415
Re: Strange lines on images - UPDATED with zoomed example

On the given example the background has been removed entirely and replaced with fff in that section. The 'original' (so edited) version backs this up, with no variation at all in there. Only the smaller versions, downsized by opencart, add in these bonus colours. I am finding it very strange that yo...

Jump to post
  • Fri Nov 15, 2013 4:24 am
  • Replies 15
  • Views 12415
Re: Strange lines on images - UPDATED with zoomed example

Sorry, posted earlier without seeing your excerpt from the file - erm, confusing read!! No idea what any of that means. Ok, so, at home now - testing again. iMac here the effect isn't obvious - it's an older one though, and I've not run a screen calibration in ages. Same situation though - grab the ...

Jump to post
  • Fri Nov 15, 2013 3:05 am
  • Replies 15
  • Views 12415
Re: Strange lines on images - UPDATED with zoomed example

Hey butte - thanks for your input, but I'll have to respectfully disagree :) As per earlier posts it displays like this on my Galaxy S4 as well - the 2 original images display fine, the 4 opencart resized images display with lines. I just went to a colleagues machine, she just got a brand new monito...

Jump to post
  • Thu Nov 14, 2013 11:51 pm
  • Replies 15
  • Views 12415

Search found 45 matches