What about the questions I asked earlier, namely: - Do you get any errors within the Habari logs when you login? - Do you get any errors within your webserver logs? - Are you using a completely new set of Habari tables in your MySQL DB? - Are you able to test a simple installation using sqllite as the DB? If so, do you see the same problem there? - Do these errors go away if you login to Habari and then go to Themes and click "Save" to save the Charcoal options?
On Mon, Nov 19, 2012 at 2:23 PM, Ciro Attanasio <[email protected]> wrote: > Hi. > > This is my situation now 2012-11-19 14:50 am: > > 1. the most recent habari_head.zip from > http://habariproject.org/dist/habari_head.zip > 2. I use: > - Windows XP as OS > - WampServer as Server > - 5.3.3 as PHP Version > - 5.5.24 as MySQL Version > > I attach the images of the "environment installed" to this e-mail > > The "main errors" are: > > 1. Notice: Undefined variable: localized_css in > system\themes\charcoal\header.php line 16 > 2. Notice: Undefined variable: show_title_image in > system\themes\charcoal\header.php line 26 > 3. Notice: Undefined variable: display_login in > system\themes\charcoal\header.php line 36 > 4. Notice: Undefined variable: post_class in > system\themes\charcoal\home.php line 8 "> > 5. Recoverable Error: Object of class Terms could not be converted to > string in system\themes\charcoal\home.php line 11 > 6. Notice: Undefined variable: show_powered in > system\themes\charcoal\sidebar.php line 10 > > > Thanks, bye. > > -- > > *Ciro Attanasio* > > Software Analyst and Developer > Fondamente SrL - Mestre (VE) > > Progetto Transynergy > Università degli Studi di Milano > > GSM: +39 328 7577162 > Skype: cattani0 > Sito Web: http://www.fondamente.it > > > 2012/11/19 rick c <[email protected]> > >> >> >> On Monday, November 19, 2012 3:35:51 AM UTC-5, Ciro Attanasio wrote: >> >>> Hi. >>> >>> 1. the most recent habari_head.zip from >>> >>> http://habariproject.org/dist/**habari_head.zip<http://habariproject.org/dist/habari_head.zip> >>> 2. I use: >>> - Windows XP as OS >>> - WampServer as Server >>> - 5.18 as PHP Version >>> - 5.5 as MySQL Version >>> >>> Thanks for help, bye. >>> -- >>> >>> *Ciro Attanasio* >>> >>> Software Analyst and Developer >>> Fondamente SrL - Mestre (VE) >>> >>> Progetto Transynergy >>> Università degli Studi di Milano >>> >>> GSM: +39 328 7577162 >>> Skype: cattani0 >>> Sito Web: http://www.fondamente.it >>> >>> >>> 2012/11/17 mikelietz <[email protected]> >>> >>>> Ciro, >>>> Was that with the most recent habari_head.zip or a checkout of master >>>> from github? >>>> >>>> What server/OS are you using? >>>> >>>> Thanks! >>>> >>>> On Nov 16, 9:37 am, Ciro Attanasio <[email protected]> wrote: >>>> > Hi. >>>> > >>>> > I have a problem with HABARI 0.9. >>>> > >>>> > In it not work the "template", I attach image of error. >>>> > >>>> > Thanks for help, bye. >>>> > >>>> > -- >>>> > >>>> > Ciro Attanasio >>>> > >>>> > Software Analyst and Developer >>>> > Fondamente SrL - Mestre (VE) >>>> > >>>> > Progetto Transynergy >>>> > Università degli Studi di Milano >>>> > >>>> > GSM: +39 328 7577162 >>>> > Skype: cattani0 >>>> > Sito Web:http://www.fondamente.it >>>> > >>>> > Habari09.bmp >>>> > 2332KViewDownload >>>> >>>> -- >>>> To post to this group, send email to [email protected] >>>> To unsubscribe from this group, send email to habari-dev-...@** >>>> googlegroups.com >>>> >>>> For more options, visit this group at http://groups.google.com/** >>>> group/habari-dev <http://groups.google.com/group/habari-dev> >>>> >>> >>> >> Hi Ciro, >> >> You note that you have PHP 5.18. I'm not sure what that means. Habari 0.9 >> is requiring PHP 5.3.3 or higher to work correctly. Even earlier versions >> of Habari required PHP 5.2. The latest 32 bit Wampserver includes either >> php 5.3.13 or 5.4.3. >> >> Rick >> >> -- >> 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-dev >> > > > > > -- > 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-dev -- Colin Seymour Blog: http://colinseymour.co.uk Tech Stuff: http://lildude.co.uk Barefoot Running: http://barefootrunner.co.uk IRC: lildude #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-dev
