• I am using a Exec-PHP so that I can display information from my database on my WP pages.

    I am querying my data just fine and returning my recordset. My problem is that when I implement paging on my recordset, I get Error 404 – Not Found as the paging is trying to navigate from mydomaim.com/index.php?pageNum=2 instead of adding the querystring to my permalink e.g. mydomain.com/press/?pageNum=2

    Anyone have any suggestions on how I should resolve this. I really did search the forums for Permalink and Querystring. But didn’t find the answer I was looking for.

    T.I.A.

    Jason

  • The topic ‘Exec-PHP / Permalink and Querystring’ is closed to new replies.