blackeye1987 Posted September 26, 2014 Share Posted September 26, 2014 hi, i found a bug that sadly double the pagelist when id and open isset at the same time. yes i do know this may barely be the case. but i can only fix it when i overwrite some core material or luckyly do some css trick i actually do not know if that will work in any case nor if this will kill my view @ one point div.PageList > div.PageList:nth-last-child(2){ display:none !important; } but that seemed to work so far. Link to comment Share on other sites More sharing options...
adrian Posted September 26, 2014 Share Posted September 26, 2014 Tricky, but I am curious how you could get to a url like that without manually typing it? 1 Link to comment Share on other sites More sharing options...
blackeye1987 Posted October 1, 2014 Author Share Posted October 1, 2014 with a hook for example. i used it for restricting users to certain pages. like he is only allowed to join on news. so he gets index/?id={id of news} so he will only see news and all subpages of news but nothing else. you can find the module somewhere in the forum Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now