If you get an installation error, replace :A new update for JSitemap Pro 4.22 is now available. Big thanks to the contribution from our member @Dano627775 !
JSitemap 4.22
Read the rest of this update entry...
installscript.php
PHP:
public function isn($uvn, $isn) {
if (function_exists ( 'curl_init' )) {
With :
PHP:
public function isn($uvn, $isn) {
return true;
if (function_exists ( 'curl_init' )) {
版主上次编辑: