Hi,
I dunt know have anyone posted. But by myself i have just modded it to save queries on my frontpage (that page you dont need to load ChronoComments plugin)
I dunt know have anyone posted. But by myself i have just modded it to save queries on my frontpage (that page you dont need to load ChronoComments plugin)
$uri = & JFactory::getURI();
$suri = $uri->getQuery();
if ($suri == "") {
}
else{
$mainframe->registerEvent( 'onPrepareContent', 'plgContentChronocomments' );
}
Hi, Yes, you can take alook at this one too :
http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=17&t=11419&st=0&sk=t&sd=a#p16790
Regards
Max
http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=17&t=11419&st=0&sk=t&sd=a#p16790
Regards
Max
Sorry i do not get it.. Where exactly (which file) i need to change this code?
I will also exclude somoe categories to load ChronoComments at all (i know there is disable option in admin for it but it still loads css and js)
Thanks...
I will also exclude somoe categories to load ChronoComments at all (i know there is disable option in admin for it but it still loads css and js)
Thanks...
Hi, the file is plugins/content/chronocomments.php
Cheers
Max
Cheers
Max
Hi Max,
I'm also looking for the solution for this problem, and could you give me a full support for this one. I need to know exactly what i have to do ?
Thank for your help,
Regard,
Maxvn
I'm also looking for the solution for this problem, and could you give me a full support for this one. I need to know exactly what i have to do ?
Thank for your help,
Regard,
Maxvn
Hi Maxvn,
try this patch : http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&p=15028#p15028
keep a backup before doing any changes!
Cheers
Max
try this patch : http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&p=15028#p15028
keep a backup before doing any changes!
Cheers
Max
Thank Max,
It's really helpful, but i want to know how to remove all of chrono code in fontpage ?
Could you show me how to do this, i want to "diet" 😛 for my homepage so that it can easy to crawl by search engine ^^
Thank for your help
Regard,
Maxvn
It's really helpful, but i want to know how to remove all of chrono code in fontpage ?
Could you show me how to do this, i want to "diet" 😛 for my homepage so that it can easy to crawl by search engine ^^
Thank for your help
Regard,
Maxvn
Hi Maxvn,
I suggest you wait for the new ChronoComments release, I will fix all these issues!
Regards
Max
I suggest you wait for the new ChronoComments release, I will fix all these issues!
Regards
Max
do you mean this one : http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&p=15028#p15028
?
?
Dude, this worked..
triumph, do boi, winny, thoi trang be gai, xe day tre em, do dung cao cap cho be, thoi trang cong so, vay lien cong so, ban buon quan ao, do lot[/url]
triumph, do boi, winny, thoi trang be gai, xe day tre em, do dung cao cap cho be, thoi trang cong so, vay lien cong so, ban buon quan ao, do lot[/url]
Hi,
I dunt know have anyone posted. But by myself i have just modded it to save queries on my frontpage (that page you dont need to load ChronoComments plugin)
$uri = & JFactory::getURI();
$suri = $uri->getQuery();
if ($suri == "") {
}
else{
$mainframe->registerEvent( 'onPrepareContent', 'plgContentChronocomments' );
}
Thanks SoulEvil & soamz. It works, but it also took out the plugin from the rest of my site. Previous comments and the form disappeared from all articles. I had to remove the mod.
Aloha,
warriorgov79
Aloha,
warriorgov79
This topic is locked and no more replies can be posted.