Ive migrated Drupal 7 site to localhost.
Im using Xampp and Vista.

Ive done all these things:

Export the database
Copy the files
Import the database
Change your database settings in settings.php

also empty cache for files with cache in file name.

When i try to open localhost/mywebsite I get this message

Fatal error: require_once(): Failed opening required
'C:/xampp/htdocs/office/defines/langs/VERTRIEBSPARTNER_de.php'
(include_path='.;C:\xampp\php\PEAR') in
C:\xampp\htdocs\sajt\registration\partner_data_block.php on line 26

Can anyone please help?

Comments

filip’s picture

Anyone,please?

dco’s picture

The files doesn't seems to be relative to Drupal !

filip’s picture

What do You suggest?

dco’s picture

You should probably find in your code where those files are called !
ANd then trying to figure out why they are called ;-)