|
jbnmedia, the error message you just quoted says the scripts are trying to
call include files located in the original path where you moved the files from
instead of the new location where you moved them.
Since you moved the files, you will need to update the scripts that are
broken (shown in the error messages you quoted) and replace the old path
locations in those files with the new location.
|