3
I was looking at the version 1.02 of the Xm-spotlight.
The problem seems to be with the News version, as some of the functions got prefixes "news".
Therefore, make the following changes in Xm-Spotlight files:
1) /blocks/xmspotlight_block_news
Change:
getmoduleoption
to:
news_getmoduleoption
2) /class/class.14x.xmspotlight.php
change:
MygetItemIds
to:
news_MygetItemIds
Let me know if this fixed your issue. It seems to work OK now on 2.5.0
But the module author hangs out here, so maybe he will come up with a new version, as the 1.02 is 3 years old...