Not signed in (Sign In)

Categories

Vanilla 1.1.4 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.
  1.  # 101
    use search, replace the username with your own and the category of your blog
    http://lussumo.com/community/search/?PostBackAction=Search&Type=Discussions&Advanced=1&Keywords=&Categories=Blog&AuthUsername=MySchizoBuddy&btnSubmit=Search
    •  
      CommentAuthorHamed
    • CommentTimeDec 14th 2007
     # 102
    the lussumo banner does not work with the blog
    how do i get it to work?

    can't you just somehow make a blog.php and put it in the same folder as index.php, category.php, and account.php ?

    i dunno if that will work
    jw
    •  
      CommentAuthorØ
    • CommentTimeDec 15th 2007
     # 103
    I don't understand what you mean by "Lussumo banner does not work", but if you want a banner you should consider using Nugget and put your image in the Above banner section.
    •  
      CommentAuthorHamed
    • CommentTimeDec 15th 2007
     # 104
    no sorry
    that is not what i meant

    u see how above the normal banner this site has another banner
    i installed that too
    but when i put the blog on my site
    the 2nd banner does not appear above the 1st one

    it is just not there on the blog page
    •  
      CommentAuthorSteVader
    • CommentTimeDec 17th 2007
     # 105
    I think I know what you mean. You'll probably find that extension.php (which the blog uses) isn't in the the array that's defined in the default.php of the extension your using to create your header. Open it up and you'll see the following line:

    if (in_array($Context->SelfUrl, array("index.php", "account.php", "categories.php", "comments.php", "post.php", "search.php", "settings.php", "extension.php")))
    I'll bet that extension.php isn't in the list in your file? If it's not, just add it as above.
    •  
      CommentAuthorHamed
    • CommentTimeDec 18th 2007 edited
     # 106
    I would not like to have this:
    Image Hosted by ImageShack.us


    i would like to have this ( which i have on every page except the blog page):

    Image Hosted by ImageShack.us
    •  
      CommentAuthorLiksmaskaren
    • CommentTimeDec 24th 2007 edited
     # 107
    Hello and Merry christmas!

    Where and how do I translate "by Username on 24 Dec 07" to "av Username den 24 Dec 07"?
    •  
      CommentAuthorspode
    • CommentTimeJan 14th 2008
     # 108
    I've got this setup and working well. However, it does not play ball with the "Notify" add-on properly.
    •  
      CommentAuthorspode
    • CommentTimeJan 30th 2008 edited
     # 109
    Anyone who is interested, I have forked this code off to create a slightly different spin - allowing any comment to be promoted to the front page, no longer requiring a dedicated Category for the blog posts to reside.
    http://lussumo.com/addons/index.php?PostBackAction=AddOn&AddOnID=364
    • CommentAuthorSCHIZO
    • CommentTimeMay 17th 2008
     # 110
    Please change line 152 in defalt.php

    $ExtensionOptions = $Context->GetDefinition('Extension Options');
    to
    $ExtensionOptions = $Context->GetDefinition('ExtensionOptions');

    Because translators need to add two equal entries. For ["ExtensionOptions"] is right and ["Extension Options"] special for your extension. Is not good.
  2.  # 111
    any ideas how to turn this into a multi-blog thing? so each user has there own blog that only they can post in?
  3.  # 112
    ok... so working on this all day and im thinking that using an altered version of the CategoryRoles plugin to look at the category id and user id, rather then actual roles would work, then changing the signup script to create a new category with the new users username. its messy but it just might do the trick...
    • CommentAuthormiquel
    • CommentTimeJun 11th 2008
     # 113
    yeah it seems a good approach ;)

    you share the same id for the user and for its "own" category
  4.  # 114
    The best extension ever!
    precise, great explanation and screenshots, the nugget add is the tops. Brilliant!
Add your comments
    Username Password
  • Format comments as