Database table not created
nisguy - February 14, 2007 - 20:04
| Project: | Content Templates (Contemplate) |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I just installed this and I was noticing that the templates were not saving changes. So, after searching for a similar problem on this site I decided to edit the data directly from PHPmyadmin. However, the contemplate table wasn't created. After I created the table manually the template saves work fine.
Operating system Linux
Apache version 1.3.37 (Unix)
PHP version 4.4.4
MySQL version 4.1.21-standard
Drupal 4.7

#1
Ebrad,
Seems to be related to default values in blob fields. They used to work with older versions of MySQL...
Some fields suffers from CCK suffers of the the same problem.
Hope is solved soon.
#2
It's not too much trouble. I just had to figure out the cause. Perhaps a note could be put into the README that if the templates aren't being saved that the DB table may need to be created.
#3
running update will install the table
#4
I posted too quickly. Update will do this on Drupal 5, but I don't know re 4.7.
#5
Is this still an issue?
#6
since there has been no response in over a month I will assume it is fixed and close