getting an error with Theme: .../inc/header.php): failed to open stream: No such file or directory

Permalink
Hi to all

I'm getting an error with Theme (it's a modified Clonemental) , and I cant figure out it why happens and where i can correct it

Running C8.10

The error is following

include(/var/www/html/packages/cloneamentalidi/themes/cloneamentalidi/inc/header.php): failed to open stream: No such file or directory

In fact C8 seeks with a view a header.php in my theme clonementalidi under /src path... and obviuously it does not find it because header.php is defined in path (packages\cloneamentalidi\themes\cloneamentalidi\elements

Can someone help me please ? ... I'm getting tousend of same errors because the site is very visited by users !

Thank you so much in advance
Michele (from Rome)

 
skau61 replied on at Permalink Reply
here is a full example of error !

Exception Occurred: /var/www/html/updates/concrete5-8.1.0/concrete/src/View/View.php:97 include(/var/www/html/packages/cloneamentalidi/themes/cloneamentalidi/inc/header.php): failed to open stream: No such file or directory (2)
skau61 replied on at Permalink Reply
last tip I worked out

the "page not found" cant be resolved... I mean from dashboard/sitemap , when i try to "visit" this page it gives me the error..... whereas all other single pages can be viewed correctly

any idea ?
EmilieBurns replied on at Permalink Reply
EmilieBurns
I'm new to Concrete itself, but coding in general, no. I might be able to ferret out enough of the issue to help you.

I need more information first. (Also, I tend to be chatty and wander off into pop culture references or slang by accident. I'm guessing from your location and post that English is not your first language and not a strong one for you yet. If I say something confusing or if you're ever not sure what I mean, feel free to ask for clarification, either in thread or in PM.)

I need to know:

1) You said theme, and that it's a modified version of another theme. Did you do the modifications yourself, or did you find and download a theme that someone else modified?

2) Could you link me to a page on the website where users do things that cause this error to occur?

We'll start with those two questions.
skau61 replied on at Permalink Reply
welcome.. and thank you
theme is the clone of basic c5 elemental theme, dowloaded from c5 free themes and renamed to clonementalidi

ive done dome changes following c5 manual.. so i have duplicated, renamed and modified the files in element path... all works but with this error

michele

error occours each time a user visit page.. site iswww.www.idi.it<http://www.idi.it>...

------ Messaggio originale------
Da: concrete5 Community
Data: lun, 3 apr 2017 16:17
A: mic.ciotti@live.com;
CC:
Oggetto:getting an error with Theme: .../inc/header.php): failed to open stream: No such file or directory : Themes
skau61 replied on at Permalink Reply
Solved... was a stupid fullstop in header.php

Sorry for inconvenience and thank you all for help

Michele