On Dec 28, 2010, at 3:20 PM, jerome wrote:

> Hi and hello,
> 
> I'm very fresh using habari and have little difficults by
> understanding some little things.

Welcome! Hopefully we can help you with anything you don't understand, just ask 
away.

> Actually I customize the standard theme k2 to my opinion.
> There is in the sidebar "Options::out('about');". Where get this
> option his data?

The 'about' string is stored in the database options table, so you can 
manipulate it by yourself with Options::get (or ::out to directly echo it) and 
Options::set if you'd like to change it in code.

> My search give me for example this site:
> https://trac.habariproject.org/habari/browser/trunk/htdocs/system/admin/options.php?rev=1654
> 
> There is a textfield, but I can't find this in my adminpanel. Is there
> going anything wrong in my system?

It's on the main Options page under the first section ("Name & Tagline"), the 
"About" field.

Not sure what version you're using and I'm pretty sure this was removed and 
re-added at some point, but I'm fairly confident it should be there in 0.6 as 
well as 0.7.

> I would be happy, if someone can help me by solving this (trivial?)
> problem?
> 
> Thanks a lot!
> jerome
> 
> p.s.: Or maybe is this error in systeminfo the reason?
> Warning: Invalid argument supplied for foreach() in system/admin/
> sysinfo.php line 45
> It shows under the "userclass" headline.

What version of Habari are you running? One of the 0.6 releases?

Chris

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/habari-users

Reply via email to