[habari-users] Need rights to upload new plugin

2010-11-28 Thread Konzertheld
Hi, I made a new plugin and would like to commit it to the habari- extras svn. I already have write access to existing plugins, but I get 405 method not allowed when trying to create folders. Please grant me the rights I need. And, is there a guide on how to commit a new plugin? Do I have to

[habari-users] Re: Need rights to upload new plugin

2010-11-28 Thread Konzertheld
, 2010, at 11:09 PM, Konzertheld wrote: Hi, I made a new plugin and would like to commit it to the habari- extras svn. I already have write access to existing plugins, but I get 405 method not allowed when trying to create folders. Please grant me the rights I need

[habari-users] Re: Need rights to upload new plugin

2010-11-28 Thread Konzertheld
/tagshttps://svn.habariproject.org/habari-extras/plugins/foo/branches Of course replacing 'foo' with the name of the plugin. On Nov 28, 2010, at 11:09 PM, Konzertheld wrote: Hi, I made a new plugin and would like to commit it to the habari- extras svn. I already have write access to existing

[habari-users] Text fields in plugin settings are escaped

2011-01-06 Thread Konzertheld
is messed up, the text fields are flying around somewhere... but I'll create a ticket for that after checking. Regards, Konzertheld -- To post to this group, send email to habari-users@googlegroups.com To unsubscribe from this group, send email to habari-users-unsubscr...@googlegroups.com For more

[habari-users] Re: Text fields in plugin settings are escaped

2011-03-03 Thread Konzertheld
Is there really nobody who has an idea about this? On 7 Jan., 04:23, Konzertheld konzerth...@konzertheld.de wrote: Hi. I'm developing a plugin called Bricks which provides text snippets. Better: should provide - I'm surrently stucked at saving text field values from the plugin configuration

[habari-users] Re: partyTime plugin

2011-03-06 Thread Konzertheld
Hey. Yeah, it's possible. Look at this: $params[content_type] = Post::type('event'); $params[status] = Post::status('published'); $params[nolimit] = ; // disables limit $params[has:info] = eventdate; $params[orderby] = ABS(info_eventdate_value) DESC; $events = Posts::get($params); Assuming your

[habari-users] Scheduled posts are no longer published

2011-03-12 Thread Konzertheld
when they are saved again after scheduling them (with the save button instead of the publish button), but atm it does not matter. They simply stay as scheduled. No errors in the logs. Any idea? Konzertheld -- To post to this group, send email to habari-users@googlegroups.com To unsubscribe from

[habari-users] Re: Scheduled posts are no longer published

2011-03-13 Thread Konzertheld
clock is 06.xx instead of 09.00 causing the scheduler do act up. If I instead of setting the scheduled time to 09.43 I set it to 06.43 it is published as it should. On 12 mar, 19:04, Konzertheld konzerth...@konzertheld.de wrote: Hey there... I rediscovered an old problem which now

[habari-users] Re: Text fields in plugin settings are escaped

