Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2008
    Posts
    47
    Plugin Contributions
    0

    help question Template images pointing to wrong DIR after server move??

    Hi
    I need some help hear I built up my cart on a test server and customized it. I then moved it to my housing serve. However when I tern on my custom template all the images seem to be pointing at the Template_default/images
    And not CUSTOM/images.

    Can anyone tell me why this is happening and what I need to do?

    Thanks.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Template images pointing to wrong DIR after server move??

    It would help if we could see your site.

  3. #3
    Join Date
    Jun 2008
    Posts
    47
    Plugin Contributions
    0

    Default Re: Template images pointing to wrong DIR after server move??

    www.aquacooledpc.co.uk as you can see it has not been populated as yet.

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Template images pointing to wrong DIR after server move??

    Not all your images are pointing to template_default. It's looking for the sidebox heading images there, but isn't finding them.

    You should change the sidebox heading images in the stylesheet.

    Your product images are coming from your 'aqua' template images folder.

  5. #5
    Join Date
    Jun 2008
    Posts
    47
    Plugin Contributions
    0

    Default Re: Template images pointing to wrong DIR after server move??

    See this is what is confusing me. my button images are looking at the correct place [SCR](http://www.aquacooledpc.co.uk/includ...oduct_list.gif) [/SCR]
    But seems my logo, BG images and Sidebar are all looking at 'http://www.aquacooledpc.co.uk/includes/templates/template_default/images/sidebox_icon_catalog.gif'

    looking at the side box php file i can see <img src="<?php echo $template->get_template_dir('/sidebox_icon_catalog.gif',DIR_WS_TEMPLATE, $current_page_base,'images')
    anyone know where the template_dir is defined??

  6. #6
    Join Date
    Jun 2008
    Posts
    47
    Plugin Contributions
    0

    Default Re: Template images pointing to wrong DIR after server move??

    sorry about that i did it wrong was ment to be.

    See this is what is confusing me. my button images are looking at the correct place
    Code:
    http://www.aquacooledpc.co.uk/includes/templates/Aqua/buttons/english/button_return_to_product_list.gif
    But seems my logo, BG images and Sidebar are all looking at
    Code:
    http://www.aquacooledpc.co.uk/includes/templates/template_default/images/sidebox_icon_catalog.gif
    looking at the side box php file i can see
    PHP Code:
    src="<?php echo $template->get_template_dir('/sidebox_icon_catalog.gif',DIR_WS_TEMPLATE$current_page_base,'images'
    anyone know where the template_dir is defined??

  7. #7
    Join Date
    Jun 2008
    Posts
    47
    Plugin Contributions
    0

    Default Re: Template images pointing to wrong DIR after server move??

    Never mind i fixed it i just made the template agane.
    thanks for the help tho.

 

 

Similar Threads

  1. missing images after server move
    By igofresh in forum Installing on a Linux/Unix Server
    Replies: 9
    Last Post: 4 Nov 2010, 11:17 PM
  2. Move server-to-server instructions wrong?
    By d0ugparker in forum General Questions
    Replies: 3
    Last Post: 6 Jul 2010, 11:59 PM
  3. Template and layout wrong after host move...help please
    By everlost in forum General Questions
    Replies: 3
    Last Post: 21 Sep 2007, 11:50 AM
  4. Can't see images after server move
    By san_san in forum Installing on a Linux/Unix Server
    Replies: 5
    Last Post: 11 Aug 2006, 10:43 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