We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

New Module: Structure - Uses entries to create a page hierarchy for static and listing pages

Development and Programming

rockthenroll's avatar
rockthenroll
485 posts
16 years ago
rockthenroll's avatar rockthenroll

@Twobelowzero upgrade or uninstall should NOT have done that. If you didn’t assign a status group they default to closed, so those never would have been set to open. Please PM me and let us know if it does again.

       
28Bytes's avatar
28Bytes
192 posts
16 years ago
28Bytes's avatar 28Bytes

I have uninstalled the module and I am getting this error when trying to edit weblogs, as well as when I add a new weblog it says to assign it to structure, but it is uninstalled any ideas?

MySQL ERROR:

Error Number: 1146

Description: Table ‘db.exp_structure_settings’ doesn’t exist

Query: SELECT * FROM exp_structure_settings WHERE site_id = 1 AND var LIKE ‘type_weblog_%’ ORDER BY var ASC

       
28Bytes's avatar
28Bytes
192 posts
16 years ago
28Bytes's avatar 28Bytes

Nevermind figure it out. Duh its late.

       
coloss31's avatar
coloss31
1 posts
16 years ago
coloss31's avatar coloss31

I just updated to 1.2.1, and am also getting a php notice:

Notice: Undefined variable: node in /path/to/mod.structure.php on line 93

I noticed that it only happens when I’m logged into the control panel in the same browser, and it always goes away when I clear my session cookies or log out. I’m not skilled enough in php, but the fact that it doesn’t think $node is defined makes me wonder if something isn’t getting loaded properly (maybe a require?)

Thanks, Travis, for a great module!

Luke

       
rockthenroll's avatar
rockthenroll
485 posts
16 years ago
rockthenroll's avatar rockthenroll

@Peter Baker seems like 3rd party add-on conflicts are causing his issues. We’re looking into it with him and will report if we can narrow it down. Just wanted to note that for everyone, not a Structure bug.

@coloss31 check your PMs

       
3six3's avatar
3six3
28 posts
16 years ago
3six3's avatar 3six3

Great Module

I’m at the last phase of assigning access privileges to an admin group through Members and Groups › Member Groups › Edit Member Group › Admin > Module Access Privileges but unless the account is a super admin the message I recieve is “You are not authorized to access this page”

Any ideas?

       
rick.prince's avatar
rick.prince
111 posts
16 years ago
rick.prince's avatar rick.prince

I’m getting the same error:

Notice: Undefined variable: node in /path/to/mod.structure.php on line 93

I updated to the latest version.

       
rockthenroll's avatar
rockthenroll
485 posts
16 years ago
rockthenroll's avatar rockthenroll

@3six3 you have to enable settings for that group under Modules » Structure » Settings as well

@rick.prince we’re looking into that error

       
Gareth Davies's avatar
Gareth Davies
491 posts
16 years ago
Gareth Davies's avatar Gareth Davies
I have uninstalled the module and I am getting this error when trying to edit weblogs, as well as when I add a new weblog it says to assign it to structure, but it is uninstalled any ideas? MySQL ERROR: Error Number: 1146 Description: Table ‘db.exp_structure_settings’ doesn’t exist Query: SELECT * FROM exp_structure_settings WHERE site_id = 1 AND var LIKE ‘type_weblog_%’ ORDER BY var ASC

Sorry, probably obvious, but what did you do to fix this - same error here.

       
Brian M.'s avatar
Brian M.
529 posts
16 years ago
Brian M.'s avatar Brian M.

So - is there a good way to migrate a site that uses the Structure module? I normally copy over the entire DB (all tables except the sites table, which causes chaos because of the host specific settings).

When you copy all the tables over to another install, you have to manually go through each and every page and on the structure tab set the parent correctly, otherwise things start to break.

Any thoughts? I’m busy manually going through and doing it now, but in the future it would be nice to have a way that isn’t so time-consuming - especially for large sites.

Thanks!

       
rockthenroll's avatar
rockthenroll
485 posts
16 years ago
rockthenroll's avatar rockthenroll

New release. New nav_sub parameter + bug fixes for the PHP notices people have been getting

http://www.ngenworks.com/software/ee/structure/

       
Gareth Davies's avatar
Gareth Davies
491 posts
16 years ago
Gareth Davies's avatar Gareth Davies
I have uninstalled the module and I am getting this error when trying to edit weblogs, as well as when I add a new weblog it says to assign it to structure, but it is uninstalled any ideas? MySQL ERROR: Error Number: 1146 Description: Table ‘db.exp_structure_settings’ doesn’t exist Query: SELECT * FROM exp_structure_settings WHERE site_id = 1 AND var LIKE ‘type_weblog_%’ ORDER BY var ASC
Sorry, probably obvious, but what did you do to fix this - same error here.

Answering my own question as was blindingly obvious: Be sure to uninstall both the module and extension.

       
dreamworld's avatar
dreamworld
25 posts
16 years ago
dreamworld's avatar dreamworld

Anyone having problems ‘dragging’ or re ordering pages? If I click, it turns yellow, but then doesn’t drag.

Andrew

       
rockthenroll's avatar
rockthenroll
485 posts
16 years ago
rockthenroll's avatar rockthenroll

I added something to the documentation many people have PMed me about or asked in this thread, so I thought I’d add here to help. People have asked about conditionally displaying markup surrounding the nav_sub tag. Here’s how you do it:

{if '{exp:structure:nav_sub}' != ""}
<div id="extra-markup">
{exp:structure:nav_sub}
</div>
{/if}
       
leadsuccess's avatar
leadsuccess
408 posts
16 years ago
leadsuccess's avatar leadsuccess

I am getting this error when trying to go into settings in the structure module, btw I do have the pages module un-installed.

MySQL ERROR:

Error Number: 1146

Description: Table 'dvorg_cms.exp__structure_settings' doesn't exist

Query: SELECT * FROM exp__structure_settings WHERE site_id = 1 AND var LIKE 'type_weblog_%' ORDER BY var ASC
       
First 34 35 36 37 38 Last

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.