Forums

phpGiggle links doesn´t work with permalinks (2 posts)

  1. Madcore
    Member
    Posted 6 years ago #

    I´m using PhpGiggle 1.3.0 in my WP (I followed the WordPress installation steps in the manual). But the links generated by phpGiggle apears like phpGiggle?[link]. I have enabled permalinks, and because of that, phpGiggle don´t work. For example, here is a link to Google from my Blog category:

    http://www.nn45.com/main/nav/blog/phpGiggle?http://www.google.com

    WP sais there are´t any post matching the link, instead of phpGiggle go to Google.

    Anybody knows a way to make phpGiggle links show in the usual way, I mean http://link instead of http://www.site.dot/link or http://www.site.dot/phpGiggle?link? I don´t want to disable the permalinks, because all my site are hard-based on they.

  2. endofamnesia
    Member
    Posted 6 years ago #

    I got this working by editing phpgiggle.inc.php.

    Find this:

    href=\"phpGiggle?".
    $giggle_link ."\">"

    and replace with this:
    href=\"
    $giggle_link\">"

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags