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
@NWebb5 after a little research on potential problems with the quiz on Windows I found a possible solution I'd like you to try. Comment out an existing line in the class-enp_quiz_db.php file for Windows PDO support. Check out these lines.
Warning output on Windows machine:
@NWebb5 after a little research on potential problems with the quiz on Windows I found a possible solution I'd like you to try. Comment out an existing line in the
class-enp_quiz_db.php
file for Windows PDO support. Check out these lines.Line #45:
Should be replaced with:
And let me know if that gets rid of the error at all. Thanks!
The text was updated successfully, but these errors were encountered: