Webmastersite.net
Register Log In

template main index

Comments on template main index

corbin
Experienced

Usergroup: Customer
Joined: Oct 21, 2003

Total Topics: 21
Total Comments: 53
corbin
Posted Mar 15, 2006 - 11:23 AM:

Hello, in category templates / main index, i had previously (with 3.3.8) changed my template with a <br> after {CATNAME} (it was working and i found <br> in the code source of the final page) :

<table align="center" cellpadding="5" cellspacing="10">
<!-- BEGIN CATSBODY -->
...
<!-- BEGIN SUBSUB -->
<a href="index.php?action=displaycat&catid={CATID}" class="categoryname">{CATNAME}</a><br>
<!-- END SUBSUB -->
...
<!-- END CATSBODY -->
</table>

doing the same change :
<a href="index.php?action=displaycat&catid={CATID}">{CATNAME}</a><br>
instead of :
<a href="index.php?action=displaycat&catid={CATID}">{CATNAME}</a>,
i have absolutely no change and i don't find <br> in the code source.

Why do i post here ?
Because i think it's a bug ! :
i also remark that analysing the source of the page i don't find anymore "<!-- BEGIN SUBSUB -->" i had previously with 3.3.8

From where could it come from ?

thank you
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
1 of 1 people found this comment helpful
Posted Mar 16, 2006 - 9:29 AM:

Subcats on main page changes require regeneration, as they have since 3.3.0.
corbin
Experienced

Usergroup: Customer
Joined: Oct 21, 2003

Total Topics: 21
Total Comments: 53
corbin
Posted Mar 16, 2006 - 2:16 PM:

of course, you're right ! grin
May i suggest the end of the article "Regenerating Counters" could be precised a little bit : reading ithe article, i thought it was operations on the database which imposed a regeneration ...
but may be it's also my english ... confused rolling eyes
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.