When I try to create / modify any feed, then after I hit submit button I get
this error:
Fatal error: Call to undefined method CGFeedMaker::mkdirr() in
/var/www/vhosts/evertonfc.cz/httpdocs/modules/CGFeedMaker/action.addfeed.php on
line 191
I think it has something to do with recent changes to the CGExtension module.
- I created this bug report: http://dev.cmsmadesimple.org/bug/view/4740, but I think it will take some time before somebody will notice it and I need to get this module to work. And I think I am not the only one using this module, so anybody figured out what is necessary to make it work with CGExtension 1.8.1?
Thanks
[solved] Fatal Error CGFeedMaker::mkdirr() and GetFileUploadHandler()
[solved] Fatal Error CGFeedMaker::mkdirr() and GetFileUploadHandler()
Last edited by aa007 on Thu Apr 08, 2010 8:21 pm, edited 1 time in total.
Re: Fatal Error CGFeedMaker::mkdirr()
Same problem for me. I've just installed the module and get the same error 
Hope this will be fixed quickly.

Hope this will be fixed quickly.
Re: Fatal Error CGFeedMaker::mkdirr()
Last edited by Gregor on Wed Apr 07, 2010 9:09 am, edited 1 time in total.
Re: Fatal Error CGFeedMaker::mkdirr()
there is a new version of CGFeedMaker in svn: http://viewsvn.cmsmadesimple.org/listin ... h=%2F&sc=0
it solves this problem, but there is a new one (similar):
Fatal error: Call to undefined method CGFeedMaker::GetFileUploadHandler()
so I guess the solution above will work, but I don't like to do anything with CGExtension...
it solves this problem, but there is a new one (similar):
Fatal error: Call to undefined method CGFeedMaker::GetFileUploadHandler()
so I guess the solution above will work, but I don't like to do anything with CGExtension...
Re: Fatal Error CGFeedMaker::mkdirr() and GetFileUploadHandler()
there is a new version in svn - and the problem is solved 
