Problem - Need help QUICK - No block: LIST_FOOTER in file: templates/products_li
bigpund
2007-01-28 23:30
I have the latest version of quick cart installed and everything was running just fine until the other day and I cannot figure out what the problem is.
Most of the cart works fine, however, I can not see any pictures on the main product pages.
I get this error at the very top of the site: No block: LIST_FOOTER in file: templates/products_list.tpl
My installation is at www.bcwprints.com/temple/test
Please HELP QUICKLY if you can...this is work I am doing for a client and need to finish it ASAP.
Thank you.
Please feel free to email me at chris[at]chrispund.com
panos
2007-01-28 23:43
you must see templates/products_list.tpl
like this
<!-- BEGIN LIST_HEAD --> <div id="productsList"> <!-- END LIST_HEAD --> <!-- BEGIN LIST_LIST --> <div class="entry" id="entry$aList[sStyle]"> <h3>$aList[sCategories]</h3> <h2><a href="?p=productsMore&iProduct=$aList[iProduct]&sName=$aList[sNameUrl]" title="$aList[sName]">$aList[sName]</a></h2> $aList[sPhoto] <h4>$aList[sDescriptionShort]</h4> <a href="?p=ordersBasket&sOption=add&iProduct=$aList[iProduct]&iQuantity=1" class="basket" title="$lang[Add_to_basket]"> $lang[Add_to_basket]</a><a href="?p=ordersBasket&sOption=add&iProduct=$aList[iProduct]&iQuantity=1" class="price" title="$lang[Add_to_basket]"><em>$lang[Price]:</em><span>$aList[fPr ice]</span>$config[currency_symbol]</a> <div class="clear"> </div> </div> <!-- END LIST_LIST --> <!-- BEGIN PHOTO --> <div class="photo"> <a href="?p=productsMore&iProduct=$aList[iProduct]&sName=$aList[sNameUrl]">& lt;img src="$aList[sPhotoSmall]" alt="$aList[sName]" title="$aList[sName]" /></a> </div> <!-- END PHOTO --> <!-- BEGIN NO_PHOTO --><!-- END NO_PHOTO -->
<!-- BEGIN LIST_FOOT --> <div id="pages"><span>$lang[Pages]:</span>$aList[sPages]</div> </div> <!-- END LIST_FOOT --> <!-- BEGIN NOT_FOUND --> <div id="message"> <div id="error"> $lang[products_not_found]<br /> <a href="javascript:history.back();">« $lang[go_back]</a> </div> </div> <!-- END NOT_FOUND -->
<!-- BEGIN TREE_PARENT --><a href="?p=productsList&iCategory=$aListTree[iParent]&sName=$aListTree[sParentUrl]& quot;>$aListTree[sParent]</a><!-- END TREE_PARENT -->
<!-- BEGIN PARENT_SEPARATOR -->»<!-- END PARENT_SEPARATOR -->
<!-- BEGIN TREE_CHILD --><a href="?p=productsList&iCategory=$aListTree[iChild]&sName=$aListTree[sChildUrl]&qu ot;>$aListTree[sChild]</a><!-- END TREE_CHILD -->
<!-- BEGIN TREE_SEPARATOR -->|<!-- END TREE_SEPARATOR -->
panos >>>> My Freelance
panos
2007-01-28 23:46
ant i thing you have one more error
Parse error: parse error, unexpected $ in /homepages/6/d194245084/htdocs/temple/test/actions_admin/products.php on line 88
panos >>>> My Freelance
bigpund
2007-01-29 02:22
Is that different from what my products_list.tpl is? I never modified it so it should still be the same as when I downloaded the files.
I just copied and pasted what you had above into the products_list.tpl and uploaded it. I am still getting the same error?
Thoughts?
Also, how can I fix the other error?
Thanks for the help! Feel free to send me a message on AIM if you use it. Screen name: ProfessionalGFX
bigpund
2007-01-29 20:13
anyone else got ideas?
panos
2007-01-29 20:35
can you tell us your V of your QC ??
panos >>>> My Freelance -www.ergalia.com
bigpund
2007-01-29 23:00
Hi, I am running the latest version..downloaded about a month ago, I am not sure if there has been an updated release in 2007 or not.
bigpund - no there was no update. Check changeLog in download. If Your version is for example 2.0 and You don't see other newer version then You have latest.
bigpund
2007-01-31 05:18
thanks for the help, i fixed it. i just downloaded the version of quick cart and then reuploaded everything again but not replacing the database files and images.