Page 8 of 25 FirstFirst ... 67891018 ... LastLast
Results 71 to 80 of 249
  1. #71
    Join Date
    Mar 2008
    Posts
    32
    Plugin Contributions
    0

    Default Re: Simple Category Tree

    Quote Originally Posted by yellow1912 View Post
    This $_GET['cPath']{0} looks weird, im pretty sure it is wrong.
    Try this:
    $_SESSION['category_tree']->build_category_string('ul', 'li', '', $_GET['cPath'], 1, false, true);

    Also, make sure that you use an if statement to make it appears only if $_GET['cPath'] exists.
    Ah, yes. What I needed is combination of mine and yours, i.e.

    $_SESSION['category_tree']->build_category_string('ul', 'li', '', $_GET['cPath']{0}, 1, false, true)

    The $_GET['cPath']{0} returns the Top cPath only depending on which one was selected and your $include_root=false, $strict=false appears to work. ie. Allows a specific level of the subcat structure to appear constantly, from there another context driven menu appears elsewhere.

    Thanks again.
    DanP

  2. #72
    Join Date
    Sep 2007
    Posts
    48
    Plugin Contributions
    0

    Default Re: Simple Category Tree

    Hi,

    Have installed the mod, done all the file edits but for some reason nothing happens, don't know if anyone can shed any light on this as I really need it to work to open up the mobile accessories category. URL is http://www.mobiles-r-us.net

    Thanks
    Paul

  3. #73
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple Category Tree

    What do you mean? Where did you put the code? If you put it in a new sidebox, did you turn it on via admin?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  4. #74
    Join Date
    Sep 2007
    Posts
    48
    Plugin Contributions
    0

    Default Re: Simple Category Tree

    Hi,
    I just uploaded the files as in the readme and nothing happened so I followed step 3 and did the file edits but still nothing, I thought they would display in the categories sidebox. Do I have to put the files in a different location? sorry if I sound dull but I thought I followed the instructions as it said.

    Thanks
    Paul

  5. #75
    Join Date
    Sep 2007
    Posts
    48
    Plugin Contributions
    0

    Default Re: Simple Category Tree

    Hi again, I have just realised that when I click on any link in the categories sidebox it brings up blank pages, not sure why that would happen. Any ideas please I would love to be able to get this working.

    Thanks
    Paul

  6. #76
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple Category Tree

    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  7. #77
    Join Date
    Sep 2007
    Posts
    48
    Plugin Contributions
    0

    Default Re: Simple Category Tree

    Hi Yellow,
    thanks for the advice, after following the instructions the debug log gives me this
    [22-Mar-2008 00:01:20] PHP Fatal error: Call to undefined method simple_categories_tree::retrieve_deepest_level_children() in /mobiles-r-us.net/user/htdocs/includes/modules/pages/index/header_php.php on line 21

    Do you know what I should do next?

  8. #78
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple Category Tree

    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  9. #79
    Join Date
    Sep 2007
    Posts
    48
    Plugin Contributions
    0

    Default Re: Simple Category Tree

    Sorry to be a nuisance, updated file as you said, website all working again but not showing any subcategories and now giving me this error [22-Mar-2008 00:15:17] PHP Fatal error: Call to a member function build_deepest_level_children() on a non-object in /mobiles-r-us.net/user/htdocs/includes/modules/pages/index/header_php.php on line 20
    any help would be appreciated. Think I am out of my depth with it.

  10. #80
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple Category Tree

    Is this a test box? It would be faster if I can access it and have a look instead of moving around (in the dark)
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

 

 
Page 8 of 25 FirstFirst ... 67891018 ... LastLast

Similar Threads

  1. Category Tree
    By fneergaard in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Aug 2010, 11:42 PM
  2. Redesigning Category Tree
    By moomo in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 30 Dec 2009, 01:53 PM
  3. Category tree
    By ner0tik in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 10 Aug 2006, 02:19 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg