Not signed in (Sign In)

Categories

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorrobbo
    • CommentTimeJan 24th 2008 edited
     # 101
    mburns: Solution is a handful of posts above yours.

    http://lussumo.com/community/?CommentID=79553
  1.  # 102
    Does anybody have any ideas, please ? :-)

    http://lussumo.com/community/?CommentID=81708 (SubCategories # 100)
  2.  # 103
    Hello everyone,

    I have installed the subcategory extension and it seems to be working except for the fact that they will not show up on the parent category page. I have created a test discussion and they show up in the discussions section, when you click on the discussion that was created in that subcategory along the top it shows that it is placed in the correct place. but I am still unable to view them from the parent categories page. I have edited the the categories.php file and that does not seem to wrok. can you please let me know what I can do to resolve this.

    Thank you
    Jesse
    •  
      CommentAuthorHamed
    • CommentTimeMar 30th 2008
     # 104
    ok can someone fix this: ?

    when notify sends an email to my members they get a link
    (a private message)
    if they are not already logged in
    it gives errors
    and it ruins the site
    cuz it messes everything up




    Notice: Trying to get property of non-object in /***/discussions/extensions/SubCategories/default.php on line 389

    Notice: Trying to get property of non-object in /***/discussions/extensions/SubCategories/default.php on line 390


    help me plz
    thank you
    • CommentAuthorfysicsluvr
    • CommentTimeMar 30th 2008
     # 105
    do you have friendly urls?
    •  
      CommentAuthorHamed
    • CommentTimeMar 30th 2008
     # 106
    no i do not have it installed
    • CommentAuthorfysicsluvr
    • CommentTimeMar 30th 2008
     # 107
    ok; I saw in you url it had .../discussions/... in it, and it seemed as if maybe friendly urls was messing it up by adding that in, but I guess your forum must be contained in a folder called discussions?
    •  
      CommentAuthorHamed
    • CommentTimeMar 30th 2008
     # 108
    wait umm
    it used to
    but i changed it to community
    so maybe after i changed it
    it got messed up
    • CommentAuthorfysicsluvr
    • CommentTimeMar 30th 2008
     # 109
    try disabling, then re-enabling notify and subcategories
    •  
      CommentAuthorHamed
    • CommentTimeMar 30th 2008
     # 110
    i did that a few times
    it did not work
    • CommentAuthorfysicsluvr
    • CommentTimeMar 30th 2008
     # 111
    look through your */conf/settings.php file fr any incorrect entries. (any instance of .../discussions/...) and fix them
    •  
      CommentAuthorHamed
    • CommentTimeMar 30th 2008
     # 112
    tried that but no everything is community
    • CommentAuthorsteven1022
    • CommentTimeMay 29th 2008
     # 113
    So I installed this extension and did everything right.

    Yet when I make my subcategories they always show in my top Category, and I can not figure out why.

    Like so:

    General
    Computer
    Console
    - Playstation

    The Playstation subcategory would show in the General category.

    Another example.

    Console
    General
    Computer
    - Playstation

    The Playstation sub category again would be showing in Console the top category.

    Any ideas that could help me out?
    • CommentAuthorsteven1022
    • CommentTimeMay 30th 2008
     # 114
    This is pretty important extension for me, anyone that can help?
  3.  # 115
    Well I have abandoned the use of Vanilla due to not being able to figure this out, if anyone would like to enlighten me down the road, my aim is steven1022 and msn is justgetoffme22@gmail.com I have went with phpbb unfortunately due to the non responsive community here. Will not be returning most likely, bye.
    • CommentAuthormgoldenbe
    • CommentTimeJul 24th 2008
     # 116
    Thank you very much for this much needed extension!

    The following produces an error:
    Category 1
    - SubCategory 1
    - - SubSubCategory 1
    - SubCategory 2
    - - SubSubCategory 1

    Both of the SubSub categories are displayed inside of SubCategory 1, while SubCategory 2 does not contain any subcategories! (subcategory counts are correct though). Thank you.

    P.S.: Please see the other discussions that I started, both titled "Subcategories: etc.". I have posted this one here since this seems to be the place where the discussion is really alive :)
    • CommentAuthorAbacus
    • CommentTimeSep 29th 2008
     # 117
    Is there a way of making the sub-categories display after the discussions?
    • CommentAuthorAbacus
    • CommentTimeOct 2nd 2008
     # 118
    Anyone working on an answer to the last question?

    Or can at least provide some guidance as to how this should be approached?
    • CommentAuthoralexg
    • CommentTimeNov 21st 2008
     # 119
    To fix the problem with
    Notice: Trying to get property of non-object in /***/discussions/extensions/SubCategories/default.php on line 389
    Notice: Trying to get property of non-object in /***/discussions/extensions/SubCategories/default.php on line 390

    add the following code to default.php:389
    if ($CommentGrid == null || $CommentGrid->Discussion == null)
    return;
    • CommentAuthorkelvin
    • CommentTimeDec 14th 2008
     # 120
    work with latest version of vanilla 1.1.5a???????
Add your comments
    Username Password
  • Format comments as