[Plugin: Google XML Sitemaps] Error on line 901
-
I had to comment this line
echo '{url:"' . $v->getUrl() . '", priority:' . number_format($v->getPriority(),1,".","") . ', changeFreq:"' . $v->getChangeFreq() . '", lastChanged:"' . ($v!=null && $v->getLastMod()>0?date("Y-m-d",$v->getLastMod()):"") . '"}';
because the ui page stopped to load at this point
https://www.ads-software.com/extend/plugins/google-sitemap-generator/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: Google XML Sitemaps] Error on line 901’ is closed to new replies.