• I think my table is being created, but I keep getting this error

    WordPress database error: [Table 'wordpress.wp_jsadb' doesn't exist]
    INSERT INTO wp_jsadb(postdate, name, posttitle) VALUES('9/20/2011', 'Test Guy', 'PO-0 Just a Fake Post')

    if I echo before and after the sql create table code and name comes out correct…
    !!! From Plugin install: wp_jsadb!!! ______INSIDE CREATE TABLE_______=====Show table name again... wp_jsadb

    Any advice… this might be my whole problem with not being able to query my custom table…

    I’m also on a localhost… permissions? wp_config not setup correct?
    I’m lost

The topic ‘recurring error’ is closed to new replies.