It absolutely was a permissions issue - when I went into MySQL and looked at the habari database there was NO permissions table. This was a new install of the latest version I got via subversion. My fix was to delete all the tables in the database, then do a downgrade to the current stable version 5.2. and reinstall. Everything now works.
Because ISPconfig does chroot jailing, I couldn't easily figure out how to setup multiple domains from one installation, so I created a separate instance for each domain. Not too bad a fix when you only run 60 domains on the server and only need 2 to have habari, but would begin to be a real problem if all domains needed it. On Jan 28, 3:14 am, Andy C <[email protected]> wrote: > Hi Robin > > Sounds like this is linked to Permissions and ACL > > Who are you logged in as, what group is that user assigned to and what > permissions does that user have ? > -- > Andy > > On Jan 28, 3:30 am, Robin <[email protected]> wrote: > > > I'm getting the following error in a new installation of the current > > version downloaded today. It occurs right after I click the publish > > button. The database shows existence of pages & entries created, but > > attempts to view the messages fail - theredoesn't seem to be any > > content. > > > I'm running Falko Timme's Perfect Server (ubuntu with ISPconfig) > > My config: > > PHP Version 5.2.3-1ubuntu6.3 > > Server Software Apache/2.2.4 (Ubuntu) PHP/5.2.3-1ubuntu6.3 mod_ssl/ > > 2.2.4 OpenSSL/0.9.8e > > Database mysql - 5.0.45-Debian_1ubuntu3.1-log > > PHP Extensions zip, xmlwriter, libxml, dom, xmlreader, xml, wddx, > > tokenizer, sysvshm, sysvsem, sysvmsg, session, pcre, SimpleXML, > > sockets, soap, SPL, shmop, standard, Reflection, posix, mime_magic, > > mbstring, json, iconv, hash, gettext, ftp, filter, exif, dba, date, > > ctype, calendar, bz2, bcmath, zlib, openssl, apache2handler, imap, > > mcrypt, curl, gd, imagick, mhash, ming, mysql, mysqli, PDO, pdo_mysql, > > pdo_sqlite, ps, pspell, recode, snmp, SQLite, tidy, xmlrpc, xsl > > PCRE Version 7.4 2007-09-21 > > > Habari Version 0.6-alpha r3069 > > Habari API Version 2951 > > Habari DB Version 3031 > > Active Theme k2 > > Site Language en-us > > > --------------------------------------------------------------------------- > > ------------------------------------------------ > > Notice: Trying to get property of non-object in system/classes/ > > adminhandler.php line 512 > > > Notice: Trying to get property of non-object in system/classes/ > > adminhandler.php line 532 > > > Notice: Trying to get property of non-object in system/classes/ > > adminhandler.php line 532 > > > Notice: Trying to get property of non-object in system/classes/ > > adminhandler.php line 533 > > > Notice: Trying to get property of non-object in system/classes/ > > adminhandler.php line 541 > > > Notice: Trying to get property of non-object in system/classes/ > > adminhandler.php line 542 > > > Notice: Trying to get property of non-object in system/classes/ > > adminhandler.php line 553 > > > Notice: Trying to get property of non-object in system/classes/ > > adminhandler.php line 559 > > > Warning: implode() [function.implode]: Bad arguments. in system/ > > classes/adminhandler.php line 559 > > > Notice: Trying to get property of non-object in system/classes/ > > adminhandler.php line 573 > > > Notice: Trying to get property of non-object in system/classes/ > > adminhandler.php line 586 > > > Notice: Trying to get property of non-object in system/classes/ > > adminhandler.php line 586 > > > Notice: Trying to get property of non-object in system/classes/ > > adminhandler.php line 589 > > > Fatal error: Call to a member function format() on a non-object in / > > var/www/web60/web/habari/system/classes/adminhandler.php on line 589 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
