I would like to know where to take out the [Last] page at when displaying categories. For example, i have the pagination like Page : 1 [2] [3] [Last]
Where to take out the [Last]?
Also, when i click on the Last page at the category page, it takes me to www.mysite.com/cat1/4 ( mod rewrite)but when i reached cat1/4. The pagination there is messed up. It only displays [First] 4. I clicked on [First] and it leads me to index.php. I do not know whats wrong. Any help?
I did an upgrade to 3.15 and the [Last] thing is gone.
However, there is another new issue i need help on. Using mod rewrite feature as suggested, every category page now displays a better keyword such as mysite.com/books and so. However, when i click on mysite.com/books/3, the pagination at that page is now getting weird. I mean it shows now www.mysite.com/index.php?ac...ooks%2F3&page=4&perpage=14.
This happens when i view the page in IE6 but it does not show up in Mozilla. Mozilla still shows mysite.com/books/3, mysite.com/books/4 and so on. It just happens in IE6 for me. Is this weird or normal for all IE users?
I figured it out that is because i messed up with the directory url in the system configuration. Instead of http://mysite.com, i put http://www.mysite.com.
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on How to take out the LAST page?
Forum Regular
Usergroup: Customer
Joined: Jan 21, 2005
Total Topics: 32
Total Comments: 102
Hi,
I would like to know where to take out the [Last] page at when displaying categories. For example, i have the pagination like Page : 1 [2] [3] [Last]
Where to take out the [Last]?
Also, when i click on the Last page at the category page, it takes me to www.mysite.com/cat1/4 ( mod rewrite)but when i reached cat1/4. The pagination there is messed up. It only displays [First] 4. I clicked on [First] and it leads me to index.php. I do not know whats wrong. Any help?
Forum Regular
Usergroup: Customer
Joined: Jan 21, 2005
Total Topics: 32
Total Comments: 102
I did an upgrade to 3.15 and the [Last] thing is gone.
However, there is another new issue i need help on. Using mod rewrite feature as suggested, every category page now displays a better keyword such as mysite.com/books and so. However, when i click on mysite.com/books/3, the pagination at that page is now getting weird. I mean it shows now www.mysite.com/index.php?ac...ooks%2F3&page=4&perpage=14.
This happens when i view the page in IE6 but it does not show up in Mozilla. Mozilla still shows mysite.com/books/3, mysite.com/books/4 and so on. It just happens in IE6 for me. Is this weird or normal for all IE users?
Forum Regular
Usergroup: Customer
Joined: Jan 21, 2005
Total Topics: 32
Total Comments: 102
I figured it out that is because i messed up with the directory url in the system configuration. Instead of http://mysite.com, i put http://www.mysite.com.