Topics

User Functions

Events

There are no upcoming events

What's New

Stories

No new stories

Comments last 2 weeks

No new comments

Trackbacks last 2 weeks

No new trackback comments

Links last 2 weeks

No recent new links

NEW FILES last 14 days

No new files

Welcome to Geeklog Thursday, May 23 2013 @ 04:29 AM EDT

> >

Geeklog 1.6.0 BETA 1

Announcements
  • Friday, May 01 2009 @ 01:20 PM EDT
  • Contributed by:
  • Views:
    4,427

The first beta version of Geeklog 1.6.0 is now available for download. This release incorporates the following projects implemented during the 2008 Google Summer of Code:

  • Site migration support and easier plugin installation, by Matt West
  • Improved search, by Sami Barakat
  • Comment moderation and editable comments, by Jared Wenerd

Other new features include a new plugin to produce proper sitemap.xml files (provided by mystral-kk) and quite a lot of "under the hood" fixes and improvements, e.g. many new and extended plugin API functions. Please see the included changelog (docs/history) for details.

This being a beta, we want to encourage you to try it out and provide us with feedback and bugreports, but you probably shouldn't be running it on a live site just yet.

To recap the 3 projects from GSoC 2008: Matt's improvements address the common problem of changing paths and/or URLs when moving a site to a different server. Plugin installs are now much easier, as you can simply upload the plugin tarball or .zip file directly from within Geeklog. Sami's new search no longer presents the results separated by plugins, which should be more in line with your visitor's expectations. And Jared's comment improvements provide a comment moderation queue, editable comments, comment notifications, and the ability for anonymous users to enter a name (similar to what the Forum plugin already does).

Looking ahead, Geeklog 1.6.0 will be the basis on which this year's GSoC students will be working. And this time around, we should be in a better position to get the results out into a new release quickly, thanks to our switch to Mercurial.

Trackback

Trackback URL for this entry:
http://www.geeklog.net/trackback.php/geeklog-1.6.0b1

[...] second beta version of Geeklog 1.6.0 is now available for download. This release fixes quite a few rough edges in beta 1, for example in the search and the new XMLSitemap plugin. There are a few more issues remaining to be addressed and if [...] [read more]

The following comments are owned by whomever posted them. This site is not responsible for what they say.

  • Geeklog 1.6.0 BETA 1
  • Authored by:tgc on Saturday, May 02 2009 @ 08:29 AM EDT
when I try to install I get this error:

Notice: Undefined index: user_login_method in /xxx/x/xxx.com/gl160/system/classes/config.class.php on line 390

Notice: Undefined index: user_login_method in /xxx/x/xxx.com/gl160/system/classes/config.class.php on line 391

Notice: Undefined index: user_login_method in /xxx/x/xxx.com/gl160/system/classes/config.class.php on line 392

Warning: Cannot modify header information - headers already sent by (output started at /xxx/x/xxx.com/gl160/system/classes/config.class.php:390) in /xxx/x/xxx.com/public_html/gl160/admin/install/index.php on line 497
Installation Support

Frank
  • Geeklog 1.6.0 BETA 1
  • Authored by:andyofne on Saturday, May 30 2009 @ 01:18 AM EDT
I get the same error using a brand new db.
  • Geeklog 1.6.0 BETA 1
  • Authored by:andyofne on Saturday, May 30 2009 @ 01:25 AM EDT
I tried using both php4 and php5. During the first attempt, regardless of mysql version, it seems to do the db setup but then it tells me that there is already a DB set up and wants me to delete / drop the tables and try again. Then it gives me the error:

Notice: Undefined index: user_login_method in /homepages/28/x/htdocs/x/system/classes/config.class.php on line 390

Notice: Undefined index: user_login_method in /homepages/28/x/htdocs/x/system/classes/config.class.php on line 391

Notice: Undefined index: user_login_method in /homepages/28/x/htdocs/x/system/classes/config.class.php on line 392

Warning: Cannot modify header information - headers already sent by (output started at /homepages/28/d92716035/htdocs/x/system/classes/config.class.php:390) in /homepages/28/x/htdocs/x/public_html/admin/install/index.php on line 497
Installation Support
  • Geeklog 1.6.0 BETA 1
  • Authored by:Dirk on Saturday, May 30 2009 @ 02:50 AM EDT

This will be fixed in beta 2. But I'm wondering how you guys configured your PHP - you shouldn't be seeing Notices on a production site.

  • Geeklog 1.6.0 BETA 1
  • Authored by:andyofne on Saturday, May 30 2009 @ 09:58 PM EDT
This is being installed on a linux server at 1and1 hosting.
  • Geeklog 1.6.0 BETA 1
  • Authored by:LWC on Saturday, May 02 2009 @ 03:21 PM EDT
It should be mentioned that site migration is activated by manually browsing to the installation script.

Likewise, it should be advertised that there's an "edited on" line for edited comments. I have some suggestions about that, but I'll put them in the tracker, not here.

That aside, here are some questions:
1) Is there any way to control sitemap.xml? It has no GUI.
2) Can the commenter later change their mind and disable/enable that new "Notify me of new replies" option? It's not the commenter's fault if the admin chooses not to use the new "disable comments for old articles" feature. I guess I'll put a feature request for an individual "notify for how long" setting.
3) Shouldn't the new "Queue Comment Submissions" option logically belong in the general submission options? Otherwise, the submission option for articles should be in the article settings.

Thanks!
  • Geeklog 1.6.0 BETA 1
  • Authored by:LWC on Saturday, May 02 2009 @ 03:51 PM EDT
I forgot to ask - how deep (level wise) is "Notify me of new replies"? Is it only for direct replies? If not, does it quote what the reply is for?
  • Geeklog 1.6.0 BETA 1
  • Authored by:Dirk on Monday, May 04 2009 @ 05:38 AM EDT

Direct replies only.

  • Geeklog 1.6.0 BETA 1
  • Authored by:Dirk on Monday, May 04 2009 @ 05:40 AM EDT

The XMLSitemap plugin has its own section under Configuration.

Commenters can always unsubscribe from their comment - a link is in the reply notification email and on every comment they subscribed to.

  • Geeklog 1.6.0 BETA 1
  • Authored by:worldfooty on Sunday, May 03 2009 @ 09:48 AM EDT
I'm keenly hoping that this release will have the fix for that problem where a story or static page edit "times out" and doesn't tell you when you save it. This has easily been the most frustrating problem I've had in the 5 years I've been a Geeklog user. Myself and other writers for our site have lost so many stories and static pages this way. Some of us get in the habit of remembering to watch for telltale signs, but with static pages there's no way.

Just putting this up there as a reminder that this is the most pressing issue IMHO.
  • Geeklog 1.6.0 BETA 1
  • Authored by:beewee on Monday, May 04 2009 @ 03:07 AM EDT
The Autosave plugin solves that problem.
---
www.kampeerzaken.nl | www.campersite | www.outdoormania.nl
  • Geeklog 1.6.0 BETA 1
  • Authored by:1000ideen on Wednesday, May 06 2009 @ 08:06 AM EDT
I think this is a setting in lib-security.php . You may search for 1200 and double it or so.
  • Geeklog 1.6.0 BETA 1
  • Authored by:Chase on Thursday, May 07 2009 @ 01:27 AM EDT
i totally agree. in addition. Also i think autosave needs to be improved.

But why does the story page times out in the first place. What is the underlying problem
---
--
http://TazaKino.com ,Citizen Journalism from Pakistan.
  • Geeklog 1.6.0 BETA 1
  • Authored by:Dirk on Thursday, May 07 2009 @ 03:16 AM EDT

CSRF is the problem.

  • Thanks a lot
  • Authored by:::Ben on Monday, May 04 2009 @ 02:46 AM EDT
Hello,
I'm very happy, geeklog 1.6.0 is a very nice and easy version with a lot of improvements.Thanks a lot to all contributors.

::Ben
---
Support and French community [ www.geeklog.fr ]
  • Thanks a lot
  • Authored by:::Ben on Friday, May 08 2009 @ 07:33 AM EDT
Just testing the Notify me of new replies ;)
---
Support and French community [ www.geeklog.fr ]
  • lib-custom.php missing from the tarball
  • Authored by:Dirk on Saturday, May 09 2009 @ 03:55 PM EDT

It seems the lib-custom.php is missing from the 1.6.0b1 tarball. If the install goes through but then your site only comes up with an "Unfortunately, ..." error message, then that is most likely the problem. Just copy over an old version of lib-custom.php or create an empty file with that name. It doesn't contain any required code, it just needs to exist.

  • Geeklog 1.6.0 BETA 1
  • Authored by:beewee on Tuesday, May 12 2009 @ 02:33 PM EDT
Perhaps I'm getting old, but I'm not very pleased with the new search engine... It's the first time in 4 years I'm not happy with a new GL feature. It is really bloody hard to find anything on this site at the moment... :(
---
www.kampeerzaken.nl | www.campersite | www.outdoormania.nl
  • Geeklog 1.6.0 BETA 1
  • Authored by:randy on Wednesday, May 13 2009 @ 04:42 PM EDT
So what are you having trouble locating exactly?
Is there an improvement to suggest?

Just curious as I mentored this project last summer. Sami put together, what I think, is a great improvement to the search engine. If there is something that should be tweaked or tuned, let us know!
  • Geeklog 1.6.0 BETA 1
  • Authored by:LWC on Wednesday, May 13 2009 @ 04:46 PM EDT
I hope you're checking the tracker then. For example, the search engine that comes in it <i>crashes</i> the site when looking for non Latin characters.
  • Geeklog 1.6.0 BETA 1
  • Authored by:randy on Friday, May 15 2009 @ 08:44 AM EDT


Ok -- So you're referring to a bug and not to overall functionality.

What I asked was if there was something functional that was missing so that can be addressed.

  • Geeklog 1.6.0 BETA 1
  • Authored by:beewee on Thursday, May 14 2009 @ 06:17 AM EDT
Ah, I just found out that ´my´ problem is only displayed when I choose Dutch as language. So, please choose ´Dutch´ in My Account and click on the link in my previous comment. You´ll see that the search results are filled with ´unvailable´...
---
www.kampeerzaken.nl | www.campersite | www.outdoormania.nl
  • lib-custom.php missing from the tarball
  • Authored by:clusterboy on Wednesday, May 27 2009 @ 10:50 AM EDT
Verified this on today's install on Debian...

"touch lib-custom.php" will push the install through.
  • lib-custom.php missing from the tarball
  • Authored by:LWC on Wednesday, May 27 2009 @ 11:18 AM EDT
Did you mean to reply it to a certain reply?

Post a Comment

Your Name
Create Account
Allowed HTML Tags:
 

Security code
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

What code is in the image?
Enter the bolded text, case sensitive!
Important Stuff
  • Please try to keep posts on topic.
  • Try to reply to other people comments instead of starting new threads.
  • Read other people's messages before posting your own to avoid simply duplicating what has already been said.
  • Use a clear subject that describes what your message is about.
  • Your email address will NOT be made public.