Skip to content

Listings queries database for table that doesn't exist - tax  #2

Description

@Adkdotdoge

I created a new table and Column as a work around in my db - not sure if it was suppose to be checking for cat_tax or what.

[22-Nov-2022 00:30:31 America/Chicago] PHP Fatal error: Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'category' in 'field list' in /home1/adamkzis/shibeship.adamkizis.com/inc/listings.php:130
Stack trace:
#0 /home1/adamkzis/shibeship.adamkizis.com/inc/listings.php(130): PDO->query('SELECT DISTINCT...')
#1 /home1/adamkzis/shibeship.adamkizis.com/index.php(405): include('/home1/adamkzis...')
#2 {main}
thrown in /home1/adamkzis/shibeship.adamkizis.com/inc/listings.php on line 130
[22-Nov-2022 00:30:42 America/Chicago] PHP Fatal error: Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'category' in 'field list' in /home1/adamkzis/shibeship.adamkizis.com/inc/listings.php:130
Stack trace:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions