edit bar is missing
Permalink
Hello,
I have problem after migrating the Concrete5 site to different host.
I have version 5.2.2
both Loader::element('header_required'); and Loader::element('footer_required'); are in the template default.php
I tried to take all JavaScripts out and in to test if there is a conflict, but no luck.
Thanks
- Vlad
I have problem after migrating the Concrete5 site to different host.
I have version 5.2.2
both Loader::element('header_required'); and Loader::element('footer_required'); are in the template default.php
I tried to take all JavaScripts out and in to test if there is a conflict, but no luck.
Thanks
- Vlad
Hello. Any link we could check?
Why do you have this at the tope of your page code?
Did you update to 5.6.2.1? If yes, it's strange that your different paths are still pointing to the old files instead of the new ones in the updates folder
<? php define('DIRNAME_APP_UPDATED', 'concrete5.6.2.1'); ?>
Did you update to 5.6.2.1? If yes, it's strange that your different paths are still pointing to the old files instead of the new ones in the updates folder
@mnakalay
I have already asked the question about the code in his head of his page file,
he also has the code in the head of his css files?
Never got a satisfactory answer, so I gave up..
I have already asked the question about the code in his head of his page file,
he also has the code in the head of his css files?
Never got a satisfactory answer, so I gave up..
Right. Sorry I missed you comment there.
I wasn't the original developer of this theme.
You are right there is 'DIRNAME_APP_UPDATE' in the css and it was in the htaccess file too.
However there are no folders in the update directory.
And when I get to dashboard I can't download or update the core from there.
I wasn't the original developer of this theme.
You are right there is 'DIRNAME_APP_UPDATE' in the css and it was in the htaccess file too.
However there are no folders in the update directory.
And when I get to dashboard I can't download or update the core from there.
That line has nothing to do where you say it is, you could start by deleting it and see what happens
Hi,
I was trying to take the ('DIRNAME_APP_UPDATED', 'concrete5.6.2.1'); out, but I can't find it anywhere in the php files.
Do you have an idea where it might be?
Thanks
I was trying to take the ('DIRNAME_APP_UPDATED', 'concrete5.6.2.1'); out, but I can't find it anywhere in the php files.
Do you have an idea where it might be?
Thanks
Hi Never mind... I Didn't flush the cache.
It's gone and the edit button is there and working.
I would never imagine that this bit of code can throw the CMS off so much.
Thanks
It's gone and the edit button is there and working.
I would never imagine that this bit of code can throw the CMS off so much.
Thanks