Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2004
    Location
    Auckland, New Zealand
    Posts
    244
    Plugin Contributions
    0

    Default Missing image file (1.3.5) in template_default

    The following image file is missing from default template (/includes/templates/template_default/buttons/english/small_view.gif)

    This is not serious but does cause a missing image place holder on the customers Account page (/index.php?main_page=account)

    Keep up the good work guys and girls.

  2. #2
    Join Date
    Jan 2004
    Location
    UK
    Posts
    1,230
    Plugin Contributions
    0

    Default Re: Missing image file (1.3.5) in template_default

    Looking at includes/languages/english/button_names.php, it would seem that button is now defined with a different name:

    PHP Code:
    define('BUTTON_IMAGE_VIEW_SMALL''button_view.gif'); 
    and there doesn't seem to be any reference in any of the code or defines to 'small_view.gif'.

    From the v 1.3.5 changelog:

    /includes/templates/template_default/buttons/english/small_view.gif (replaced by button_view.gif)

  3. #3
    Join Date
    Aug 2004
    Location
    Auckland, New Zealand
    Posts
    244
    Plugin Contributions
    0

    Default Re: Missing image file (1.3.5) in template_default

    Thanks Pixxi.

    My mistake as I just checked and I was overriding the button_names.php file so I guess this will only affect upgrades then.

 

 

Similar Threads

  1. Replies: 5
    Last Post: 1 Jul 2012, 11:27 PM
  2. Missing image file in my template - Rustic
    By cowinger in forum Addon Templates
    Replies: 6
    Last Post: 26 Dec 2008, 07:15 PM
  3. Need template_default file
    By coucho in forum General Questions
    Replies: 7
    Last Post: 10 Jan 2008, 09:43 PM
  4. ipn_main_handler file missing error but file present
    By Bryony in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 11 Dec 2007, 02:08 AM

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