Hi!

I've got a clean Aegir 1.9 installation, and here's what i receive whenever i create a new platform in Aegir frontend:

warning: Creating default object from empty value in /var/aegir/hostmaster-6.x-1.9/profiles/hostmaster/modules/hosting/platform/hosting_platform.module on line 334.

The platform is created fine.

Might be a bug.

Comments

Ogredude’s picture

I'm having the same issue. Aegir 2.x on Aegir-up (OSX host, Wheezy client)

ergonlogic’s picture

Version: 6.x-1.9 » 6.x-1.x-dev
Status: Active » Patch (to be ported)

This appears to be a new warning thrown by PHP 5.4. It can be fixed by initializing an object when db_fetch_object() has returned false.

Fixed in d89b67e.

anarcat’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Status: Patch (to be ported) » Fixed

not sure this is a critical problem enough for 1.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.