Viewing 3 replies - 1 through 3 (of 3 total)
  • Just realized I have the same problem, links work fine on the index page but I get 404s on the comments page

    the_addict

    (@the_addict)

    I encountered the same problem, but found a solution:

    1. edit the file phpgiggle.inc.php in the phpGiggle folder and go to line 114 (it should read like this at the end

    title=\"phpGiggle it!\" href=\"phpGiggle?".

    )

    and change the href-part to

    href=\"".phpgiggle_url."?".

    Now it should use the defined site url of the config instead of the relative path.

    Wonderful, wonderful, wonderful – thanks BUNCHES. This helped me.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘phpGiggle plugin and permalinks’ is closed to new replies.