Upgrade 2.0.15 - 2.1.0 missing images in Sub catagories

After upgrading to 2.1.0 I’ve lost some images that I’ve added as category headers, and some images in the right hand bar. Free shipping and the SSL logo.



All show here



Were missing here until I rolled the update back.



Thanks

So i’ve had a response from CSCART


[QUOTE]Thank you for your request.

In order to fix it please try to do the following:


  1. Open the “init.php” file located in the “controllers/customer” directory.


  2. Add the following part of code there:



    $view->assign(‘display_base_href’, true);



    below this one:



    $view->assign(‘index_script’, $index_script);

    $view_mail->assign(‘index_script’, $index_script);


  3. Save the file.



    Also please clean up the template cache. In order to do it you need to log in to the store administration panel and to add the “?cc” or “&cc” text to the end of the path on any of the administration panel pages in the browser. For example: http://www.refinedav.co.uk /admin.php?cc



    I hope it will help you.



    Thank you.[/QUOTE]





    But this hasn’t worked any ideas?

That solution above has worked for me on a few different sites with the same problem.



Are you sure your cache cleared properly afterwards? I always manually delete the cache files because the &cc method is unreliable. Delete everything under both var/cache and var/compiled