I am using zen cart 1.5.5f and rss_feed_2-1-6, how do make the generated feed with https instead of http since i am forcing ssl on all pages. Thanks.
I am using zen cart 1.5.5f and rss_feed_2-1-6, how do make the generated feed with https instead of http since i am forcing ssl on all pages. Thanks.
How are you forcing https on all pages?
Seems if following: https://www.zen-cart.com/content.php...alled-zen-cart (be sure to read to the end) that it would do so automatically or else http: is in some way hard-coded into the plugin.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
From what I've seen of the plugin, if you follow mc12345678's lead and do the recommended base changes for https-all-the-time the rss plugin should follow.
Could you be a little more specific? Besides the .htaccess file at the root of your store (assuming that is where it was placed, but not sure as ZC does not come with an .htaccess in the root of the store, therefore there is no .htaccess to which redirect lines are added.... The file must be created and the lines added to it...)
So where (what file(s)) were these paths modified?
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
So as both lat9 and I have suggested, the FAQ: https://www.zen-cart.com/content.php...alled-zen-cart identifies the need to also modify the includes/configure.php and admin/includes/configure.php.
Neither of those two files have been identified as being modified (yet). Unless there is a reason to repeat the content of the FAQ, please follow the direction provided there. If there is something not understood about those instructions or how to do something related to them, please ask.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...