[DÚVIDA] Módulo Notícias Relacionadas, mostrar apenas 10.

Mais
14 anos 10 meses atrás #41192 por fhilippe
fhilippe replied the topic: Re: [DÚVIDA] Módulo Notícias Relacionadas, mostrar apenas 10.
em modules/mod_related_items/helper.php

+/- na linha 103 troque esta linha
' AND ( a.publish_down = '.$db->Quote($nullDate).' OR a.publish_down >= '.$db->Quote($now).' ) ';

por esta
' AND ( a.publish_down = '.$db->Quote($nullDate).' OR a.publish_down >= '.$db->Quote($now).' ) LIMIT 7 ';

flw

Please Entrar ou Registrar to join the conversation.

Mais
14 anos 10 meses atrás #41196 por riccelly
riccelly replied the topic: Re: [DÚVIDA] Módulo Notícias Relacionadas, mostrar apenas 10.
muito bom, depois vou testar isso.

vlw xapa! vc foi 10. <!-- s:ugeek: --><img src="{SMILIES_PATH}/icon_e_ugeek.gif" alt=":ugeek:" title="Uber Geek" /><!-- s:ugeek: -->

Sites Dinâmicos
[url:300s9oc2]http://www.lifeagenciaweb.com[/url:300s9oc2]

[b:300s9oc2]"Aprenda, mas compartilhe!
Vamos crescer juntos!"[/b:300s9oc2]

Please Entrar ou Registrar to join the conversation.