Author Topic: new upgrade removed no_image.jpg link  (Read 21059 times)

Offline MLCS

  • Newbie
  • *
  • Posts: 28
  • Karma: +3/-0
    • View Profile
    • My Little Crystal Shop
Re: new upgrade removed no_image.jpg link
« Reply #15 on: July 31, 2012, 01:30:23 PM »
Before I delete items from the system/cache I just want to make sure that it all comes back....

EDIT: I deleted the whole cache manually...and still the images dont show...this is getting stupid now

If you want to see what im on about please just go here: http://mylittlecrystalshop.com/ab/index.php?rt=product/category&path=4_24


EDIT2: I have just checked the directory for where the image is meant to be grabbed from and it says resources/image/::::
There are no images in that folder, apart from going into resources/image/18/6a(6b/6c/6d/6e etc.)
I think its just the grabbing of the image thats gone wrong somewhere...
« Last Edit: July 31, 2012, 01:45:38 PM by MLCS »

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: new upgrade removed no_image.jpg link
« Reply #16 on: July 31, 2012, 04:46:35 PM »
Before I delete items from the system/cache I just want to make sure that it all comes back....

EDIT: I deleted the whole cache manually...and still the images dont show...this is getting stupid now

If you want to see what im on about please just go here: http://mylittlecrystalshop.com/ab/index.php?rt=product/category&path=4_24


EDIT2: I have just checked the directory for where the image is meant to be grabbed from and it says resources/image/::::
There are no images in that folder, apart from going into resources/image/18/6a(6b/6c/6d/6e etc.)
I think its just the grabbing of the image thats gone wrong somewhere...

your "resource" folder or images are not symlinks?
 i found code where is it..
core/engine/resources.php line 282

please put something there like this var_dump($resource); before "return"

i still can't to replicate your trouble on my localhost :(
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline MLCS

  • Newbie
  • *
  • Posts: 28
  • Karma: +3/-0
    • View Profile
    • My Little Crystal Shop
Re: new upgrade removed no_image.jpg link
« Reply #17 on: August 05, 2012, 09:24:39 AM »
Ok. Let me explain it better.

If you do "Inspect Element" over a picture that is "non-existent" then it has directory "resources/image/::::"
If you do "Inspect Element" over a picture that is "existent" then it has directory "image/thumbnails/18/70/PUMICE002JPG-100108-120x120.JPG"

Your coding somewhere for locating the "no_image.jpg" has gone wrong

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: new upgrade removed no_image.jpg link
« Reply #18 on: August 06, 2012, 05:20:29 AM »
Hello.
Try to replace file /core/engine/resources.php
by attached file  and let me know.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline MLCS

  • Newbie
  • *
  • Posts: 28
  • Karma: +3/-0
    • View Profile
    • My Little Crystal Shop
Re: new upgrade removed no_image.jpg link
« Reply #19 on: August 12, 2012, 08:48:55 AM »
This solved it! Thankyou! <3

Ive locked this for you :)

 

Powered by SMFPacks Social Login Mod