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

 
mnakalay replied on at Permalink Reply
mnakalay
Hello. Any link we could check?
vlad0panek replied on at Permalink Reply
Sorry, I thought I put it in.

Here it is:http://hsphotos.metadigital.co.uk/...
mnakalay replied on at Permalink Reply
mnakalay
Why do you have this at the tope of your page code?
<?
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
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
@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..
vlad0panek replied on at Permalink Reply
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.
mnakalay replied on at Permalink Best Answer Reply
mnakalay
That line has nothing to do where you say it is, you could start by deleting it and see what happens
vlad0panek replied on at Permalink Reply
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
vlad0panek replied on at Permalink Reply
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