JSitemap Pro 4.8

doutorhard

New member
XNullUser
Joined
Dec 9, 2023
Messages
22
Reaction score
22
Points
3
Location
Brazil
NullCash
42
If you get an installation error, replace :

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' )) {

Bro,

In which .php file should we make this change? Please explain!
 

gooclever

Member
XNullUser
Joined
Dec 16, 2023
Messages
89
Reaction score
0
Points
6
Location
abd
NullCash
6

JSitemap Professional, Joomla site haritası oluşturmak ve SEO'yu anında yönetmek için​

 

Sponsor

Member
XNullUser
Joined
Dec 7, 2021
Messages
106
Reaction score
5
Points
18
NullCash
139
В какой
If you get an installation error, replace :

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' )) {
In which file should I fix it?
 

etorresmangones

Member
XNullUser
Joined
Apr 22, 2022
Messages
293
Reaction score
2
Points
18
NullCash
0
JSitemap 4.22 - 11/07/2025
  • Gestión mejorada de LLMS.txt para directivas OpenAI GPTBot, Google GeminiBot y ClaudeBot
  • Compatibilidad con Joomla 5.4 y soporte a prueba de futuro para la arquitectura Joomla 6.0
  • Compatibilidad total con PHP 8.4, incluido el manejo optimizado de memoria para la generación de mapas de sitios grandes
  • Corrección de eE

JSitemap 4.22 - 11/07/2025
  • Improved LLMS.txt management for OpenAI GPTBot, Google GeminiBot and ClaudeBot directives
  • Compatibility with Joomla 5.4 and future-proof support for Joomla 6.0 architecture
  • Full compatibility with PHP 8.4, including optimized memory handling for large sitemap generation
  • Bugs fix
EXCELENTE COMPONENTE, MUY AGRADECIDO POR PROPORCIONARLO, LO UTILIZARA HABER COMO ME VA, MI MAS SINCEROS FELICITACIONES, NUNCA DEJEN ESTA PAGINA Y QUE DURE PARA SIEMPRE.
Post automatically merged:

Thank you for choosing JSitemap Professional 4.21 – the ultimate solution for Joomla sitemap generation and advanced SEO management. We appreciate your trust in our tool, trusted by 50,000 users and used in 500,000 installations worldwide!DSS
 
Last edited:

Dano

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 28, 2019
Messages
798
Reaction score
2,538
Points
93
NullCash
14,170
JSitemap 4.23 - 25/07/2025
  • Improved AI content generation to increase the number of results
  • Updates for Joomla 6 compatibility
 

Attachments

  • jsitemap_pro_v4.23_forjoomla5.x_4.x.zip
    2.9 MB · Views: 4
  • jsitemap_pro_v4.23_forjoomla3.x.zip
    3.1 MB · Views: 5

Dano

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 28, 2019
Messages
798
Reaction score
2,538
Points
93
NullCash
14,170
Which is the new method for installing it?
Anyone has made it?
Did you tried this replace :

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' )) {
 

towerman

Member
XNullUser
Joined
Sep 24, 2021
Messages
81
Reaction score
61
Points
18
Location
127.0.0.1
NullCash
428
Did you tried this replace :

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' )) {
Hello @Dano
This time that replace is not working anymore.
I think they've added sth more :(
 
Top