• I don’t have permission to just add MySQL support to the system that my website runs on, but I have permission for PHP. Thus, to provide support with MySQL I searched for a SQLite plugin for WordPress. The result was the SQLite Integration plugin. I later found this plugin and attempted to install it, but it seems that an error appears from the MySQL section of the installation and I assume it is because of the use of SQLite.

    My question is basically: “Is there a possible fix for this using plugin-side code from this plugin? If not, does it need to be supported by the SQLite Integration module, or is there no definitive answer?”

    SQLite Integration Website: https://dogwood.skr.jp/wordpress/sqlite-integration/#install
    SQLite Plugin Page: https://www.ads-software.com/plugins/sqlite-integration/

    Here is order of files shown by the result and the error associated:

    • Error: Invalid argument supplied for foreach() | File:
      css-javascript-toolbox\models\installer.php(163)
    • Error: Invalid argument supplied for foreach() | File: css-javascript-toolbox\includes\installer\installer\installer.class.php(24)
    • Error: Uncaught exception ‘Exception’ with message ‘Field:id is not found!’ | File: css-javascript-toolbox\framework\db\mysql\xtable.inc.php(318)
    • Error: Stack trace: #0 | File: wp-content\plugins\css-javascript-toolbox\framework\db\mysql\xtable.inc.php(243)
    • Error: CJTxTable->prepareQueryParameters(Array) #1 | File: css-javascript-toolbox\framework\db\mysql\xtable.inc.php:343
    • Error: CJTxTable->getLoadQuery(NULL) #2 | File: css-javascript-toolbox\framework\db\mysql\queue-driver.inc.php on line 170
    • Error: CJTxTable->load() #3 | File: wp-includes\wp-db.php on line 1925
    • Error: CJTInstal | File: css-javascript-toolbox\framework\db\mysql\xtable.inc.php on line 343
Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter BereanOby

    (@bereanoby)

    I should have included this on the prior post, but during the installation where the steps are shown, mine displays the error on this step:

    “Add CJT built-in authors used by templates system”

    I hope I provided enough information and if not, I may be able to provide more.

    Plugin Author wipeoutmedia

    (@wipeoutmedia)

    Hi BereanOby,

    Thanks for your detailed support message.
    Just letting you know that we have read it and we will study the case when we get a chance. We will let you know once we have some answers.

    Kind Regards,
    Damian

    Thread Starter BereanOby

    (@bereanoby)

    It’s been around a month now and I was wondering if my ticket is still being considered. Is it?

    Plugin Author wipeoutmedia

    (@wipeoutmedia)

    Hi BereanOby,

    I’m very sorry we have not looked into this.
    I’ll discuss this with my colleague for some feedback, but I will let you know that an issue like this is out of scope for CJT Free support.

    Sorry about that, we should have let you known much earlier.

    Kind Regards,
    Damian

    Thread Starter BereanOby

    (@bereanoby)

    Okay, thank you for the reply!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘SQLite installation issues’ is closed to new replies.