Brief We have updated the files 'article.php' and 'articles.php' for version 3.6.
Description Custom articles list template were not working properly.
Solution We would recommend you to download an updated version of the files from here: http://www.viart.com/articles-3.6.zip http://www.viart.com/article-3.6.zip
Further, extract the above mentioned files into the root folder of your shop. Do not forget to make a backup copy of the current files in case something goes wrong.
Last modified: 5/5/09 2:30 PM
wputler
6/19/09 3:53 AM
Just in case this isn't working for anyone -
you need to move the line that starts with
$template_dir =
to near the top of the file.
It is using this variable before it is defined.
/Wendy
freezer (Guest)
7/1/09 1:30 PM
just double checking should that be $templates_dir =
and is the line in both files if so ?
Has this been changed now in the download pack also ?