Hello all... I'm in the process of upgrading to Dolphin 7.3... I did the backups etc. Copying the upgrade files to my server's folders (via FTP), I'm having many "Error" messages about mkdir failures and failed transfer files, files and directories not found etc...
Example:
Command: cd "/home/socialex/public_html/dolph/upgrade/files/7.3.0.B2-7.3.0.RC/modules/poll"
Error: Directory /home/socialex/public_html/dolph/upgrade/files/7.3.0.B2-7.3.0.RC/modules/poll: no such file or directory
Command: cd "/home/socialex/public_html/dolph/upgrade/files/7.3.0.B2-7.3.0.RC/modules"
Response: New directory is: "/home/socialex/public_html/dolph/upgrade/files/7.3.0.B2-7.3.0.RC/modules"
Command: mkdir "poll"
Command: cd "/home/socialex/public_html/dolph/upgrade/files/7.3.0.B2-7.3.0.RC/modules/sites"
Error: Directory /home/socialex/public_html/dolph/upgrade/files/7.3.0.B2-7.3.0.RC/modules/sites: no such file or directory
Command: cd "/home/socialex/public_html/dolph/upgrade/files/7.3.0.B2-7.3.0.RC/modules"
Response: mkdir /home/socialex/public_html/dolph/upgrade/files/7.3.0.B2-7.3.0.RC/modules/poll: OK
I believe these relate to non-installed modules or something, so I'm not terribly worried... Or should I be terribly worried...?