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

Error on (domain)/blog #25

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SwiezeWinogrono
Copy link

@SwiezeWinogrono SwiezeWinogrono commented May 25, 2023

On Q2A v. 1.8.6 and php 8.0 I receive an error message on (domain)/blog:

Warning: Undefined variable $navcategories in (domain)/public_html/qa-plugin/q2a-blog-post/article/article-feed.php on line 51 Warning: Undefined array key "" in (domain)/public_html/qa-plugin/q2a-blog-post/article/article-feed.php on line 63 Warning: Trying to access array offset on value of type null in (domain)/public_html/qa-plugin/q2a-blog-post/article/article-feed.php on line 63 Warning: Undefined variable $suggest in (domain)/public_html/qa-plugin/q2a-blog-post/article/article-feed.php on line 109 Warning: Undefined variable $navcategories in (domain)/public_html/qa-plugin/q2a-blog-post/article/article-feed.php on line 112 Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in (domain)/public_html/qa-plugin/q2a-blog-post/article/article-feed.php:112 Stack trace: #0 (domain)/public_html/qa-plugin/q2a-blog-post/user/blog-post.php(202): qa_article_feed() #1 (domain)/public_html/qa-include/pages/default.php(107): blog_post->process_request('blog') #2 (domain)/public_html/qa-include/app/page.php(195): require('(domain)...') #3 (domain)/public_html/qa-include/qa-page.php(47): qa_get_request_content() #4 (domain)/public_html/qa-include/qa-index.php(188): require('(domain)...') #5 (domain)/public_html/index.php(27): require('(domain)...') #6 {main} thrown in (domain)/public_html/qa-plugin/q2a-blog-post/article/article-feed.php on line 112

@SwiezeWinogrono SwiezeWinogrono changed the title Error message on (domain)/blog /deleted May 25, 2023
@SwiezeWinogrono SwiezeWinogrono changed the title /deleted Error on (domain)/blog May 25, 2023
@SiroDaves
Copy link

@SwiezeWinogrono please create an issue here https://github.com/JaxiroKe/q2a-blog-post submitting a PR means you want to help fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants