I am having serious problems with PHPGiggle. I did everything described in the plugin readme but when I enter the admin menu I get the following messages:
Notice: Undefined variable: href_target in c:\program files\easyphp1-7\www\wordpress\phpgiggle\phpgiggle-config.inc.php on line 44
Notice: Undefined variable: QUERY_STRING in c:\program files\easyphp1-7\www\wordpress\phpgiggle\index.php on line 26
The first error can be removed by uncommenting the line mentioned: //$href_target=”external”; The second error I haven’t so far decoded neither know what to do to make the $QUERY_STRING appear in the index.php…