Author Topic: Help: AJAX Scroller - RSS Feed - Module loop on the 1st news  (Read 1032 times)

alession

  • Newbie
  • *
  • Posts: 3
    • View Profile
Hi,

sorry for my English.
I have bought the module same day ago.

In my homepage I have insert a AJAX Scroller with function of RSS Feed, I have set:
- Number of items: 1 (display 1 news at a time)
- Max number of items: 0 (load all news of the feed rss)

Problem:
I see the transaction but at all step it's screen only the first news of feed. The module loop on the 1st news.

I have check the chmod of files:
modules/mod_ajaxscroller/mod_ajaxscroller.php
modules/mod_ajaxscroller/mod_ajaxscroller/scriptload.php
I have set chmod of 755 but nothing, the problem persist.

I have tried to set "Number of items: 2". A the first step I see 1st and 2nd news, after the module loop still to 1st and 2nd news.

Can you help me?

Thank you, Alessio.
« Last Edit: 07 May 2010, 14:54 by alession »

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
You probably have a JS error. Please see http://www.sakic.net/support/faq/ajax_scroller/#0

alession

  • Newbie
  • *
  • Posts: 3
    • View Profile
I have searched a JS error by Firebug but I don't see the problem.
Now you are administrator. Try also you!

Thank you!