
- SEND ERROR REPORT IDRIVE SYNOLOGY HOW TO
- SEND ERROR REPORT IDRIVE SYNOLOGY CODE
- SEND ERROR REPORT IDRIVE SYNOLOGY PASSWORD
- SEND ERROR REPORT IDRIVE SYNOLOGY PLUS
I knew I needed a home server, specifically a networked-attached storage (NAS) device, but I hemmed and hawed for years. I needed a better solution for local storage for this effort because my old system consisted of multiple external hard drives attached to my iMac, which was messy and made it hard to access files from other devices.
SEND ERROR REPORT IDRIVE SYNOLOGY PASSWORD
Change the line to be $userName = phpRealEscapeString(strtolower($_POST)) Do the same with the password line as well. Use the arrow keys to navigate to the line: $userName = phpRealEscapeString(strtolower(urldecode($_POST))) press i to go into edit mode.Open the built in text editor using admin privileges with the command (change the path to the file in case you found it in some other place): sudo vim should show a password prompt, where you need to enter the password you used to connect Now, the final step is to change the file.Once the file is located, make a backup copy of it using the command into your home folder cp ~/.

Otherwise it should be in the same place in another volume (change volume1 to the name of the volume). If you only have one the file should be under ls -la to make sure it's there. You can use the command ls -a to show files and directories, so you know where to find it.Use ls -a /volume* to show all volumes you have. Locate the folder with the file to change.
SEND ERROR REPORT IDRIVE SYNOLOGY HOW TO
SEND ERROR REPORT IDRIVE SYNOLOGY CODE
TLDR in case you have problem signing in using your iDrive account change the code in the account.php file according to above. Make a backup before changing the script. I take no responsibility for the correctness of the above fix and any consequences it might have on your system. $userName = phpRealEscapeString(strtolower($_POST)) $userName = phpRealEscapeString(strtolower(urldecode($_POST))) In case you have the same problem open the file account.php using a text editor: I corrected the code on my Syno and voila, the login works! Now I'm just waiting to see if iDrive fixes the code and releases a new version.
SEND ERROR REPORT IDRIVE SYNOLOGY PLUS
Turns out the code urldecodes the user name and password twice (since $_POST has decoding built in), thus replacing plus signs with a space. Since I'm a programmer I couldn't wait, so I dug into the code and quickly realised that there are at least two bugs in the backend code. They were very helpful, but had to escalate to their backend team. After doing that and everything still failing I chatted with the support.

I created a support ticket and was asked to clear all cookies, sessions, browser history etc.

I disabled two factor authentication to see if that was the cause. Signing in using the Synology account was smooth, but I hit a brickwall trying to sign in using the iDrive account. The installation process for the iDrive app was pretty smooth sailing after following the documentation, but the troubles began when the app was installed and i tried to sign in. I have been a happy user of the iDrive cloud backup solution and it has saved me from trouble in the past, so I was very happy to see there was an app for Synology. I'm a pretty new owner of a DS918+ and am just in the process of completing my setup.
