http://www.deanmarshall.co.uk/demo/apf_bridge/content/view/26/40/Q: The front page of my store displays correctly - but when I click on a link I am taken to APF, not to Joomla with APF Bridge.
A: This is most commonly caused by incorrectly setting the APF path parameter in the Components -> APF by MrRat
How does this happen:
When APF Bridge retrieves a page from APF the content contains links to the full APF script.
The bridge looks for these links - which by definition contain the correct 'path to APF'
Assuming that your settings are correct APF Bridge looks for the path you specified and replaces links with links to Joomla.
Because you give the wrong path - APF bridge doesn't locate links containing the data you provided - the links are left pointing to the full store.
Any click on such links takes you to the full APF installation
For most installations the two paths in the APF Bridge configuration should be
Url to APF Script:
http://www.<your-domain>.com/cgi-bin/apf4/amazon_products_feed.cgiPath to APF Script relative to webroot:
/cgi-bin/apf4/amazon_products_feed.cgi
Dean