PHP Giggle problem: links wrong
-
Hi there,
I have installed PHPGiggle and all works fine apart from the generated urls. They are slightly wrong.
As far as I can see I have configured the config file correctly but I get urls like this:
‘https://www.domain.com/phpGiggle?https://www.linkdomain.com’
when infact I should have:
”https://www.domain.com/wordpress/phpGiggle?https://www.linkdomain.com”’I have my WP in a folder called ‘wordpress’ but the generated link is not pointing to that.
Any ideas?
As far as I can see I only need to point here to the url:
‘$phpiggle_siteurl = “https://www.domain.com/wordpress/phpGiggle”;
define (‘phpgiggle_url’, $phpiggle_siteurl.’/’);’in the config.
Any suggestions?
Many thanks
F
- The topic ‘PHP Giggle problem: links wrong’ is closed to new replies.