Group: Forum Members
Last Active: Sun 13 Apr 2014
Posts: 16,
Visits: 66
|
With much joy I have been able to get Kartris (V2.5008) up and running, front and back end with a manual install. The client side is using IExplorer9 (Standard Win7 install). The server side is using Win7, IIS7, SQL2008, Visual Studio 2012 and Kartris compiles without warnings or errors.
In BackEnd Admin: I have created one category, 3 products including a single version for each, set the category parent for all 3 products and only two are featured products. Show on Site is set to true on all products.
In FrontEnd User: I have created a user and are able to view all products and navigate around without any problems.
I am unable to add any products to the Basket, the button is simply missing and not showing. On the Product page the picture is displayed and on the right side of the picture it shows the description, the hyperlink to Compare Products and a message highlighted in red directly below it......(where it should presumably show the option to add to the basket)
Compare Products
Apologies, this content is currently not accessible.
I have searched for a similar post and also in the knowledge base, but I cannot find anything regarding a solution. I have looked at the generated html source of the page and identified the code as follows:
.......
<div id="comparelink">
<a id="cntMain_UC_ProductView_tbcProduct_tabMain_fvwProduct_lnkCompare" class="link2" href="http://localhost/kartris/Compare.aspx?productid=1&l=1&action=add&id=1">Compare Products</a>
</div> </div> </div>
<div class="versions">
<div id="cntMain_UC_ProductView_tbcProduct_tabMain_UC_ProductVersions_updMain">
<span class="error">
Apologies, this content is currently not accessible.</span>
</div>
</div>
-------------------------------------------
This suggests it may have something to do with the 'Version' of the product, however there are no versions for product and Product Type: is set to 'Single Version' and the SKU, Price, Weight, etc are all set.
ANY IDEAS?
Thanks for reading this post.
--------------------------------------------------------------
** If you find this post useful, please rate it. Thanks.
--------------------------------------------------------------
|