We left our dreamhost shared server and no on some new one... no clue what it is.
But getting some weird errors.
within _elggadmin I get the following errors:
Notice: Undefined variable: action in /var/www/vhosts/mypua.com/httpdocs/_elggadmin/lib.php on line 118
Notice: Undefined index: adminid in /var/www/vhosts/mypua.com/httpdocs/_elggadmin/lib.php on line 588
Notice: Undefined index: admincode in /var/www/vhosts/mypua.com/httpdocs/_elggadmin/lib.php on line 589
When I attempt to save any data from the admin I get:
Notice: Undefined property: templatelocation in /var/www/vhosts/mypua.com/httpdocs/_elggadmin/config-template.php on line 172
So if that wasn't enough on my index page:
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/mypua.com/httpdocs/index.php:1) in /var/www/vhosts/mypua.com/httpdocs/lib/setup.php on line 29
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/mypua.com/httpdocs/index.php:1) in /var/www/vhosts/mypua.com/httpdocs/units/engine/function_init.php on line 26
But no errors show up on my user profile page.
Also anyone have a link to theme documentation? On the last server I attemped to install a new theme but got dismal results!

