Problem with correct theme path

Permalink
Hi,

I have problem with correct theme path after upgrade to v. 5.6.
I see only error:
An unexpected error occurred.
File /concrete/themes/onepage/view.php not found. All themes need default.php and view.php files in them. Consult concrete5 documentation on how to create these files.

Before upgrade all was ok.
Theme is located in <root>/themes/onepage

For test I made clear instalation, duplicate greek_yoghurt theme, change name and put in <root>/theme and I see the same error.
When I writehttp://mydomain/theme/onepage in browser I see content, but without css.
When I put theme in /concrete/theme folder website works properly.

Any idea where is a problem?
I don't want put theme in concrete folder and I want to find fix.
Hosting provider it's home.pl.

cssninja
 
aryeh replied on at Permalink Reply
yes. i have spent hours trying to figure tht out in the past.
all you need to do is re-install your theme.

some changes to the theme require a re-install of the theme like when you add a view file and stuff like that.

let me know if that fixed it for you....
cssninja replied on at Permalink Reply
cssninja
I tried reinstall but this doesn't solve the problem and still I see error.
Only when I put theme for concrete folder site works properly but this is a bad idea.
ssdscott replied on at Permalink Reply
ssdscott
I'd been wrestling with this one as well - reinstalling the theme was the missing link for me. Thank you!!
FischerVision replied on at Permalink Reply
FischerVision
My theme folders are not in the <root>/themes/ folder, but in <root>/concrete/themes/ folder. All my new and other themes are in the <root>/packages/ folder.

After manually putting a theme in the /packages/ folder, don't forget to install it trough the back-end. See if that works