Eliffio
unread,Mar 6, 2008, 12:34:56 AM3/6/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Web Form Factory
Hello, hope u can hlp.
I generated the scripts for my form. I downloaded the zip file,
uncompressed, edited correctly the configuration.php file (with the
data of my database), but when running the setup (POG), I get this
error:
Initializing POG Setup....OK!
File Structure....OK!
Configuration Info....OK!
Storage Status
CHECKED 0 OBJECT(S). FOUND 1 ERROR(S):
---------------------------------------------------
Query failed: CREATE TABLE `eliffio_db` (
`eliffio_dbid` int(11) NOT NULL auto_increment,
`nombre` VARCHAR(255) NOT NULL,
`email` VARCHAR(255) NOT NULL,
`telf` VARCHAR(255) NOT NULL,
`comentario` VARCHAR(255) NOT NULL,
`borrar` reset NOT NULL, PRIMARY KEY (`eliffio_dbid`));
Creating table [eliffio_db] failed. Create the table manually using
the generated SQL query in the object header.
Im not an expert in php or MySQL, so I don´t know what´s the mistake.
I created the database in my server, but when it comes to creating a
new table I dont know what to do. I get to the MySQL panel for
creating it, but I dont know what options choose or what data write.
Hope u can help.
Thanx in advance.
Eliffio