Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No access to FAQ pages due to phpMyFAQ\Visits::update() #1651

Closed
benjaminsaclier opened this issue Feb 28, 2020 · 0 comments
Closed

No access to FAQ pages due to phpMyFAQ\Visits::update() #1651

benjaminsaclier opened this issue Feb 28, 2020 · 0 comments
Assignees
Labels
Projects
Milestone

Comments

@benjaminsaclier
Copy link

Hello,

Using phpMyFAQ v3.0.0 and Postgresql 9.1, error when accessing to a FAQ :
Fatal error: Uncaught TypeError: Return value of phpMyFAQ\Visits::update() must be of the type bool, resource returned in /var/www/html/faq2/src/phpMyFAQ/Visits.php:126 Stack trace: #0 /var/www/html/faq2/src/phpMyFAQ/Visits.php(73): phpMyFAQ\Visits->update(99) #1 /var/www/html/faq2/faq.php(91): phpMyFAQ\Visits->logViews('99') #2 /var/www/html/faq2/index.php(718): require('/var/www/html/f...') #3 {main} thrown in /var/www/html/faq2/src/phpMyFAQ/Visits.php on line 126

Ben

@thorsten thorsten self-assigned this Feb 28, 2020
@thorsten thorsten added the Bug label Feb 28, 2020
@thorsten thorsten added this to To do in 3.0.1 via automation Feb 28, 2020
@thorsten thorsten added this to the 3.0.1 milestone Feb 28, 2020
@thorsten thorsten moved this from To do to In progress in 3.0.1 Feb 29, 2020
3.0.1 automation moved this from In progress to Done Feb 29, 2020
thorsten added a commit that referenced this issue Mar 1, 2020
* 3.0:
  Fixed broken menu on mobile devices, closes #1654
  Added info about PostgreSQL docker container
  Fixed PostgreSQL related issues, closes #1651
  Fixed broken method to fetch next key, closes #1652
  Fixed PostgreSQL related issues, closes #1650
  Fixed broken image if category image is not set
  Code cleanup
  Fixed possible issue with file verifcations
  Fixed opening all long comments, closes #1645
  Fixed responsiveness of admin dashboard, closes #1646
  Fixed missing old URL handling, closes #1644
  3.0.0 -> 3.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
3.0.1
  
Done
Development

No branches or pull requests

2 participants