phpmyfaq2.6.13 page url with count

Please report bugs here!

Moderator: Thorsten

Post Reply
ecostet
Posts: 16
Joined: Thu Dec 30, 2010 6:06 am

phpmyfaq2.6.13 page url with count

Post by ecostet »

when I have 20 topic in a category , it will be 2 pages. when I use mod_rewrite. clicke page 2, the url is not staic url .
still as "http://www.xxxxx.com/phpmyfaq/index.php ... =1&seite=2"
the correct url should be "http://www.xxxxx.com/phpmyfaq/category1_2.html" when in mod_rewrite.

please check it .thanks.
ecostet
Posts: 16
Joined: Thu Dec 30, 2010 6:06 am

Re: phpmyfaq2.6.13 page url with count

Post by ecostet »

attached:

Image

When I open mod_write, I click the page '2', but the url address still remain unchanged.
It should be "category1_2.html"

What can I do?
THANKS A LOT!
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: phpmyfaq2.6.13 page url with count

Post by Thorsten »

Hi,

I think the rewrite rule for that is missing. I work on it.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
ecostet
Posts: 16
Joined: Thu Dec 30, 2010 6:06 am

Re: phpmyfaq2.6.13 page url with count

Post by ecostet »

The problem in phpmyfaq 2.6.13 exits.

Please look at this page ,using phpmyfaq 2.6.13
http://www.corem.com.cn/faq/category/2/ ... BF%A1.html
in mod_rewrite, but page 2 is not in static url

Image
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: phpmyfaq2.6.13 page url with count

Post by Thorsten »

Hi,

there's an issue in our pagination class. I'm already working on a fix.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: phpmyfaq2.6.13 page url with count

Post by Thorsten »

Hi,

please check this fix: https://github.com/thorsten/phpMyFAQ/co ... f13f13303c

Thanks.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
ecostet
Posts: 16
Joined: Thu Dec 30, 2010 6:06 am

Re: phpmyfaq2.6.13 page url with count

Post by ecostet »

dear sir,

I changed my site code with your help. but blank pages appear.
http://www.cnecosway.com/phpmyfaq/index ... gging_id=1
http://www.cnecosway.com/phpmyfaq/index ... show&cat=1

please check it .

can I download 3 whole corrected files,"Pagination.php", "Link.php","Faq.php", to avord any syntax mistake.

Thanks a lot.
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: phpmyfaq2.6.13 page url with count

Post by Thorsten »

Hi,

I checked the code and there are no PHP errors. A white page is a PHP fatal error, sp please revert your local changes.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
ecostet
Posts: 16
Joined: Thu Dec 30, 2010 6:06 am

Re: phpmyfaq2.6.13 page url with count

Post by ecostet »

The problem settled . THANKS A LOT. HAPPY NEW YEAR!
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: phpmyfaq2.6.13 page url with count

Post by Thorsten »

Hi,

great news. :-)

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply