Thread: broken images

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default broken images

    Hi there

    Just upgraded to 1.3.7 from 1.3.5 and need a little help regarding the a couple of the images.

    When I go to my address book while logged in as a customer I see the following:

    a box with a X and BUTTON_IMAGE_DELETE_SMALL

    I get the same problem with the new logout image feature on the checkout success page.

    I used developer tool kit to search for the problem and I think the problem may be in the following files.

    includes/languages/english/button_names.php
    Code:
    Line #27 : define('BUTTON_IMAGE_DELETE_SMALL', 'button_delete_small.gif');
    templates/template_default/templates/tpl_address_book_default.php
    Code:
    Line #39 : <div class="buttonRow forward"><?php echo '<a href="' . zen_href_link(FILENAME_ADDRESS_BOOK_PROCESS, 'edit=' . $addresses['address_book_id'], 'SSL') . '">' . zen_image_button(BUTTON_IMAGE_EDIT_SMALL, BUTTON_EDIT_SMALL_ALT) . '</a> <a href="' . zen_href_link(FILENAME_ADDRESS_BOOK_PROCESS, 'delete=' . $addresses['address_book_id'], 'SSL') . '">' . zen_image_button(BUTTON_IMAGE_DELETE_SMALL, BUTTON_DELETE_SMALL_ALT) . '</a>'; ?></div>
    Not sure what to look for in the code which might be causing the problem!!

    Any help would be great.

    TIA

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: broken images

    look in your template/images folder for button_delete_small.gif and see if it exists

  3. #3
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: broken images

    Hi Kobra

    Thanks for that super quick response. I checked all of that prior to posting. Sorry about that, I should have mentioned it. The image is in both the template_default buttons folder as well as my custom buttons folder as well as both template image folders.

    No other images have this problem, which is why I thought may it had something to do with the code.

    Do you don't have any other ideas!!!

    Thanks

  4. #4
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: broken images

    Quote Originally Posted by heavenlynights View Post
    Hi Kobra

    No other images have this problem, which is why I thought may it had something to do with the code.

    Thanks
    Oops - I take that back, just found another one, this time on the split login page - create account button. But there is no create account button on the server or the 1.3.7 zip file.

    TIA

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: broken images

    There is oat least one in the 1.3.7 zip at includes/templates/templat_default/buttons/english/button_create_account.gif

  6. #6
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: broken images

    Quote Originally Posted by kobra View Post
    There is oat least one in the 1.3.7 zip at includes/templates/templat_default/buttons/english/button_create_account.gif
    Sorry Kobra, you are right, I was actually looking in my back up of my store when I made that mistake but didn't realise that at the time of posting.

    Still doesn't help as to why I cannot view these images.

    Thanks

  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: broken images

    they are template specific...are they in your template

  8. #8
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: broken images

    Quote Originally Posted by kobra View Post
    they are template specific...are they in your template
    Not quite sure what you mean?

    if you mean are they in my custom template folders, the answer is yes. Other than that, I am not sure what else you would be referring to!

    Thanks

  9. #9
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: broken images

    Not sure of why you are having these issues...I have only upgraded 7 installs so far with no image issues.

    Hate to ask but, were all your edits in the override system?

    Have you checked the changelog against your overridden files and if there are some matches compared them to the new files?

  10. #10
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: broken images

    Quote Originally Posted by kobra View Post
    Not sure of why you are having these issues...I have only upgraded 7 installs so far with no image issues.

    Hate to ask but, were all your edits in the override system?

    Have you checked the changelog against your overridden files and if there are some matches compared them to the new files?

    I have checked them, but I will check again, I use beyond compare for comparison. Maybe I missed something. Thanks again Kobra, for your time.

    I will update post once I do another check just in case I find what I missed.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Broken Images
    By GoRed in forum General Questions
    Replies: 6
    Last Post: 11 Apr 2008, 01:48 AM
  2. Product Images Broken?! Help!
    By silentpanic24 in forum General Questions
    Replies: 1
    Last Post: 11 Oct 2007, 06:13 PM
  3. Demo Images Broken
    By richw in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 24 Oct 2006, 01:14 PM
  4. Broken Images
    By zooey in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 10 Aug 2006, 11:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg