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

@smartpill I reuploaded the zip to make sure it’s the proper version, but everything is marked as 1.0.3. Try grabbing it again.

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

@smartpill I reuploaded the zip to make sure it’s the proper version, but everything is marked as 1.0.3. Try grabbing it again.

Sorry for the double post…

       
smartpill's avatar
smartpill
456 posts
16 years ago
smartpill's avatar smartpill

I just downloaded again. The archive file is “structure103.zip” but in it, file named mcp.structure.php is dated 11/3/08 and contains:

class Structure_CP {

var $version = '1.0.2';
var $structure;

ext.structure_ext.php is dated 12/1/08 and contains:

var $settings       = array();
var $name           = 'Structure Extension';
var $version        = '1.0.2';
var $description    = 'Adds Structure tab to publish and edit screens.';
       
rockthenroll's avatar
rockthenroll
485 posts
16 years ago
rockthenroll's avatar rockthenroll

@smartpill thankss for the help. Found an update bug - do try the new file for me: http://www.ngenworks.com/software/ee/structure/structure103.zip

       
Tyssen's avatar
Tyssen
756 posts
16 years ago
Tyssen's avatar Tyssen

Still having the problem with the Structure settings not being saved which also extends to settings permissions for different member groups which effectively means I can’t use the module for any member groups other than super admins at the moment. I’ve just upgraded to v1.0.3.

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

@Tyssen check your PMs

       
PeterMirus's avatar
PeterMirus
49 posts
16 years ago
PeterMirus's avatar PeterMirus

I am having the same problem that tyssen had when deleting entries and getting an sql error.

MySQL ERROR:

Error Number: 1064

Description: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘AND rgt <= ORDER BY lft’ at line 3

Query: SELECT * FROM exp_structure WHERE lft >= AND rgt <= ORDER BY lft

I am using csvgrab plugin to import the entries to a weblog which is a listing for an entry in structure.

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

@Trinity Consulting are you getting the same error when deleting entries from a weblog NOT using the csvgrab plugin? Try that and let me know. The issue could be the plugin since it doesn’t append Structure data to the entries and right now Structure requires that since it manages ALL entries. A future version will change this.

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

Just a note on the permissions issue above @Tyssen noted. We’ve ran into this a few times and 9 out of 10 it’s because of custom environment issues or hacking the module. The settings do work and stick.

       
PeterMirus's avatar
PeterMirus
49 posts
16 years ago
PeterMirus's avatar PeterMirus

I looks like I am only getting errors with the entries uploaded from csvgrab plugin.

Is there a way that I can post info that will associate the entries with structure?

Thanks.

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

@Trinity Consulting You’ll have to check the database tables exp_structure and exp_site. You’ll probably have to convert some of the data from the plugin into a different format to store it properly.

       
PeterMirus's avatar
PeterMirus
49 posts
16 years ago
PeterMirus's avatar PeterMirus

After looking at the database all the entries are added to the exp_weblog_data table but not to the exp_structure table. Where would I add information to get the exp_structure table to recognize them?

Thanks.

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

@Trinity Consulting it’s probably a good idea to manually add an entry to that weblgo and look at the DB to see the settings, liek parent_id

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

@Tyssen

The settings issue was connected to “jQuery for the Control Panel” not being installed properly. The extension was active, but didn’t have the values configured to actually connect to the javascript files. I replaced with the default paths EE installs when activating the extension and everything is fine. Since it’s a required dependancy it couldn’t connect and was causing the setting to not save.

       
Thorvalt's avatar
Thorvalt
23 posts
16 years ago
Thorvalt's avatar Thorvalt

I’m having problems with the titletrail function.

Blank spaces are ignored. The code i’m using:

{exp:structure:titletrail separator=" | "}

It’s working with

nbsp;

but it’s not the most clean solution.

Anyone an idea? Thanks!

       
First 16 17 18 19 20 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.