Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic Aurora Files

 AfterLogic Forum : AfterLogic Aurora Files
Subject Topic: error while getting files Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
knikio
Newbie
Newbie


Joined: 28 March 2021
Location: Israel
Online Status: Offline
Posts: 2
Posted: 28 March 2021 at 2:06am | IP Logged Quote knikio

Hey
I have Windows 2019
And I using XAMPP 7.4.16
After I finish the installation I open A new user but when I log in to the new user I get this message:
"error while getting files"
When I create a new directory I get this error message:
"data transfer has failed probably due to server error. please contact system administrator"
But when I check the directory on the server I see that the directory I created was created on the server.

Thanks
Back to Top View knikio's Profile Search for other posts by knikio
 
knikio
Newbie
Newbie


Joined: 28 March 2021
Location: Israel
Online Status: Offline
Posts: 2
Posted: 28 March 2021 at 1:08pm | IP Logged Quote knikio

Hey
I finally found the answer myself.
Go to Folder "/vendor/sabre/dav/lib/CalDAV/"
And edit this file "ICSExportPlugin.php"
find the line:
"if (in_array((string)$child->TZID, $collectedTimezones)) continue;"
And replace it with this line:
"if (in_array((string)$child->TZID, $collectedTimezones)) { break; }"
Save The File and refresh your browser.
Back to Top View knikio's Profile Search for other posts by knikio
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide