Bryce
unread,Dec 17, 2011, 10:53:22 AM12/17/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to habari-dev
I just upgraded my Habari install on the Mac to version 0.8 with very
little trouble, just forgot to move .htaccess over from old backup.
However, I am encountering a problem on my Debian server after the
upgrade. I downloaded K2 from github and got everything working on my
local machine, but on my Debian server, I cannot get excerpt mode to
work for K2. On my front page, when I enable the setting, absolutely
nothing shows up in the area where posts are supposed to be, except
title, pubdate, tags, and the text link specified to read more. The
content appears just fine when clicking on the post title or the read
more link. This only happens on my Debian server and I made these
modifications on my Mac, where it works as it should, and uploaded it
via SCP. The only differences between the server setups on both is
that the mac runs on php 5.3.x (not the packaged version) and Debian
is on php 5.2.x.