feature.module install snag for newbie

mademarest - September 9, 2006 - 15:28
Project:Feature
Version:4.7.x-1.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:mademarest
Status:active
Description

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!

#1

csc4 - September 9, 2006 - 17:16

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.

#2

mademarest - September 9, 2006 - 22:50

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

#3

csc4 - September 9, 2006 - 23:16

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!

 
 

Drupal is a registered trademark of Dries Buytaert.