HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

MemberList conflict with FileUpload plugin and error on Thumbnail generating (on Windows 7)*

nepheusnepheus New
edited August 2012 in Feedback

I'm testing this plugin on windows 7, wamp with php 5.3.5.
Frontend uploader worked just fine, but failed on generating thumbnails.
Backend configuration link (next to disable/enable button under plugins list) takes me to a page which is conflicted with memberlist plugin, AddLink() function. Disable the memberlist plugin, problem solved.

Still looking for the error in generating thumbnails, I don't know yet it is a windows specific problem or somehow, will test on linux server soon.

Thanks for the great plugin.

Comments

  • Options

    @nepheus

    I suggest this to resolve the conflict - report back if it solves it.

    http://vanillaforums.org/discussion/comment/166674/#Comment_166674

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • Options

    Before using the $Sender->method (AddLink, RemoveGroup, etc), we have to make sure the $Sender->Menu existed. I just wonder if this is the problem of Fileupload or not, while other plugins play nicely together. The similar conflicts also happen when vanillacms is installed.

    About the Thumbnail generating, it's working under Linux server.

Sign In or Register to comment.