After resolving the issue with Genmil, I thought I would post the solution here for anyone else who is interested:
The problem encountered here occurred because the ContentEngine generator has no information regarding the site it is ultimately running on, therefore form submits will try to go to an invalid address.
This has been addressed by allowing for the addition of a new parameter called POSTURL, that affiliates can add to the ContentEngine calling code. The POSTURL specifies the name of the page where you wish the ContentEngine to run from. The search box/pagination will now link correctly to the affiliates page.
However, currently this only works fully with ContentUnits that are created using the javascript generation method. When using the direct include method there is still a problem we have not yet resolved. While the form submits/pagination will link to the correct page if POSTURL is used, the actual search box will not actually produce a search, and will return exactly the same original results regardless of the search term used.
There is however a workaround, but this relies on the affiliate embedding an additional script on the page, and that the server has access to PHP curl functionality.
If you have any further queries, please email us on
enginesupport@buy.at
Best,
Noaf