Mega Menu rogue link
Permalink
Hi There
I have a link in my main navigation mega menu which i wish to remove (the link has never worked..)
In normal circumstances, i would move or delete the page it is associated to in the cms site map.
However -- and this is what is weird -- the page does not appear in the cms site map.
Nor does the cms find the page using the page search feature.
How then do i kill the link? If someone could please help me - this has been hanging over me for months..
I have never been able to figure it out within the cms however i now have access to the filesystem, but i still don't know how to rid the link..
The link was generated when a user created a page against -- what i can only describe as -- an underdeveloped page type (template) but as far as the actual cms is concerned, the page does not exist not exist; hence why the link does not work..
Could somebody please help me -- any ideas at all - as I'm all out of them now..
the version of concrete is 5.6.2.1
Many Thanks all
I have a link in my main navigation mega menu which i wish to remove (the link has never worked..)
In normal circumstances, i would move or delete the page it is associated to in the cms site map.
However -- and this is what is weird -- the page does not appear in the cms site map.
Nor does the cms find the page using the page search feature.
How then do i kill the link? If someone could please help me - this has been hanging over me for months..
I have never been able to figure it out within the cms however i now have access to the filesystem, but i still don't know how to rid the link..
The link was generated when a user created a page against -- what i can only describe as -- an underdeveloped page type (template) but as far as the actual cms is concerned, the page does not exist not exist; hence why the link does not work..
Could somebody please help me -- any ideas at all - as I'm all out of them now..
the version of concrete is 5.6.2.1
Many Thanks all
Have you tried doing a query on the Collections table in the database to see if you can find it by the handle and remove it there (I would suggest doing a db backup before removing it, just in case)?
Hi Hutman
Thank you for responding.
I have often thought could it be a database issue..
Could you be so kind to point me to a tutorial as not sure how run a query/remove item from a db..
Thanks again. really appreciate it.
Thank you for responding.
I have often thought could it be a database issue..
Could you be so kind to point me to a tutorial as not sure how run a query/remove item from a db..
Thanks again. really appreciate it.
Does your server have phpMyAdmin or some other database editing interface? Each one is a little different so there isn't a good general tutorial.