iCAPLyon1 / DropZoneBundle

Claroline connect plugin for drop zone, evaluation and peer review
4 stars 6 forks source link

ClassNotFoundException: Attempted to load class "DropzoneManager"... #19

Closed arnaudbey closed 10 years ago

arnaudbey commented 10 years ago

ClassNotFoundException: Attempted to load class "DropzoneManager" from namespace "Icap\DropzoneBundle\Manager" in /home/beya/htdocs/Claroline/app/cache/dev/appDevDebugProjectContainer.php line 5209. Do you need to "use" it from another namespace?

since v0.3.1 tag, i got this error when opening a dropzone checkout an older tag correct it. :/

bradInside commented 10 years ago

ok thank you for your your feedback, i'll try to tag a new version soon.

bradInside commented 10 years ago

new tag was released

arnaudbey commented 10 years ago

You're sure it solves the problem ? I'm on v0.4.0 tag (commit 70076f8) and nothing has changed.

i cleaned cache and installed/dumped assets (and migrations have been executed trhough php claroline:update)

bradInside commented 10 years ago

i came from raw_install, i had no error

arnaudbey commented 10 years ago

k, i'll try to reinstall from scratch too thanks

bradInside commented 10 years ago

oh i know... im working on windows, so it dont care about upper/lower case

bradInside commented 10 years ago

dont do it ill correct its an upper case to my file that is not in the import wait a minute, i'll correct it my file is DropZoneManager.php , the import is looking for 'DropzoneManager' class...

arnaudbey commented 10 years ago

(I won't tell anyone you're working on windows, I swear ;) ) Thanks for your reactivity

bradInside commented 10 years ago

^^ can u try with last commit if you have always an error ?

arnaudbey commented 10 years ago

yep, it works :) Thanks a lot

bradInside commented 10 years ago

thanks you for your help ;) and sry for lost time :/