ragtek |
05-19-2012 07:20 AM |
Just installed it and it took me some time to find the new field for the webdav pw:D
I'm able to load files & templates, but once i change the file and save it, it's not saved to the db.
My log:
Code:
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins_List::getChild(64_init_startup_add phrasegroups.php)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] [SabreDAV] Server teminated after 0.03668999671936 with 9 queries
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Styles::getName()
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins::getName
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] [SabreDAV] Server started
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] [SabreDAV] realm is vBulletin WeBDAV
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] [SabreDAV] User authentication passed - returning a0c02a844f70d70e3d97642d4c535c1d
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Root::getChild(Plug-ins)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins::getChild(By Product)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins_ByProduct::getChild(ragtek_poststomoderate_Postmoderation im Notificationmen\xc3\xbc)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins_List::getChild(64_init_startup_add phrasegroups.php)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] [SabreDAV] Server teminated after 0.038589000701904 with 6 queries
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Styles::getName()
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins::getName
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] [SabreDAV] Server started
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] [SabreDAV] realm is vBulletin WeBDAV
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] [SabreDAV] User authentication passed - returning a0c02a844f70d70e3d97642d4c535c1d
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Root::getChild(Plug-ins)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins::getChild(By Product)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins_ByProduct::getChild(ragtek_poststomoderate_Postmoderation im Notificationmen\xc3\xbc)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Root::getChild(Plug-ins)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins::getChild(By Product)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins_ByProduct::getChild(ragtek_poststomoderate_Postmoderation im Notificationmen\xc3\xbc)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins_List::getChild(64_init_startup_add phrasegroups.php)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] [SabreDAV] Server teminated after 0.03594708442688 with 7 queries
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Styles::getName()
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins::getName
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] [SabreDAV] Server started
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] [SabreDAV] realm is vBulletin WeBDAV
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] [SabreDAV] User authentication passed - returning a0c02a844f70d70e3d97642d4c535c1d
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Root::getChild(Plug-ins)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins::getChild(By Product)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins_ByProduct::getChild(ragtek_poststomoderate_Postmoderation im Notificationmen\xc3\xbc)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] WebDAV_DAV_Directory_Plugins_List::getChild(64_init_startup_add phrasegroups.php___jb_old___)
[Sat May 19 10:10:14 2012] [error] [client 127.0.0.1] [SabreDAV] Server teminated after 0.031962871551514 with 6 queries
It seems that the put method isn't called when i save the file
|