Closed (fixed)
Project:
Community Forge - Hamlets
Version:
7.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2013 at 10:55 UTC
Updated:
13 Sep 2013 at 19:29 UTC
Hi, I'm getting the WSOD and the following message in apache2/error.log when trying to install the cforge profile:
PHP Fatal error: Call to undefined function db_delete() in /var/www/drupal/cforge/includes/bootstrap.inc on line 995, referer: http://cforge.creativelocalsolutions.co.uk/install.php
If I try adding the database settings to settings.php I get
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cforge.variable' doesn't exist
hmm
Comments
Comment #1
roblogI moved on from this, by 1) downloading the dev release 2) installing it in the default directory, rather than a site url directory. I'm not sure which of these changes fixed the issue.
Got all the way to Choose front-end, then got this error:
Warning: is_dir(): Unable to find the wrapper "private" - did you forget to enable it when you configured PHP? in file_prepare_directory() (line 441 of /var/www/drupal/cforge/includes/file.inc).
I click on Default which is the only front end available, and it loads a page, but there's no menu options, so its unusable.
Comment #2
matslats commented