Troubleshooting

Last updated on
12 May 2025

You are browsing documentation for an older version of Drupal, which is not supported any longer, and the information may not be correct. See current documentation for Contributed modules

This page has not yet been reviewed by Contributed modules for developers maintainer(s) and added to the menu.

Common Error 1

Fatal error: Call to undefined function _color_page_alter() in /path/to/drupal/themes/garland/template.php on line 60
Why: You are not using color.module NG themes

How to fix: move the themes from /examples into /themes.

Common Error 2

Out of memory or user warning: Table 'mytablename.color_schemes' doesn't exist
Issue: #334580

Why: Tables not created yet

How to fix: You will have to disable, uninstall, then re-enable through your admin/build/themes page.

Help improve this page

Page status: Not set

You can: