Permissions error need help
Permalink
I had a right sidebar page type with pages underneath it with a jquery dropdown nav. i changed the parent item after i found out they didn't want content in the parent nav from a page type to a external link (dead link ) ex: http;//www.###.com so it wouldn't go to any page
now I"m getting a error. is there a way to fix this so I dont have to manually re-enter all the content?
the error is on line 87 in concrete/models/permissions.php
I'm pretty sure its because I had advanced permissions enabled with the parent page type... i hope that makes sense.
now I"m getting a error. is there a way to fix this so I dont have to manually re-enter all the content?
the error is on line 87 in concrete/models/permissions.php
I'm pretty sure its because I had advanced permissions enabled with the parent page type... i hope that makes sense.
I don't understand what you were trying to do.
"they didn't want content in the parent nav from a page type to a external link (dead link )"
Woudn't "excluce from navigation" be sufficient to get that effect?
Do you have a recent sql backup?
Maybe you could dump the sql, and merge it with that from a fresh install. Though I don't know if it's worth the work, if you have less than 30pages.