Re: SitemapXML images not being submitted
Quote:
Originally Posted by
shags38
here are some myDEBUG logs that may or may not be related to the issue I am having - needless to say I do not know what they mean and hence cannot fix them without help.
from site harmonyballpendant.com
Code:
[29-Nov-2018 00:00:11 Australia/Melbourne] Request URI: /index.php?main_page=sitemapxml\&rebuild=yes\&ping=yes, IP address: 223.130.27.110
#1 mysqli_free_result() called at [/home/harmony3/public_html/includes/modules/pages/sitemapxml/sitemapxml_products.php:122]
#2 include(/home/harmony3/public_html/includes/modules/pages/sitemapxml/sitemapxml_products.php) called at [/home/harmony3/public_html/includes/templates/template_default/sitemapxml/tpl_main_page.php:21]
#3 require(/home/harmony3/public_html/includes/templates/template_default/sitemapxml/tpl_main_page.php) called at [/home/harmony3/public_html/index.php:97]
[29-Nov-2018 00:00:11 Australia/Melbourne] PHP Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, null given in /home/harmony3/public_html/includes/modules/pages/sitemapxml/sitemapxml_products.php on line 122
from site cliponearrings.net.au and harmonyball.net.au - not sure if it is relevant to sitemap or not?
Code:
[27-Nov-2018 13:34:28 Australia/Melbourne] Request URI: /dazzlers/product.php?page=17&product_type=1&cPath=1&pID=178&action=new_product, IP address: 61.68.101.120
#1 mkdir() called at [/home/cliponearrings/public_html/includes/classes/usu.php:1604]
#2 usu->__destruct()
[27-Nov-2018 13:34:28 Australia/Melbourne] PHP Warning: mkdir(): Invalid path in /home/cliponearrings/public_html/includes/classes/usu.php on line 1604
[27-Nov-2018 13:34:28 Australia/Melbourne] Request URI: /dazzlers/product.php?page=17&product_type=1&cPath=1&pID=178&action=new_product, IP address: 61.68.101.120
#1 fclose() called at [/home/cliponearrings/public_html/includes/classes/usu.php:1618]
#2 usu->__destruct()
[27-Nov-2018 13:34:28 Australia/Melbourne] PHP Warning: fclose() expects parameter 1 to be resource, null given in /home/cliponearrings/public_html/includes/classes/usu.php on line 1618
For the first issue, which does directly relate to this plugin (don't know the overall affect), a link providing a resolution was provided two pages back and was again found by searching this thread on mysqli_free_result(). See this post for solution: https://www.zen-cart.com/showthread....06#post1339806
Re: SitemapXML images not being submitted
Quote:
Originally Posted by
mc12345678
For the first issue, which does directly relate to this plugin (don't know the overall affect), a link providing a resolution was provided two pages back and was again found by searching this thread on mysqli_free_result(). See this post for solution:
https://www.zen-cart.com/showthread....06#post1339806
Thanks mc - I had made that change but only the first suggestion - so have changed it to include the second option - will see if that solves the log problem.
thanks again,
Mike
Re: SitemapXML images not being submitted
UPDATE - sitemap is producing images with a url that includes the 'large' images folder and suffix but the images are not in that folder (or a sub-folder of it) so AGAIN Google cannot find the images from the submitted sitemap to be able to index them.
/images/large/tol/clip-on-earrings-419_LRG.gif
should be
/images/tol/clip-on-earrings-419.gif
website treeoflifejewellery dot com
This is happening on 2 of 5 sites that were all upgraded from 1.5.1 to 1.5.5f and sitemap version 3.9.5
Any ideas on a fix for this please?
cheers,
Mike
Re: SitemapXML admin page only shows the upgrade button, when there is no upgrade.
For trial purposes I have switched off USU on one site - Google will now be able to find the url's in that sitemap - not sure what may happen with existing ranking though, it is likely to be affected adversely but I have to try something.
cheers,
Mike
Why am i getting execution log with code warning
Zencart 1.5.6
I am receiving the following warning in my log file and how do I fix it?
[30-Dec-2018 15:17:23 CST6CDT] PHP Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, null given in /home/tennes60/public_html/v156/includes/modules/pages/sitemapxml/sitemapxml_products.php on line 122
Re: Why am i getting execution log with code warning