ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Taxonomy Module for EE 2.0

July 18, 2010 10:38pm

Subscribe [3]
  • #1 / Jul 18, 2010 10:38pm

    iain

    317 posts

    [Just moving the thread from the archived forums as per a couple of requests]

    Taxonomy is a navigation building tool which uses nested sets to control hierarchy. The class used is straight from the CI community (MPTtree) and that does most of the heavy lifting.

    Unlike the Pages Module, uri’s are using regular template/url_title paths - so the uri /about/whatever/ could represent something 10+levels deep in the Taxonomy module.

    This is an early release, tested in a narrow environment, there will be bugs and some munty code around; I’m using this to learn PHP & CI development so if any devs want to lend a hand - feel free!

    Screencast of module interface (updated 3rd June 2010)

    Documentation & Download is here

    Changelog

    Support is available through the GitHub issue tracker.

    Feel free to ask questions about what Taxonomy can and can’t do here though.

  • #2 / Aug 10, 2010 11:27am

    Cheif

    626 posts

    Cancel that - Google is a friend, the code was using a depreciated term “getwhere” and needs to use “get_where”.... phew, disaster averted !!

    Mega issue here, after a much muddled upgrade from Beta to 2.1 and now this wee module has failed… downloaded the latest build and now get this error:

    Fatal error: Call to undefined method CI_DB_mysql_driver::getwhere() in /public_html/system/expressionengine/third_party/taxonomy/mcp.taxonomy.php  on line 77

    Arghhhh, please please please shed some light if you can.

  • #3 / Aug 10, 2010 7:54pm

    iain

    317 posts

    Glad you got it sorted Cheif.

    I’m about to push an update to 0.5 which includes a number of improvements, I’ll add that fix to the mix.

    In future, would you mind posting issues on the GitHub issue tracker please, I can’t support Taxonomy via the forums anymore sorry due to a change in policy from EL.

    cheers

  • #4 / Aug 10, 2010 10:48pm

    Cheif

    626 posts

    No problem, my bad,
    I’m AFK from my dev machine but there was another series of changes required to one of the files but I’m sure you’ll address them as well. Same deal of depreciated syntax.

  • #5 / Aug 11, 2010 2:36am

    iain

    317 posts

    Yep, it was getwhere and orderby which are the depreciated tags I found. If there was anything else please let me know.

    I fixed those up and merged with a new branch I was working on, moving nodes around should be much more responsive now… Version 0.5 is up.

    Strange, I couldn’t see anything in the changelog that mentions anything about dropping support for those function names, most of the culprits were in the mpptree library. One I believe was in Taxonomy…

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases