Page 1 of 1

[solved] Fatal Error CGFeedMaker::mkdirr() and GetFileUploadHandler()

Posted: Wed Mar 31, 2010 10:58 pm
by aa007
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

Re: Fatal Error CGFeedMaker::mkdirr()

Posted: Tue Apr 06, 2010 9:07 am
by Trangsene
Same problem for me. I've just installed the module and get the same error :-(
Hope this will be fixed quickly.

Re: Fatal Error CGFeedMaker::mkdirr()

Posted: Wed Apr 07, 2010 8:57 am
by Gregor

Re: Fatal Error CGFeedMaker::mkdirr()

Posted: Wed Apr 07, 2010 1:05 pm
by aa007
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...

Re: Fatal Error CGFeedMaker::mkdirr() and GetFileUploadHandler()

Posted: Thu Apr 08, 2010 8:20 pm
by aa007
there is a new version in svn - and the problem is solved :)