• Resolved Angus CS

    (@anguscs)


    I was informed by Softaculous that my IP Location Block plugin was updated today. When I tried to go to my site I found that WordPress was not working with a PDO exception.

    If I remove the plugin, the site works as expected

    The Error log for the site shows the following:

    [Tue Oct 31 10:28:21.648076 2023] [lsapi:error] [pid 1642739:tid 47251625879296] [client 2001:8004:5160:23bb:3962:5ad1:44a5:eec2:0] [host actatc.org] Backend fatal error: PHP Fatal error: Uncaught PDOException: There is no active transaction in /home/User/public_html/wp-content/plugins/ip-location-block/classes/class-ip-location-block-logs.php:636\nStack trace:\n#0 /home/User/public_html/wp-content/plugins/ip-location-block/classes/class-ip-location-block-logs.php(636): PDO->rollBack()\n#1 [internal function]: IP_Location_Block_Logs::close_sqlite_db()\n#2 {main}\n thrown in /home/User/public_html/wp-content/plugins/ip-location-block/classes/class-ip-location-block-logs.php on line 636\n
    [Tue Oct 31 10:26:37.491645 2023] [lsapi:error] [pid 1642735:tid 47251638486784] [client 2001:8004:5160:23bb:3962:5ad1:44a5:eec2:0] [host actatc.org] Backend fatal error: PHP Fatal error: Uncaught PDOException: There is no active transaction in /home/User/public_html/wp-content/plugins/ip-location-block/classes/class-ip-location-block-logs.php:636\nStack trace:\n#0 /home/User/public_html/wp-content/plugins/ip-location-block/classes/class-ip-location-block-logs.php(636): PDO->rollBack()\n#1 [internal function]: IP_Location_Block_Logs::close_sqlite_db()\n#2 {main}\n thrown in /home/User/public_html/wp-content/plugins/ip-location-block/classes/class-ip-location-block-logs.php on line 636\n

    Can anyone help?

    Gus

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Darko G.

    (@darkog)

    Hey Gus,

    Thanks for bringing this into my attention.

    The issue has been resolved now. You can update to version 1.2.1.

    Best Regards,
    Darko

    Thread Starter Angus CS

    (@anguscs)

    Darko

    Thank you. Works like a dream.

    Your plugin is a must for my site and I appreciate all that you do for us.

    Gus

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PDO Exception following update’ is closed to new replies.