|
hi,
i just wanted to mention that I had the problem of
Unrecognised Action in mosAPF.php: Action =
when I tried to implement the handpicked list... and though I had read all the docs and other forum posts, I couldn't get it to work...
Until I realized that the README implies that the DisplayNum parameter is optional. It is also not included in Dean's main example on the handpicked list page... so I thought I did not need it.
In truth it seems if it is not set, then it is set to zero by default. For me that was making it so nothing would display...
So I added DisplayNum='3' to my mambot string and voila - 3 items from my list displayed!
I'm sure it's just me that's dumb enough to have this problem, but in case someone else is having the headache I thought I'd mention it...
sacha
Post edited by: sachab, at: 2007/09/09 00:45
Post edited by: sachab, at: 2007/09/09 00:46
|