katgirl / contao-avatar

avatar for contao
8 stars 6 forks source link

Bei leerem Bild und gesetztem "flexible"-Backendtheme kommt ein Fehler #37

Closed Defcon0 closed 9 years ago

Defcon0 commented 9 years ago

Und zwar dieser hier:

Fatal error: Uncaught exception Exception with message Directory "system/themes/flexible/images/" is not a file thrown in system/modules/core/library/Contao/File.php on line 98

0 system/modules/core/library/Contao/Image.php(825): Contao\File->__construct('system/themes/f...', true)

1 system/modules/avatar/library/Avatar/AvatarFileUpload.php(185): Contao\Image::getHtml(NULL, '', 'class="gimage" ...')

2 system/modules/core/library/Contao/Widget.php(689): KirstenRoschanski\Avatar\Widget\AvatarFileUpload->generate()

3 system/modules/core/templates/backend/be_widget.html5(3): Contao\Widget->generateWithError(true)

4 system/modules/core/library/Contao/BaseTemplate.php(92): include('/home/dennis/Ku...')

5 system/modules/core/library/Contao/Widget.php(635): Contao\BaseTemplate->parse()

6 system/modules/core/classes/DataContainer.php(540): Contao\Widget->parse()

7 system/modules/core/drivers/DC_Table.php(1890): Contao\DataContainer->row('{personal_legen...')

8 system/modules/core/classes/Backend.php(631): Contao\DC_Table->edit()

9 system/modules/core/controllers/BackendMain.php(135): Contao\Backend->getBackendModule('member')

10 contao/main.php(22): Contao\BackendMain->run()

11 {main}

eBlick commented 9 years ago

stelle ich auch fest, allerdings unabhängig vom Backend-Theme.

Contao Version 3.4

[02-Dec-2014 18:34:31 Europe/Berlin] PHP Fatal error: Uncaught exception 'Exception' with message 'Directory "system/themes/default/images/" is not a file' thrown in /kunden/.../web/system/modules/core/library/Contao/File.php on line 98

0 /kunden/.../web/system/modules/core/library/Contao/Image.php(825): Contao\File->__construct('system/themes/d...', true)

Messa1 commented 9 years ago

Das gleiche bei mir nach dem Update auf Contao 3.4.0.

Fehler kommen auch wenn unter Einstellungen -> Avatar z.B.: das Bild geändert werden möchte. (In der Lightbox)

https://community.contao.org/de/showthread.php?54326-Avatar-Contao-3-4-0

Liegt wahrscheinlich an den Image Fix's https://contao.org/de/changelog/versions/3.4.html

Denke, dass es sicher mit dem Update auf Contao 3.4.1 wieder geht, da einige Erweiterungen nicht 100% funktionieren.

yeli69 commented 9 years ago

Den Fehler gibt es auch mit Contao 3.4.4 noch.

a-v-l commented 9 years ago

…auch in Version 3.4.5

katgirl commented 9 years ago

auch noch im develop-zweig? sollte damit behoben sein https://github.com/katgirl/contao-avatar/commit/f7baf4015d03e0e47b683e90d3fa7b86b6c607f9

a-v-l commented 9 years ago

Sorry, ich hatte meinen lokalen Server nicht richtig konfiguriert…