2011-03-13 Thread Konzertheld
( 'textarea', 'txtarea', ...    //  Append the text area   $ui-txtarea-raw = TRUE;               // Force it's contents to be saved without any processing HTH Colin On Thu, Mar 3, 2011 at 7:23 PM, Konzertheld konzerth...@konzertheld.dewrote: Is there really nobody who has an idea

[habari-users] Cronjob problems

2011-04-25 Thread Konzertheld
there are actual cronjobs installed. Again, any idea is appreciated. I don't even know where to start this time, as I have no idea what is going wrong. Regards, Konzertheld -- To post to this group, send email to habari-users@googlegroups.com To unsubscribe from this group, send email to habari

[habari-users] Table habari__sessions is marked as crashed and should be repaired

2011-05-19 Thread Konzertheld
Today, when I accessed /admin, the Habari setup came up. As Habari has already been installed, I tried to make a database backup because something is obviously wrong. Doing so, I got this message: Table './mydatabasename/habari__sessions' is marked as crashed and should be repaired The frontend

[habari-users] Re: Table habari__sessions is marked as crashed and should be repaired

2011-05-19 Thread Konzertheld
with a problem.    Konzertheld mailto:konzerth...@konzertheld.de May 19, 2011 11:10 AM Today, when I accessed /admin, the Habari setup came up. As Habari has already been installed, I tried to make a database backup

[habari-users] Re: Picasa silo not working: connection to Google fails

2011-05-29 Thread Konzertheld
Currently, it's working again... but sometimes the connection still fails. Maybe it's a problem on Google's side, but it's Google, so that's propably not the reason... On 16 Mai, 15:35, Apache arche...@gmail.com wrote: Just wondering how people are getting on with the Picasa silo - my business

[habari-users] Re: Is Habari Suitable For A Middle School Student Newspaper?

2011-08-25 Thread Konzertheld
not available are planned for the future. One of the core developers might answer here. Konzertheld On 24 Aug., 16:42, luke lukeseub...@gmail.com wrote: Good day everybody. I am helping a middle school teacher friend of mine set up an online student newspaper. Habari is one of the CMS's under

[habari-users] Core dash modules do not appear in plugin list

2011-09-04 Thread Konzertheld
Hey there. The title says all... when I open the admin plugins page, Core Dash Modules do not appear there although activated and appearing on the System Information page. Any ideas? Regards Konzertheld -- To post to this group, send email to habari-users@googlegroups.com To unsubscribe from

[habari-users] Re: Core dash modules do not appear in plugin list

2011-09-22 Thread Konzertheld
Yes, everything is fine except I can't configure them because they are not on the plugin page. On Sep 22, 8:19 am, Amanda Moore manda...@gmail.com wrote: Do they show up on your dashboard? -- To post to this group, send email to habari-users@googlegroups.com To unsubscribe from this group,

[habari-users] Re: Core dash modules do not appear in plugin list

2011-09-26 Thread Konzertheld
I updated to the latest version from Git yesterday, so it's some 0-8-alpha. -- To post to this group, send email to habari-users@googlegroups.com To unsubscribe from this group, send email to habari-users-unsubscr...@googlegroups.com For more options, visit this group at

[habari-users] Re: 0.7.x plugin compatibility

2011-09-26 Thread Konzertheld
The upper link should contain the most recent versions. A lot of plugins work with 0.7 when they are modified a bit (upgrade the xml, a work of less than a minute) so you should give it a try. If you don't know how to upgrade the xml I'm sure I or someone else will find the time to explain it

Re: [habari-users] Re: Core dash modules do not appear in plugin list

2011-09-26 Thread Konzertheld
Thanks for your reply. The latest log activity block has a config option for the number of items, I think. Possible it was removed somewhen. The point is, I don't see the plugin in my plugin list at all. Though it appears in the database. Here is the entry, maybe you know how to tell if

[habari-users] Re: 0.7.x plugin compatibility

2011-09-28 Thread Konzertheld
As every developer may gain access to the SVN, there already is something like a central repo. The devs just have to put their stuff there. There is also a wiki page but it's outdated too because we have to rely on the devs to tell us when they made something. It's not that nobody wants it,

Re: [habari-users] Re: Core dash modules do not appear in plugin list

2011-09-29 Thread Konzertheld
I now deactivated all my plugins which took my felt an hour, the active plugin list is now no longer shown and the database entry looks like this: a:1:{s:15:CoreDashModules;s:58:/system/plugins/coredashmodules/coredashmodules.plugin.php;} I'll now go and re-activate all the plugins and live

[habari-users] Re: domain name

2011-11-27 Thread Konzertheld
Hey alice, could you give us the link to your site (old and new, if possible)? Also make sure your .htaccess is configured correctly. If you need help with .htaccess, just ask. Did I get it correctly the site shows up with your theme and title and everything but no entries? So everything is

[habari-users] 404 fallback

2012-01-08 Thread Konzertheld
and footer are included and between them there is a raw h2 output which is definitely not made by me. Greetings Konzertheld -- To post to this group, send email to habari-users@googlegroups.com To unsubscribe from this group, send email to habari-users-unsubscr...@googlegroups.com For more

[habari-users] Log is always empty

2012-07-02 Thread Konzertheld
not get published). I had both problems before but can't remember if there was a real fix or if it just disappeared... Regards Konzertheld -- To post to this group, send email to habari-users@googlegroups.com To unsubscribe from this group, send email to habari-users-unsubscr

