Hi Colin, regarding the $tag variable, I was provided an alternate solution by Richard Cockrum
On Nov 30, 1:09 am, Colin <[EMAIL PROTECTED]> wrote: > Hi Patrick > > Welcome to the world of Habari. > > I'm commented in line below... > > On Sun, Nov 30, 2008 at 6:00 AM, plin25 <[EMAIL PROTECTED]> wrote: > > > Hi guys, > > > I have been using Habari for a bit more than a week and loving it, but > > I am running into a few problems. > > > For clarification, I am running Habari 0.52 on NearlyFreeSpeech with > > SQLite database > > > 1) I am trying to use the $tag variable, but I am getting a 'variable > > does not exist' problem. > > We're going to need more information on how exactly you are trying to use > the $tag variable. This variable isn't defined by default in the Habari > code, so you'd need to do something like assign all tags for a post to $tags > within your theme.php and then iterate through the array in the locations > you want the tags to be displayed. > > Check out the default themes or some of the other downloadable ones to see > how other themes do it. > > > > > 2) I am also trying to use the markUp plugin, but nothing is happening > > in the admin area. > > Sorry, I can't really comment on this one other than suggesting checking the > habari logs to see if there's anything specific to this plugin mentioned. > > > 3) Habari Media Silo is not working for me. I can't upload to it. > > Sounds like you may not have set the correct permissions or missed step 3 in > the installation guide > (http://wiki.habariproject.org/en/Installation#Step_3:_Setting_Filesys... > ) > > Run through this step again and check you've got the correct permissions > set. > > HTH > Colin > > > Thanks in advance, > > Patrick > > -- > Colin Seymour > Blog:http://www.colinseymour.co.uk > Tech Stuff:http://www.lildude.co.uk --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
