Smile Posted December 20, 2018 Posted December 20, 2018 As I am moving probably from PS to TB, I dare to ask this question hera as the PS form seems dead. Or its just a superrr dificult one ;-) Cron Jobs work fine when I us the url: curl "http://domain.nl/modules/gsitemap/gsitemap-cron.php?token=62d00005f9" But this only generates the sitemap with shop id 1 When I use either: ``` curl "http://domain.nl/modules/gsitemap/gsitemap-cron.php?token=62d00005f&id_shop=1" or curl "http://domain.nl/modules/gsitemap/gsitemap-cron.php?token=62d00005f&id_shop=2" ``` Which is needed for the multistore second domain it does not work. Not manual not from cPanel.... Someone an idea? I do run PS 1.6.1.18 and Gsitemap v3.2.2.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now