Apache
myforum.com is just a place holder. The link should just be /post/POSTNUMBER/report but it's /app.phpviewtopic.php/post/POSTNUMBER/report. I'm just trying to figure out how to get the app.phpviewtopic.php part out of the linkstevemaury wrote: ↑Thu Feb 15, 2018 7:22 pmIf you have typed that filename correctly it does not exist in phpBB.
Force server URL settings is set to No.Lumpy Burgertushie wrote: ↑Thu Feb 15, 2018 10:05 pmin the admin panel, do you have the "force url settings" set to yes? if so, what do you have for the blanks after that?
you should set that to no unless you really know that you need it set to yes.
do you have url rewrite set to no? if so, set it to yes.
robert
That should be (without URL rewriting)BigBoosting wrote: ↑Thu Feb 15, 2018 4:31 pmInstead of going to
myforum.com/post/8129/report
the link is sending you to
myforum.com/app.phpviewtopic.php/post/8129/report
{board_url}/app.php/post/8129/report
{board_url}/post/8129/report
{board_url}/app.phpviewtopic.php/post/8129/report
.htaccess
file beyond what is provided by phpBB?