You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal error: Uncaught PDOException: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens in C:\xampp\htdocs\KomtisWeb\admin\manage-posts.php:122 Stack trace: #0 C:\xampp\htdocs\KomtisWeb\admin\manage-posts.php(122): PDOStatement->execute() #1 {main} thrown in C:\xampp\htdocs\KomtisWeb\admin\manage-posts.php on line 122
The text was updated successfully, but these errors were encountered:
dont bother fixing it for php 8.3, ended up writing my own engine from scratch lol (more geared in the WP style, using a template instead of having html in all my php files)
Fatal error: Uncaught PDOException: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens in C:\xampp\htdocs\KomtisWeb\admin\manage-posts.php:122 Stack trace: #0 C:\xampp\htdocs\KomtisWeb\admin\manage-posts.php(122): PDOStatement->execute() #1 {main} thrown in C:\xampp\htdocs\KomtisWeb\admin\manage-posts.php on line 122
The text was updated successfully, but these errors were encountered: