All themes need default.php and view.php files in them

Permalink
Hello,

I am very new to concrete5.
I have got initial setup in place.

I have got two server where concrete5 is installed.
I am trying to restore the backup file ( .sql file ) taken from say host1 and restoring it to host2
( both of them have got same version of concrete5 i.e 5.6.2.1)

I get below error
File /var/www/html/concrete5/packages/theme_slate/themes/slate/default.php not found. All themes need default.php and view.php files in them. Consult concrete5 documentation on how to create these files.

What am I missing ?

Thanks !

 
hutman replied on at Permalink Reply
hutman
Do you have the same files and add-ons installed on both servers? This error would indicate that you have the Slate theme installed on Host1 and not on Host2.
hiral replied on at Permalink Reply
@hutman Thankyou for reply
Since I am new to all this things. Please consider my knowledge level as zero.

What is best way to compare adds-on on both host ?
Hosts are Red hat.

Thanks !