can anyone give me a quick solution to:

user warning: Table 'xxx_drpl1.feature' doesn't exist query: SELECT * FROM feature ORDER BY name in /home/xxx/public_html/includes/database.mysql.inc on line 120.

(I've currently got the feature.mysql file in the module/feature folder.
Tried looking at readme, but not much there. Maybe I'm not looking
in the right place.)

thanks!

Comments

csc4’s picture

I think it's because feature's install doesn't create the table - if you take the code from feature.mysql, and execute it in the SQL part of phpmyadmin it should create the table for you.

mademarest’s picture

you rock!

thanks for helping!!

I've been dev/using PortalApp (ASP) for the past year,
and the php, et al, is still a bit new.

The hardest part was finding the 'myphpadmin' link
in my control panel. Once there I just imported the file.

thanks again

csc4’s picture

No problem. Glad to help.

I'm new too - though I come from a Cold Fusion background so glad to be able to give some help for a change instead of asking for it!

bluegeek9’s picture

Assigned: mademarest » Unassigned
Issue summary: View changes
Status: Active » Closed (outdated)

Thank you for your contributions to this issue. As Drupal 4 has reached its End of Life and is no longer supported, we are closing this issue. We encourage you to upgrade to a supported version of Drupal.