Upon completion of admin user information page the installation redirects to:
http://mysite.org/install.php?profile=cforge&locale=en
and this returns a page not found

I took off the locale part and it sent me back to the beginning of the installation.

On visiting mysite.com loads fine but receives access denied.

I logged in with the admin account and see this error:

Notice: Undefined index: module in _field_info_prepare_instance_display() (line 354 of /home/user/www/modules/field/field.info.inc).
PDOException: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens: SELECT tasks FROM {community_task_count} WHERE uid = :uid_:account; Array ( [:uid_:account] => 1 ) in community_tasks_user_view() (line 236 of /home/user/www/profiles/cforge/modules/community_tasks/community_tasks.module).

On refresh of user/1 page I get:

PDOException: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens: SELECT tasks FROM {community_task_count} WHERE uid = :uid_:account; Array ( [:uid_:account] => 1 ) in community_tasks_user_view() (line 236 of /home/openworldindo/www/profiles/cforge/modules/community_tasks/community_tasks.module).

All modules appear to have installed.

Seems to be just an issue with the community tasks module? When I try to edit user/1/edit profile page I get the same error as above.

Comments

matslats’s picture

Status: Active » Postponed

Ok there's a problem with git on the community tasks module and I can't push anything. However contact me for a more up to date version or to help with git!