porlmatthews OK, so Ive installed the site, but when i try to open the admin page I get the following error: "Trying to get property 'user_id' of non-object" and have absolutely no idea why. any help will be gratefully received!
roydeanjr porlmatthews New install or upgrade with old database? If new, try running again and make sure the permissions on the site folder are set to read & write. If upgrade, try running php artisan igniter:up while cursor is in the root folder of your installation. That will migrate the database.