New install of PP Classifieds and I am having the following issues:
1)
When viewing a category index (showcat.php), the table structure is mis-aligned. The condition appears under the "Views" column, the price appears under the "Condition" column like this:
Code:
Content visible to verified customers only.
2)
When viewing a listing detail (showproduct.php), The medium sized image is not displayed and the following script error is generated:
Code:
Content visible to verified customers only.
When I view source on the page, this is what hte function looks like:
Code:
Content visible to verified customers only.
Any ideas?