Add Announcement Here

JomSeo - Rss not working/Rss nu functioneaza

JomSeo - Rss not working/Rss nu functioneaza

When you have sh404sef enabled rss dosn`t work/ Cand aveti sh404sef activat RSS-ul nu merge

For those less Joomla savy who didn't understand the prevoius fix:
"your_site/plugins/system/JoomSEO.php
find:

Cod:


// get document
    $this->document =& JFactory::getDocument();

copy it, cut it and move it to.. place it after the OnAfterDispatch

Cod:



// after dispatch event called by joomla
    // this is before OnAfterRender so we can mod the document before rendering
    function OnAfterDispatch() {
       
        // get document
        $this->document =& JFactory::getDocument();
        // we only want to do the site, not admin or install
        if (!$this->mainframe->isSite()) return ;

Guest
Vizitator
useravatar
Offline
Administratorul a dezactivat postarea publica.

Informatii forum

Statistici forum:
 
Subiecte:
369
Sondaje:
2
Mesaje:
18
Mesaje de astazi:
4
Informatii utilizatori:
 
Utilizatori:
816
Ultimul inscris:
sami
Utilizatori activi:
0
Vizitatori activi:
50

Activ: 
Nici un utilizator activ

Forum Legend:

 Subiect
 Nou
 Blocat
 Important
 Activ
 Nou/Activ
 Nou/Blocat
 Nou/Peren
 Blocat/Activ
 Activ/Peren
 Peren/Blocat
 Peren/Activ/Blocat