[habari-users] Re: Log is always empty

2012-07-04 Thread Konzertheld
is the Minimum Severity set to on your Options page? Does anything show up in the server error logs? Are you using a database prefix (like 'habari__')? On Monday, July 2, 2012 1:59:35 PM UTC-4, Konzertheld wrote: Hi there, I'm having empty Habari logs for a while now... database (MySQL

Re: [habari-users] Re: Log is always empty

2012-07-04 Thread Konzertheld
, Jul 4, 2012 at 4:25 PM, Konzertheld konzerth...@konzertheld.dewrote: Minimum severity is information. I think I don't have access to the error logs. At least there is nothing named apache or error in the logs directory, only access and ftp logs. Yes, my database tables are all named

[habari-users] Re: Log is always empty

2012-07-06 Thread Konzertheld
Yep, already did that (no effect). Am Donnerstag, 5. Juli 2012 14:41:58 UTC+2 schrieb mikelietz: Have you checked the habari__logs table for corruption or REPAIRed it? http://dev.mysql.com/doc/refman/5.1/en/repair-table.html On Monday, July 2, 2012 1:59:35 PM UTC-4, Konzertheld wrote: Hi

[habari-users] Re: Log is always empty

2012-07-12 Thread Konzertheld
... no idea what happened but I truncated the cronjob table and a bit later the problem fixed itself. Am Samstag, 7. Juli 2012 01:59:11 UTC+2 schrieb Konzertheld: Yep, already did that (no effect). Am Donnerstag, 5. Juli 2012 14:41:58 UTC+2 schrieb mikelietz: Have you checked the habari__logs

[habari-users] Event content disappears

2012-08-15 Thread Konzertheld
. Charcoal also does not display them. The date is correct. I just published the latest one, the date is today, it should be on top but it is not. I have no idea what happened. If you have any ideas please let me know. Konzertheld -- To post to this group, send email to habari-users@googlegroups.com

Re: [habari-users] Event content disappears

2012-08-16 Thread Konzertheld
probably need to do the same thing for your event content type. HTH Colin On Wed, Aug 15, 2012 at 10:29 PM, Konzertheld konze...@konzertheld.dejavascript: wrote: Hi community, my latest three posts of type event do not appear in my blog's timeline... all other entries display fine

Re: [habari-users] Re: Disable comments per default

2013-01-19 Thread Konzertheld
There is a plugin called silencer that disables comments for all newly published posts, if that helps. There is also one that closes comments for posts older than a certain time. I don't remember it's name unfortunately. You could combine them to disable comments for all your posts. Am

[habari-users] Re: Translations

2013-03-28 Thread Konzertheld
You are now a coordinator of the polish language and should be able to translate. Thank you! Am Mittwoch, 27. März 2013 23:52:57 UTC+1 schrieb Dawid Niedźwiedzki: I could deal with the Polish translation. My Transifex username is * tiritto*. W dniu poniedziałek, 25 lutego 2013 20:46:09

[habari-users] Re: Translations

2013-04-03 Thread Konzertheld
You are now a coordinator of the french translation. Thank you! Am Mittwoch, 3. April 2013 13:52:25 UTC+2 schrieb Pierre-Yves Gillier: I could deal with french translations. My Transifex username is *pivwan.* On Monday, February 25, 2013 8:46:09 PM UTC+1, Matt Read wrote: We are switching

[habari-users] Re: How to Integrate Habari with my website?

2013-04-04 Thread Konzertheld
Hi Kamran, yeah, parsing the atom feed would be the best way. It is the default way to get Habari content automated. Konzertheld Am Dienstag, 26. März 2013 09:59:23 UTC+1 schrieb Kamran: Hello everyone, I have made a blog http://phonemart.pk/blogusing habari 0.9. I want to show

[habari-users] Re: Chinese support

2013-04-04 Thread Konzertheld
Do you mean a post title or the title of your Habari site? Which version of Habari are you using? If you use 0.9, please upgrade to 0.9.1 and check if the error persists. Am Montag, 25. März 2013 10:29:36 UTC+1 schrieb Christopher Meng: It seems when title contains chinese words it cannot be

