View Single Post
  #5 (permalink)  
Old 07-05-2009, 10:48 PM
Spiral's Avatar
Spiral Spiral is offline
Registered User
 
Join Date: Jun 2005
Location: Area 51
Posts: 1,501
Spiral is on a distinguished road
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.
Reply With Quote