|
#1
|
||||
|
||||
|
paged_archive bug fix!!!
Thanks you to Joe[y] for the solution to this problem. :-)
There is a bug that messes up the link on the first thumbnail (upper left) in category views only. Here's the old code: Code:
$Archive_pages_Links .= "<a href='index.php?x=browse&amp;category=$cat_id&amp;pagenum=$pagecounter>$pagecounter</a> "; Code:
$Archive_pages_Links .= "<a href='index.php?x=browse&amp;category=$cat_id&amp;pagenum=$pagecounter'>$pagecounter</a> "; Thanks again Joe[y]!!! |
|
#2
|
||||
|
||||
|
for developers reference....
this is fixed in cvs.
__________________
Affordable Website Design in North Wales |
| Post Reply |
| Thread Tools | |
|
|