Re: [habari-users] Child themes

2013-04-06 Thread Konzertheld
Thanks Owen, that helped. I expected the assets folder to work without the theme.php (as it does now with the change). The rest was clear, I just wanted to change some of the css. :) Am Sonntag, 7. April 2013 01:56:43 UTC+2 schrieb ringmaster: On 8/20/2012 5:53 PM, Guido Erlinger wrote:

[habari-users] Re: simple, because i'm a noob.

2013-06-19 Thread Konzertheld
Depending on what Habari version you use, this could also do what you want: ?php echo $theme-page_selector( null, array( 'leftSide' = 2, 'rightSide' = 2, *'**hideIfSinglePage' = true* ) ); ? -- -- To post to this group, send email to habari-users@googlegroups.com To unsubscribe from this

[habari-users] Re: New theme: Sublimate

2013-08-01 Thread Konzertheld
too few! I meant not enough themes without sidebars! :D Am Donnerstag, 1. August 2013 12:18:19 UTC+2 schrieb Konzertheld: There are way too many themes without a sidebar, so thumbs up for that. :) I like it. How do you create the navigation bars? Are they somehow configurable or auto

Re: [habari-users] addon/plugin passocde

2013-08-20 Thread Konzertheld
The German error message in his post is just saying the plugin file had syntax errors. Here's what Chris said translated to German (and I would say the same): Hört sich an als würdest du ein Plugin für 0.10 laden, aber 0.9.1 benutzen. Habari 0.10 wurde auf PHP-Namespaces umgestellt, deshalb

[habari-users] Re: Availability of the post object in theme.php or plugin?

2013-08-29 Thread Konzertheld
Long question simple answer: You should be able to access the current post(s) everywhere in your theme class with $this-post or $this-posts. $this-post will be the first post for multiple pages. $theme-post should also work outside of the class in your templates. Am Donnerstag, 29. August 2013

[habari-users] OEmbed plugin

2013-12-14 Thread Konzertheld
of the dash block, this will give you a one-click opportunity to publish content (the title is automatically grabbed from the JSON). https://github.com/Konzertheld/oembed_content If you have any feedback, I'd be happy to see your comment here or your fork on GitHub. I'm pretty sure there is a lot

[habari-users] Re: OEmbed plugin

2013-12-29 Thread Konzertheld
will be detected automatically, no need - and no chance - to make edits. Am Samstag, 14. Dezember 2013 23:09:53 UTC+1 schrieb Konzertheld: Hello people, as a client of mine needs it, I made a simple OEmbed plugin. You can just grab a URL and either throw it into a field in the publish form

[habari-users] Re: Modifying a theme

2014-01-03 Thread Konzertheld
You should be able to remove the two blocks from the sidebar in the theme section of your admin. They have propably been added when you changed themes. Am Dienstag, 31. Dezember 2013 16:19:07 UTC+1 schrieb Marcos Taracido: Hi, I creating my blog with Habari... using Mzingi theme... Is it

[habari-users] New social networking plugins

2015-04-26 Thread Konzertheld
or whatever it's called with the social service you use. All plugins can be found on my GitHub account: https://github.com/Konzertheld Feel free to leave feedback or ask any questions. Happy coding! Christian -- -- To post to this group, send email to habari-users@googlegroups.com To unsubscribe

[habari-users] Re: Habari & PHP7

2016-08-24 Thread Konzertheld
Hey there, as you see, development is not that active, unfortunately. There is a work-in-progress next Habari in our GitHub repository that includes a major new feature - namespacing all classes. That will fix the conflict you mentioned. Unfortunately, a lot of other stuff is broken, as there

[habari-users] Re: unable to post comments - Array to string conversion in system/classes/format.php line 575

2016-10-17 Thread Konzertheld
Hi Timo, can you still post comments (ignoring the message)? Am Freitag, 23. September 2016 17:16:54 UTC+2 schrieb Timo Ollech: > > Hi all, > > I don't know since when this happens, but when I try to post a comment on > my blog https://www.iromeister.de/ an error message occurs: > Array to