Profiles

  • Member Since: July 4th, 2021
  • Find me on:
  • Posted a reply to WP Data Access Table Doesn’t Exist, on the site WordPress.org Forums:
    I finally figured out the issue. I set up my test WordPress site in a…

  • Posted a reply to WP Data Access Table Doesn’t Exist, on the site WordPress.org Forums:
    If I set up a new wpdb object with explicit connection information, it runs the…

  • Posted a reply to WP Data Access Table Doesn’t Exist, on the site WordPress.org Forums:
    The WordPress user defined in the config file is lthshuya_wp224, not lthshuya_wp893, so it's connecting…

  • Posted a reply to WP Data Access Table Doesn’t Exist, on the site WordPress.org Forums:
    Yes, it is. I managed to get past some of the errors by including these…

  • Posted a reply to WP Data Access Table Doesn’t Exist, on the site WordPress.org Forums:
    I updated the line to: $wpdadb = \WPDataAccess\Connection\WPDADB::get_db_connection('lthshuya_wp224'); And got the same error: [01-May-2024 10:19:20…

  • Posted a reply to WP Data Access Table Doesn’t Exist, on the site WordPress.org Forums:
    No, it gives the same error that it doesn't have the 'WPDataAccess\Connection\WPDADB' class. Is there…

  • Posted a reply to WP Data Access Table Doesn’t Exist, on the site WordPress.org Forums:
    Yes, I can access and manage lthshuya_wp224 and the productlookup table I created from the…

  • Created a topic, WP Data Access Table Doesn’t Exist, on the site WordPress.org Forums:
    Hello! I'm working on coding a custom plugin which …

  • Created a topic, imagesLoaded JavaScript Error, on the site WordPress.org Forums:
    In every instance where we are using a 3-column displa…