When using a slightly modified "basic front page view" that came with the views module (added a filter and changed the URL set to "node" instead of "frontpage"), I can no longer edit any nodes. Any attempt at trying to edit a node will lead me to "edit frontpage view" instead (even though the URL is still node/###/edit or node/###/edit?destination=admin%2Fcontent%2Fnode).
Switching back to Views 1.5 and the problem goes away.
Also it used to be that when using a modified frontpage view, if I go to the frontpage logged in as admin, the frontpage would appear normal, but in Views 1.6, going to the frontpage, the edit views tabs (view, edit, clone, etc.) would be at the top, not sure if this has anything to do with the problem, or if some settings were changed and things need to be done differently now?
Thanks.
Comments
Comment #1
merlinofchaos commentedDid you set the URL on your frontpage view to 'node', perchance?
Comment #2
merlinofchaos commentedComment #3
merlinofchaos commentedOh yes, I see in your text you did that.
Don't name it 'node'. That causes it to override the default 'node' page. I"m surprised that anything ever worked with it named 'node'.
You should rename it to frontpage (or something) and then set 'frontpage' as your default frontpage in your settings.
Comment #4
Anonymous (not verified) commentedAh I see, so that was never a feature! ;)
Comment #5
merlinofchaos commentedNot intentionally, at least! There probably needs to be better instructions on how to change your front page; like a lot of Drupal settings, it gets lost in the mountain of information available sometimes. =)
Comment #6
(not verified) commented