I took another close look and compared the line here : http://wiki.habariproject.org/en/Upgrading (see 3.1.3) with the one used in both Habari system supplied themes, Charcola & Mzinghi. The line in the upgrading instructions is missing the closing tag ! Problem solved ! Immediately obvious to seasoned coders probably, but for a 'copy & paste' Habari user not quite so ;-)
I'm sure you're also making an effort to update the existing documentation with the new theme function *echo* ... On Dec 14, 5:47 am, "Michael C. Harris" <[email protected]> wrote: > On 13 December 2011 22:17, Scorpion <[email protected]> wrote: > > > It all went surprisingly well this time, although I had to update 17 > > theme functions with *echo* in my particular theme. > > > Warning : adding the path Disclosure Prevention line at the top of my > > config.php did not work as expected : site became inaccessible, so I > > had to leave that out. Any thoughts ? > > Perhaps a copy and paste error? > > Do you have access to your php logs? Are there errors? > > Do you have shell access to the installation? What is the output of > php -l config.php (that's a lowercase L). > > -- > Michael C. Harris, School of CS&IT, RMIT > Universityhttp://twofishcreative.com/michael/blog > IRC: michaeltwofish #habari -- 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
