Author Topic: Ajax scroller with module inside article  (Read 417 times)

bdl888

  • Newbie
  • *
  • Posts: 1
    • View Profile
Ajax scroller with module inside article
« on: 11 November 2011, 18:04 »
Hi,
I'm trying to use the ajax scroller to show articles that have modules loaded into them via {loadposition ...}
I've set the character limit to 0 to stop tag stripping and the scroller shows the text "{loadposition moduleload}" but not the module itself.

First of all is this something that can be done with ajax scroller?
If not, is there a way to reload a module position via ajax?

Thank you
ben

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
Ajax scroller with module inside article
« Reply #1 on: 11 November 2011, 23:28 »
You can't execute plugins in the items loaded in the scroller. Especially not load the module within them, that could create infinite loop. :)