Straightforward upgrade to v18.2 and Swift V2 - no issues testing import on my machines here. ie: Snapshot that was sent to client tested here and impoirts fine.
Client imports and gets multiple php errors - see image…
I have remoted in and repeated the snapshot import which I previously tested here and have the same php issues.
I will a support snap of the vclicnt’s ‘broken’site as well as the .acd I supplied him with both open without errors on my PCs and on SD support's PCs.
I reinstalled v18 on the client's machine and disabled AVG and this time I am down to just three errors:
dpimagesupport is definitely present and webp common code is Norman's latest revised version.
On page preview it seems tha softweare is looking for the files on OneDrive:
The software was installed as usual in user/owner/documents
This seems to be a One Drive issue - has anyone any experience of this?
Thank you
Client imports and gets multiple php errors - see image…
I have remoted in and repeated the snapshot import which I previously tested here and have the same php issues.
I will a support snap of the vclicnt’s ‘broken’site as well as the .acd I supplied him with both open without errors on my PCs and on SD support's PCs.
I reinstalled v18 on the client's machine and disabled AVG and this time I am down to just three errors:
dpimagesupport is definitely present and webp common code is Norman's latest revised version.
On page preview it seems tha softweare is looking for the files on OneDrive:
Code:
Warning: include_once(dpimagesupport.php): failed to open stream: No such file or directory in main on line 2 Warning: include_once(): Failed opening 'file:///C:/Users/jxxx/OneDrive/Documents/Sellerdeck%20v18/Sites/Site1/dpimagesupport.php' for inclusion (include_path='.;C:\php\pear') in main on line 2 Warning: include_once(dpimagesupport.php): failed to open stream: No such file or directory in main on line 3 Warning: include_once(): Failed opening 'file:///C:/Users/jxxxOneDrive/Documents/Sellerdeck%20v18/Sites/Site1/dpimagesupport.php' for inclusion (include_path='.;C:\php\pear') in main on line 3 Fatal error: Call to undefined function fixbackslash() in main on line 8
This seems to be a One Drive issue - has anyone any experience of this?
Thank you
Comment