I am having problems with adding variables to urls. When I add /&variable;it keeps breaking structure. Is there a way around this? Trying to pass a session variable via php and it isn’t working. Weird thing is it seems that when I am logged into EE the page displays but the breadcrumbs disappear.
Structure seems to totally nix all 404 pages for anything below the top level of pages.
I tried to get around this by:
{exp:weblog:entries}
{if no_results}
{redirect="404"}
{/if}
...
{/exp:weblog:entries}
But no luck. Any other suggestions for fixing this problem?
S.
P.S. Sorry if this has been covered already, but there’s no easy way to search the entire thread. I got sick of clicking through pages at about page 8.
Hi Travis,
I’m also getting the red ERROR message appear when trying to reorder pages as well. I’m on EE 1.6.7, Structure 1.2.7, your jQuery extension 1.1.2. Other than that I’m on a clean install, and don’t have masked CP or versioning enabled.
Any ideas?
Thanks in advance, Paul.
Iv got this Structure module working pretty well.
However i have a problem, albeit not a large one.
Is there a way to allow the member group to see only the Structure tab and not the Module tab?
When i set the member group not to see the Module tab i get a ” You are not authorized to access this page” when trying to view the structure admin page. Its not a big thing but id like to make the control panel for clients as easy as possible to use.
Thanks.
EDIT: Ok i removed the modules tab with this extension : http://ellislab.com/forums/viewthread/40721/P0/
Hi,
When the latest version of the structure plugin arrived I installed it but now I looked at the site but something weird is going on.
On this page: http://janhekmanschool.nl/ouders/ When you click on: medezeggenschapsraad
I should have seen then this structure: * Klassenouder * Overblijven * Medezeggenschapsraad o Correspondentie o Huishoudelijk reglement o Jaarplanner o Verslagen * Ouderraad * Stichting Vrienden Jan Hekmanschool
But right now it’s not working and I am pretty sure that it worked in the version before the last update.
The code I am using is
{exp:structure:nav_sub exclude_status="hidden|no_sub_nav"}
Hope you can help me out…
Thanks for the module - it rocks. However, since I’ve upgraded from v1.1.1 to v1.2.7 the style of the Settings area has become much worse!?
Any ideas what could have caused this? Attached is a screenshot. As you can see it looks a lot different from the screenshots on the module’s page (which is how it looked before the upgrade).
Thanks in advance.
Thanks for the module - it rocks. However, since I’ve upgraded from v1.1.1 to v1.2.7 the style of the Settings area has become much worse!? Any ideas what could have caused this? Attached is a screenshot. As you can see it looks a lot different from the screenshots on the module’s page (which is how it looked before the upgrade). Thanks in advance.
Some posts back someone had the same problems: There’s now a folder called “themes” in the Structure download and the folder inside that needs to go INSIDE /themes/cp_themes/default or whatever your current CP theme is.
I think that’s your problem too
There’s now a folder called “themes” in the Structure download and the folder inside that needs to go INSIDE /themes/cp_themes/default or whatever your current CP theme is.
Wonderful, thanks for that. I had originally dropped the Structure theme folder straight into the /themes folder, rather than the above.
Everything is looking great now. Cheers.
Hi - I’ve been having a problem with categories and I think I’ve tracked it down to the Structure module (which is fabulous by the way!)
If I view a page via the structure page URL, the template only returns one category from one group for my entry, even though it is assigned to a category from more than one group. (I’ve inserted a {categories}{category_id}{/categories} directly after the weblog:entries tag - using the structure URL i get ‘4’, but when I request the entry with the template name in the URL I get ‘47’) which is what I need…
Is there a way to get structure to work with categories? Have I missed a post in this mammoth thread? 😊
Hey there
I love using Structure. I think it’s a wonderful module for EE!
I was wondering if it was possible to pass an argument somewhere along the way to say that only up to a certain segment is structure data. For example, I have a Contact page that is at level 0 (no parent). It has no children pages. I would like to pass a value to that page in segment 2 so the url would look like
http://domain.com/contact/title/
This way I can run a check to match up some values and make the contact form more dynamic. Is this feasible at all? Is it currently possible?
Thanks!
I wrote this the other day for that exact purpose: http://github.com/newism/nsm.safe_segments.ee_addon/tree/master
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.