A few questions:
Firstly, I'm suddenly getting a weird error that wasn't happening before:
Code:
Notice: Undefined variable: titolo in /home/three65/subdomains/master/public_html/modules/mod_aidanews/tmpl/default.php on line 1151
Secondly: I've run into a bit of an issue, and I'm hoping you can point me in the right direction.
I have a bunch of items published and scheduled to be published - a new item each day.
The problem that I am having is that AiDa pulls the date by recently modified (which is good for future needs), rather than publish date or created date (of published items).
AiDa is pulling by published date, but ordering by modified date. For example, the top (first) item actually has a publish-up date of 4-09, but since it was modified in may, it shows above today's published item.
Order output is set "Newer to Older" and Choose Date is set to "Published."
I could manually change the modified date in MySQL, but anytime an item was modified, it would throw off the order again, which would be difficult.
My site is here:
www.365daysofstyle.com
And your module was published twice on the right side (I unpublished until I can figure out the error issue) - once for an image, once for a list, to look like a single module.
*smiles*
Thank you for any help you can offer.