| 
Welcome, Guest

CBAuthorBot Hack - Show CB Avatar in articles
(1 viewing) (1) Guest

TOPIC: CBAuthorBot Hack - Show CB Avatar in articles

Re:CBAuthorBot Hack - Show CB Avatar in articles 4 years, 3 months ago #49998

  • Posts:
  • Karma:
how did you achieve to show the author info module on the right side of the article?
Is that module creatd dynamically depending on the author? please send me the module!!
thanks a lot
fabs

Re:CBAuthorBot Hack - Show CB Avatar in articles 4 years, 3 months ago #50013

  • Posts:
  • Karma:
the code not to show avatar on article with bot enable got messed up in this forum and pulled parse errors:

here is the correct code:
 
// allow usage of <!-- !CBAuthorBot --> to NOT show the author bot details
if(strstr($row->text, "!CBAuthorBot"«»)){
return;
}

Re:CBAuthorBot Hack - Show CB Avatar in articles 4 years, 3 months ago #50028

  • Posts:
  • Karma:
hi,
I succeeded convert module this mambot.

authors module demo: mitoloji.info


authors info module demo: mitoloji.info/index.php?option=com_conte...;id=23&Itemid=28


Post edited by: toplumdusmani, at: 2007/11/12 08:47

Post edited by: toplumdusmani, at: 2007/11/26 08:12

Re:CBAuthorBot Hack - Show CB Avatar in articles 4 years, 3 months ago #50036

  • Posts:
  • Karma:
can u provide it?
how is it used? do u publish it on all pages and it dynamically updates depending on the author?
thanks!
Fabs

Re:CBAuthorBot Hack - Show CB Avatar in articles 4 years, 3 months ago #50107

  • Posts:
  • Karma:
yes, it's automatic depend the content and show author info.

Post edited by: toplumdusmani, at: 2007/11/13 10:07

Re:CBAuthorBot Hack - Show CB Avatar in articles 4 years, 2 months ago #51074

  • Posts:
  • Karma:
Is there any new update and integration of this now?
Time to create page: 0.87 seconds