Problem fix for RSS module
|
JoeHornTW
Joined: 2009-10-04
Posts: 2 |
Posted: Fri, 2010-01-08 21:40
|
|||
|
I found lots PHP Notices messages in Apache error logs: Quote:
PHP Notice: Undefined index: sfPhotosRecursiveLimit in [Gallery_PATH]/modules/rss/SimpleRender.inc on line 78 I traced the code, and add some for fixing the problem. Quote:
--- modules/rss/SimpleRender.inc.old 2010-01-09 05:23:32.000000000 +0800
|
||||
| Login or register to post comments |

Posts: 18
THANK you!!! I've been mucking around for days trying to get the RSS feed to work, it's been driving me crazy. Thank you very much.