Posted by ksnyderdesign on March 10, 2009 at 7:18pm
Jump to:
| Project: | Deco |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (cannot reproduce) |
Issue Summary
I got this fatal error while I was editing content on the site. IT was all working great. What happened and how can I fix?
Comments
#1
PS - I cannot see anything - it will not render any content, so all I can see are the menus and header. the site URL is http://www.girlsdeservebetter.org/drupal
This is my first drupal site and I'm freaked.
#2
The function phptemplate_render_content() is present in template.php. Any chance you made changes to this file?
Unrelated to this error: it appears that you have placed Deco theme in the core themes folder. Contrib themes should be placed in the 'sites' folder, for example under 'sites/all/themes'.