View Single Post
Old November 7th, 2004, 05:48 PM   #3 (permalink)
jed423
Junior Member
Verified Customer
 
Join Date: Nov 2004
Posts: 4
OK, I think I found the problem to issue number one.

In showcat.tmpl, the column headers for the category are created:

Code:
Content visible to verified customers only.
Now, the "Views" header is created always. The problem is that if the setting "Display views" under the "Show Ads Options" category is set to no, the necessary <td> isn't created and the table is shifted to the left.

To fix the problem, something like this needs to be added:

Code:
Content visible to verified customers only.
So, I believe both of my issues have been resolved. Like I said before, I'm not sure if these are bugs and some fix needs to be applied for the next release or if they are unique problems occuring because of our choice of settings. Either way, I thought I would provide the feed back.

Thanks!

Last edited by jed423; November 7th, 2004 at 08:07 PM.
jed423 is offline   Reply With Quote