buzuc wrote: ↑Thu Feb 14, 2019 2:30 pmHi Naguissa,
first of all : Thanks for the 3.2 version, it's a functionnality that my members and I are using a lot!
The extension is working fine: giving thanks OK, display of thanks given and received OK, counters OK.
I have an issue though, It appears after upgrading my forum from 3.1 to 3.2: The links to the lists of thanks are leading to a 404 error.
For example, the link to the "Top 10" at the bottom of the forum isThe link "Thanks given" in the member information isCode: Select all
https://www.maquettes-papier.net/forumenpapier/thankslist
and so on...Code: Select all
https://www.maquettes-papier.net/forumenpapier/thankslist/givens/2/true
I tried to find a fix and the only thing I see is my modification of the httacess. But that modification was already there with my board in 3.1...
Any thoughts?
Regards
It seems you are using Apache web server.
If you have mod_rewrite enabled, check phpBB 3.2 ".htaccess" file, as it seems to have problems.
If you don't have mod_rewrite enabled, you should disable "Rewrite URLs" on phpBB site config on ACP.