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
{{ message }}
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.
QueryException in Connection.php line 729:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'phphub.topics' doesn't exist (SQL: select count(*) as aggregate from topics where is_blocked = no and is_draft = no and category_id != 10 and is_excellent = yes and topics.deleted_at is null)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
QueryException in Connection.php line 729:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'phphub.topics' doesn't exist (SQL: select count(*) as aggregate from
topics
whereis_blocked
= no andis_draft
= no andcategory_id
!= 10 andis_excellent
= yes andtopics
.deleted_at
is null)The text was updated successfully, but these errors were encountered: