I attempted to use the link from the
OpenPublic web site to do a spinup/install on pantheon as this is one of the options presented. Evert-hing went fine until it got to the FTP configuration towards the end, Pantheon dose not support FTP, I have been told by Pantheon that they " don't support connecting to the site via plain FTP due to security issues, we do support SFTP ", There is no option for this during the install.
I attempted to use their SFTP settings and it apeared to take them but when I am entering the site I see the following errors:

Notice: Undefined index: highlighted in include() (line 126 of /srv/bindings/0102dfb42c6a4e69a8c013879ad26e4a/code/modules/system/page.tpl.php).
Notice: Undefined index: sidebar_first in include() (line 138 of /srv/bindings/0102dfb42c6a4e69a8c013879ad26e4a/code/modules/system/page.tpl.php).
Notice: Undefined index: sidebar_second in include() (line 144 of /srv/bindings/0102dfb42c6a4e69a8c013879ad26e4a/code/modules/system/page.tpl.php).
Notice: Trying to get property of non-object in conditional_styles_preprocess_html() (line 10 of /srv/bindings/0102dfb42c6a4e69a8c013879ad26e4a/code/profiles/openpublic/modules/contrib/conditional_styles/conditional_styles.module).
Notice: Undefined index: openomega in drupal_theme_initialize() (line 100 of /srv/bindings/0102dfb42c6a4e69a8c013879ad26e4a/code/includes/theme.inc).
Notice: Trying to get property of non-object in _drupal_theme_initialize() (line 146 of /srv/bindings/0102dfb42c6a4e69a8c013879ad26e4a/code/includes/theme.inc).
Notice: Trying to get property of non-object in _theme_load_registry() (line 335 of /srv/bindings/0102dfb42c6a4e69a8c013879ad26e4a/code/includes/theme.inc).
There is a security update available for your version of Drupal. To ensure the security of your server, you should update immediately! See the available updates page for more information and to install your missing updates.
Notice: Undefined index: openomega in theme_get_setting() (line 1431 of /srv/bindings/0102dfb42c6a4e69a8c013879ad26e4a/code/includes/theme.inc).
Notice: Trying to get property of non-object in theme_get_setting() (line 1468 of /srv/bindings/0102dfb42c6a4e69a8c013879ad26e4a/code/includes/theme.inc).
Notice: Trying to get property of non-object in theme_get_setting() (line 1478 of /srv/bindings/0102dfb42c6a4e69a8c013879ad26e4a/code/includes/theme.inc).

Help please!!

Comments

hefox’s picture

Status: Active » Postponed

Try again? rc3 is now up there

I was never asked for connection data when in "SFTP" on a development site -- make sure you're in that mode before selecting the apps.

morvran93’s picture

Did that, and I am still getting errors on launching the admin panel.

hefox’s picture

Admin panel?

is this what you did?

1) selected openpublic to install
2) switched to SFTP mode
3) click to go to development site
4) selected to install OpenPublic
5) went through installation
6) selected apps?
7) logged in
8) got errors?

hefox’s picture

Status: Postponed » Postponed (maintainer needs more info)
Ari Gold’s picture

I see that RC4 was released about 20 days ago, but https://github.com/phase2/openpublic-drops-7 is still at RC3.

When are you planning on updating Pantheon's upstream?

Thanks.