-
Content count
324 -
Joined
-
Last visited
-
Days Won
3
artfulweb last won the day on February 27 2021
artfulweb had the most liked content!
About artfulweb
-
Rank
Artfulweb
Profile Information
-
Real Name
B. Schulte-Gouzy
-
Gender
Female
-
Location
France
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Hi Jack, I set up a testing site, vanilla install of Phoenix 1.0.8.16 and it works perfectly. Now I need to figure out which of my add-ons or rewriting rules create the problem. Sorry to have bothered you but at least for others I can confirm that it does work on a vanilla installation!
-
And if I leave out the addition to application.top and just call mysite/googlesitemap/index.php that still does not generate the maps.
-
Finally got an error in my logs PHP Fatal error: Uncaught Error: Undefined constant "DIR_WS_HTTPS_CATALOG" in /xx/xx/xx/xx/includes/application_top.php:52 Stack trace: #0 /xx/xx/xx/xx/index.php(13): require() #1 {main} thrown in /xx/xx/xx/xx/includes/application_top.php on line 52 Line 52 is tep_redirect(HTTP_SERVER . DIR_WS_HTTPS_CATALOG . 'googlesitemap/index.php'); //
-
Hi Jack, having been trying everything. When I click to generate the maps a new page opens but blank. Nothing in the error logs. Tried the diagnostic but nothing shows. There is no sitemap_index.php. I had had the previous version installed but it only did the products sitemap so I hoped this version would fix it but the result is the same and as the googlesitemap/index.php is blank I do not know where to look. That said, the only other change to the site was the add of Name Based URLs which gives the same result as Ultimate SEO URLs ( which had bugged on this version of Phoenix though installed for years so I gave the other a try as it is a live site, sorry).
-
new version has been uploaded with these changed: Corrected code to run correctly via cron or the shop. Fixed some php warnings for 7.3+. Hi Jack, having been using this for years and now on Phoenix 1.0.8.16 the only sitemap generated is for the products, not the rest. any ideas would be appreciated.
-
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
artfulweb replied to spidometrs's topic in General Add-Ons Support
Hi Jack, hi Peter, I just did a new test site with a vanilla version of Phoenix 1.0.8.1.4 and your latest version of Ultimate SEO URLs with no other addons for the moment and it works. I can only assume that my original problem must have had some relation to another add-on as this test site is on the same server as the last and in a subfolder as was the last. A mystery for me but it is working just great. -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
artfulweb replied to spidometrs's topic in General Add-Ons Support
Thank you, Jack! -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
artfulweb replied to spidometrs's topic in General Add-Ons Support
Found it, but the change does nothing, unfortunately... -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
artfulweb replied to spidometrs's topic in General Add-Ons Support
Excuse me, Jack, where is that? -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
artfulweb replied to spidometrs's topic in General Add-Ons Support
Hi Jack, Sorry to take so long. I created a phpinfo file to se the output_buffering (can not see all server details through the admin panel) and as it was 0 I added it to my php.ini file with the default 4096 as you stated but still no change. Ultimate SEO URL worked before on the server apparently with the buffering at 0 so that should not have been the problem but thanks anyway. -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
artfulweb replied to spidometrs's topic in General Add-Ons Support
Thank you for all your help, Jack. -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
artfulweb replied to spidometrs's topic in General Add-Ons Support
Excuse me, php 7.4.25 -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
artfulweb replied to spidometrs's topic in General Add-Ons Support
On 7.4.13, have not yet taken the plunge to 8. -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
artfulweb replied to spidometrs's topic in General Add-Ons Support
Changed the hook file to replace the public function to listen_injectRedirects() { Now in the navigation bar I see the url changed but get a 404 error page. -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
artfulweb replied to spidometrs's topic in General Add-Ons Support
Changing that breaks the site, clicking a product everything under the navbar goes blank and stll throws the same error as before. No cache issue as I uninstalled and reinstalled.