I've tested this on my system and two of the demo environments with the same result. When creating an on page href and anchor, the resulting url is not taking into account the query.
For the following articles:
http://jen.demo.phpmyfaq.de/index.php?a ... artlang=en
http://paul.demo.phpmyfaq.de/index.php? ... artlang=en
the href is writing this:
http://jen.demo.phpmyfaq.de/#anchor
http://paul.demo.phpmyfaq.de/#anchor
but should be writing this:
http://jen.demo.phpmyfaq.de/index.php?a ... =en#anchor
http://paul.demo.phpmyfaq.de/index.php? ... =en#anchor
Please help!
href not re-writing URL
Moderator: Thorsten
Re: href not re-writing URL
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
-
- Posts: 2
- Joined: Tue Jul 03, 2018 10:30 pm
Re: href not re-writing URL
Great. Thanks Thorsten! Happy to help where I can.
Re: href not re-writing URL
How do I fix this in version 2.9.x?
Re: href not re-writing URL
Hi,
please update to v3.0 as v2.9 is out of support for a year now.
bye
Thorsten
please update to v3.0 as v2.9 is out of support for a year now.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: href not re-writing URL
I have been using an original design template since version 2.8,
but version 3.0 is incompatible with templates, so I use version 2.9.
Can you do something about it?
but version 3.0 is incompatible with templates, so I use version 2.9.
Can you do something about it?
Re: href not re-writing URL
Hi,
you can try to patch your v2.9 installation with the fix:
https://github.com/thorsten/phpMyFAQ/co ... 6f08669c1f
But I would really recommend to upgrade to v3.0, v3.1 will be out soon.
bye
Thorsten
you can try to patch your v2.9 installation with the fix:
https://github.com/thorsten/phpMyFAQ/co ... 6f08669c1f
But I would really recommend to upgrade to v3.0, v3.1 will be out soon.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: href not re-writing URL
In version 2.9, I fixed artikel.php and inc/PMF/Helper/Faq.php and it worked fine.
Thank you very much.
Thank you very much.
Re: href not re-writing URL
Hi,
thanks for the feedback!
bye
Thorsten
thanks for the feedback!
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist