A models name is a "literal" -- you cannot perform arithmetic on a model's name (a string) ...
That said, if the source data (feed) is not corrupt, or there has been some change, you need to echo or print out the data parsed. Using a PHP parser I would do this in a terminal with php cli you will get better error reporting.
|