Receiving 2 errors after backing up my website and installing on a new drive
-
Hi
I had my local website on an older machine. Today I backed it up and installed it on a new machine. Now when I load the page, I get 2 errors both having the path to the old folder (no longer accessible):
( ! ) Notice: Undefined index: C:/wamp64/www/wp/<theme>/wp-content/plugins/wpdiscuz/themes/default in C:\Users\....\public\wp-content\plugins\wpdiscuz\utils\class.WpdiscuzHelper.php on line 357 ( ! ) Notice: Trying to access array offset on value of type null in C:\Users\....\public\wp-content\plugins\wpdiscuz\utils\class.WpdiscuzHelper.php on line 357
How to solve this? Seems like the plugin is trying to access the files with the old path, not the current one.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Receiving 2 errors after backing up my website and installing on a new drive’ is closed to new replies.