jagabomb
Forum Replies Created
-
Forum: Plugins
In reply to: [SQLite Integration] WordPress installation stuck in a loopThanks kjmtsh,
I have replaced the pdoengine.class.php file and it worked.Thanks so much again.
Forum: Plugins
In reply to: [SQLite Integration] WordPress installation stuck in a loopSo I managed to get a more precise error message to display after the usual “Success” page. Which is the following:
Warning: Invalid argument supplied for foreach() in /usr/www/users/jagabrveye/dev/wordpress/wp-content/plugins/sqlite-integration/query.class.php on line 409 Warning: Invalid argument supplied for foreach() in /usr/www/users/jagabrveye/dev/wordpress/wp-content/plugins/sqlite-integration/query.class.php on line 428 Warning: Invalid argument supplied for foreach() in /usr/www/users/jagabrveye/dev/wordpress/wp-content/plugins/sqlite-integration/query.class.php on line 409 Warning: Invalid argument supplied for foreach() in /usr/www/users/jagabrveye/dev/wordpress/wp-content/plugins/sqlite-integration/query.class.php on line 428 Warning: Invalid argument supplied for foreach() in /usr/www/users/jagabrveye/dev/wordpress/wp-content/plugins/sqlite-integration/query.class.php on line 409 Warning: Invalid argument supplied for foreach() in /usr/www/users/jagabrveye/dev/wordpress/wp-content/plugins/sqlite-integration/query.class.php on line 428 Warning: Creating default object from empty value in /usr/www/users/jagabrveye/dev/wordpress/wp-includes/capabilities.php on line 655 Warning: Creating default object from empty value in /usr/www/users/jagabrveye/dev/wordpress/wp-includes/capabilities.php on line 655
After I proceed from this page I am taken back to the WordPress Installation page where I have to re-enter the Site Title, User name, Password, etc.