# |
Post Title |
Result Info |
Date |
User |
Forum |
|
RE: The forum is not working after installing SSL certificate and switching to https
|
12 Relevance |
6 years ago |
Sofy |
How-to and Troubleshooting |
|
Hi @hardisson,
Could you please let us know are the forums exist in Dashboard > forums admin page? |
|
RE: Links to boards and messages not adopting my sites SSL/HTTPS url.
|
12 Relevance |
7 years ago |
Robert |
How-to and Troubleshooting |
|
wpForo doesn't have any hard coded URLs. If you just changed your website protocol you should navigate to Dashboard > Forums > Dashboard admin page and click on [Delete all caches] button. Then delete other plugin caches, press Ctrl+f5 on forum front and test it again. |
|
Links to boards and messages not adopting my sites SSL/HTTPS url.
|
12 Relevance |
7 years ago |
jhebbel |
How-to and Troubleshooting |
|
Menu link in the forum work fine, but links to boards and messages all have "http://" hard coded, should be changed to just "//" to adopt sites protocol or use WP's root url value. |
|
RE: how to add a tab to top menu?
|
12 Relevance |
9 years ago |
Robert |
How-to and Troubleshooting |
|
Hi forumfan,
wpForo Top menu is a simple WordPress menu, please navigate to Dashboard > Appearance > Menu admin page and find menu called "wpForo Navigation (wpForo Menu)". You can add and remove any item you need. I attached screenshot.
Only wpForo specific menu items have url-shortcodes , here is the list of all menu item url-shortcodes:
/%wpforo-home%/
/%wpforo-members%/
/%wpforo-profile-home%/
/%wpforo-profile-account%/
/%wpforo-profile-activity%/
/%wpforo-profile-subscriptions%/
/%wpforo-register%/
/%wpforo-login%/
/%wpforo-logout%/
Attachment : wpForo-Top-Menu-Settings.png |
|
A Top Ten Widget?
|
12 Relevance |
3 years ago |
Cotner |
General Discussions |
|
One thing my users are asking for are top ten type of lists. They want to know who has the most posts or the most likes and whatnot. So I am suggesting that in a future version of wpForo is a Top Ten Widget.
A widget that you can show the top ten users of a particular stat. Posts, Likes, Dislikes, Points, Topics and the like.
Just a suggestion... |
|
How to change my conversation thread orders by showing the latest at the top
|
12 Relevance |
5 years ago |
oceanzhangdalian |
How-to and Troubleshooting |
|
Hi Everyone,
If someone could help here, or give me a hint. that would be really appreciated.
I would like to change the conversation thread showing the latest at the top firstly, am I able to do this in wp foro??
All the best
Looking forward to your help here.
Attachment : latest-showing-at-the-top.jpg |
|
Sidebar widgets display at top of mobile device
|
12 Relevance |
6 years ago |
zeeshan333 |
How-to and Troubleshooting |
|
I managed to make some css to display the wpforo sidebar at the top of the page on mobile devices, I was wondering if anyone could help me develop it further such that I can pick specific widgets to display at the top, then choose which widgets go underneath the page content.
Would be really useful as I want the login widget in the sidebar to display above the page content, but I dont want to overcrowd the top of the page with the other widgets, so displaying them at the bottom would be good. At the moment I had to compromise and force the other widgets to go at the bottom by removing them from the sidebar and putting them underneath the forum content via a shortcode plugin.
Here is the css
@media (max-width: 768px) {.wpforo-main.wpft-forum {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-flow: row wrap;flex-flow: row wrap;}
.wpforo-content {-webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2;}}
Here is the forum I did it on: |
|
RE: Changing the original url or slug good or bad?
|
12 Relevance |
4 years ago |
Jesus |
How-to and Troubleshooting |
|
I know and I appreciated 🙂
Is that I cant be more clear as Im not understanding it myself LOL
Lets try this:
If you look into this very page at the very top, click in home icon:
And in the top look to the left
Unread post - forums - topics
- What are that "forums" and "topics" for?. When I click on them, happens the very same as happens to me. Please try it, click on it, see what happens after, and may you understand what I mean
What are these for? and why they dont work? Thanks 🙂
NO WAIT...... its not on this page... oh man its so confusing lol. Is there somewhere on the top left AND ALSO sometimes can be found an "RSS" (sometimes in the top right and other in the not so top-left) in which case, after pressed said word-link happens the very same thing. Either 3 of them take you a place which certainly its not working
And so sorry confusing you guys |
|
RE: How to add wpForo Menu to pages and posts
|
12 Relevance |
9 years ago |
Robert |
How-to and Troubleshooting |
|
Thank you webauthor,
you're asking for moving wpForo top menu-bar template code to your current active theme's header.php file. There is no way to load wpForo template files in other pages, it's only being loaded on forum page. If you want to get wpForo top menu bar on top of whole website then it should be integrated in WordPress theme's header.php. wpForo provides with all possible ways to manage menus, but the change you're asking for is not a menu management, it's a template customization.
This can only be done by custom codding. You should copy the top bar code from wpForo theme's header.php and past in WordPress active theme's header.php. Also you should copy the top bar CSS code from wpForo style.css and past in WordPress active theme style.css file. This is the only way.
I'm sorry, but this is not an easy task, and can't be fully described here. |
|
RE: Please add "sort by Likes" so that highest rated topics move to the top similar to Upvote system
|
11 Relevance |
5 years ago |
Martin |
How-to and Troubleshooting |
|
Hi @kressie,
This is in our to-do list, but we have a lot to do and I'm afraid this cannot be added within next 1-2 months. I'm sorry but this feature has a very low priority. |
|
wpForo 2.0 is released!
|
11 Relevance |
3 years ago |
Robert |
wpForo Announcements |
|
We're excited to announce the wpForo v2.0 stable version is released.
It's been one year since the last update! Thank you for your huge patience. Again, we apologize for this long delay. There were lots of interruptions, we didn't work for a long period because of three COVID waves and big holidays. wpForo 2 core is fully re-developed, so we created a brand-new forum plugin with improved existing features and plus lots of new ones.
IMPORTANT!
Please deactivate current addons or update them to 3.0.0 version before updating wpForo to 2.0.x
This is a major update with fully changed forum theme.
This update will remove forum template and CSS customizations.
After the update, please delete all caches and purge CDN if you have.
Please read the "Update to wpForo v2 Instruction" before updating the plugin.
Main Changes
Multi-Board System
Allows to create multiple separate forum boards in the same WordPress website. You can create fully separate forums in different pages. Description:
Multi-Language Support
Using the multi-board system, you can create multiple separate forums for each language of your website. Each forum will have separate forum page, categories, forums and threads, but users will be the same for all forum boards.
New Theme (2022) with Redesigned Layouts
wpForo v2 comes with new 2022 theme and with completely redesigned forum layouts and style. It brings a modern and clean look to all 4 forum layouts (Extended, Simplified, Q&A and Threaded). Description:
Extended Layout
Simplified layout
Question & Answer Layout
Threaded Layout
Topic Overview and Stat Panel
This is a small panel on the top of all topics, which provides lots of quick information about the topic. Different statistic information and a quick tree of the whole topic with discussion threads and nested replies in one place. This makes it very easy and fast to find the posts you need in the topic.
New Member Profile System
It's fully changed with new features and modern design, becoming sitewide profile system, so in most cases you won't need to use other profile builder plugins. Description:
New Dashboard Settings Page
We've re-grouped and re-designed wpForo settings, now it's very easy to find the option you want, also you can search options using the live search field. So, managing of your forum has become very easy and fast. Description:
Spam Protection
New Registered User Approval: this feature will keep new registered users inactive until they are not activated by forum administrate. It's disabled by default, you can manage this option in the Login & Registration admin page.
Minimum number of approved posts to be able to edit own profile: This is another great spam protection feature. In most cases spammers register and do their spam in the profile page, they create spam profile pages with lots of links and spam content. They use “About”, “Website” and “Signature” profile fields. This option will stop users editing their profile information unless they have more than the minimum number of approved posts. Thus, you can prevent creating of spam profile pages.
Description:
2.0.9 Changes
Core: SQL Optimization
Core: More caching items (forum, topic, post URL caching)
Core: Better built-in cache, better cache deleting control
Core: Flush Redis Object Cache on activation
Added: Clickable current forum link in the forums widget
Fixed Bug: PHP Warning: trying to access key on null, line 228 / 235
2.0.8 Changes
Added: Nickname on the profile page
Added: More types of problem detection in Debug > Error & Issues Tab
Added: Buttons to flush permalinks in wpForo > Overview admin page - Should be used if the forum page is changed - Should be used if the board slug is changed - Should be used if some pages are not accessible - Should be used if forum and topic links don't work - Should be used if forum paths are changed in General Settings
Added: New color options for link colors in Colors & Styles admin page
Added: Source and emoticons buttons in the signature and about editors
Added: Allow auto-embed bmp, webp, svg and tiff files with URL
Changed: Like button moved to the post bottom section in Extended Layout
Fixed Bug: Missing colors, make sure all css files are loaded with https
Fixed Bug: CSS issues if user avatars are disabled
Fixed Bug: Correct canonical URL for Q&A topics with sorting queries
Fixed Bug: Stop hiding moderation buttons when topic overview is disabled
Fixed Bug: Fatal error: array_merge(): Argument #2 must be of type array
Fixed Bug: PHP Warning at /2/forum.php 103 line
Fixed Bug: Small CSS issues
2.0.7 Changes
Added: Filter hooks to set minimum number of posts for Active and Hot topics
Added: Missing phrases
Added: Hook to disable topic suggestion requests:
add_filter('wpforo_topic_suggestion', '__return_false');
Added: Post count information under the user avatar in the Simplified layout
Changed: Search engine ping service URLs
Fixed Bug: Problems with displaying login, register and profile pages
Fixed Bug: Problems with displaying unapproved posts in moderation page
Fixed Bug: Profile cover image saving problems
Fixed Bug: Board settings saving issues
Fixed Bug: Problem with remote avatar saving on the second time
2.0.6 Changes
Added: Usergroup permission "Can upload cover profile image"
Added: Display Tags link in forum footer
Added: Favored button in member's profile buttons
Added: Member paths in cache excluding admin notes
Added: Admin notification when the default board is missing
Added: Info in Errors & Issues tab when old customized template files are detected
Security: Added wp_nonce and wp_send_json_error() to all AJAX requests
Spam Protection: Minimum user level to display signature
Spam Protection: Don't show profile fields for users who don't have content
Fixed Bug: Classic theme issues (like button, search icon, profile page)
Fixed Bug: Disable forum statistic using the corresponding option
Fixed Bug: Duplicated information about points on profile and members page
Fixed Bug: Icon issue in Member Title profile field
Fixed Bug: Problem with password changing in forum profile page
Fixed Bug: Using WordPress timezone for not-loggedin visitors
Fixed Bug: The checkbox options of Admin Note don't work
Fixed Bug: Cannot add forum cover image in non-default boards
Fixed Bug: Problems with manual approval of new registered users
Fixed Bug: Turn off topic suggestion when editing a topic
Fixed Bug: Problem with saving the board description
Fixed Bug: Stop loading UM css and other functions if UM is not installed
Fixed Bug: Pagination dropdown background issue
Fixed Bug: Remove nofollow links from the end of breadcrumbs
Fixed Bug: Avatar overlapping issue in Simplified layout
Fixed Bug: Avoid sending duplicated email on new reply and user mentioning
Fixed Bug: Don't send email to the post approving moderator
Fixed Bug: Email template and shortcode issues
Fixed Bug: User Profile Synchronization Issue
Fixed Bug: Filter by forums in Recent Posts widget
Fixed Bug: PHP Note: Empty values in widget / Warning: Undefined array key Posts.php on line 655
2.0.5 Changes
Added: Topic and Post dislike notification
Added: ID’s to forum wrappers on forum home page
Fixed Bug: Forum access “Can Like” doesn’t work
Fixed Bug: Email shortcode rendering issue
Fixed Bug: Loosing theme settings when the General Settings are updated
Fixed Bug: WordPress author URL problem /participant/anonymous/
Fixed Bug: Admin note “wpForo Installation Status”
Fixed Bug: User avatar issue in “Profile & Notifications” Widget
2.0.4 Changes
Added: Separate navigation menu and Menu Location for each board
Added: Limit suggested topics
Changed: Hide suggested topics when user left the title field
Fixed Bug: Language conflict with other plugins in AJAX requests
Fixed Bug: JS/CSS file conflict in dashboard
Fixed Bug: 404 error when Polyglot plugin is used with single board
Fixed Bug: PHP Notice / Trying to get property ‘roles’ of non-object in hooks.php on line 22
2.0.3 Changes
Fixed Bug: Problem with get_locale() function
Fixed Bug: Deactivate old addons and don’t allow activating them to avoid fatal errors
Fixed Bug: Revert the lost sidebar after updating to v2.0
2.0.2 Changes
Updated: Deactivate old addons before updating wpForo to avoid Fatal Errors
Fixed bug: Problems with Topics and Posts short URLs
Fixed bug: Hide like / dislike buttons for non-loggedin users.
2.0.1 Changes
Added: Redesigned Members Directory
Added: AJAX powered profile actions and sub-tabs
Added: Point based user reputation collected on new topic, post, like, dislike
Added: User following with corresponding (following and followers) tabs in profile
Added: User ban and edit buttons in users profile pages
Added: User soft and full deleting option
Added: Mute button to disable email notifications on user mentioning in posts
Added: Profile cover image
Added: Last login information on the profile page
Added: Separated sub-tabs All/Topics/Posts in Profile > Activity Tab
Added: Favored Tab with Bookmarks/Likes/Dislikes sub-tabs
Added: User profile page without forum header and footer-----
Topic Overview: on the top of topics with quick stat and a tree of nested replies
Added: Topic specific statistics with participants and likes count
Added: Topic suggestion while typing topic title in new topic creation form
Added: Topic and Post bookmarking button allows adding them in "favored" list
Added: Topic managing buttons are moved from the first post to the top of all pages
Added: Topic and Posts Dislike button with new ui/ux
Added: Topic/Post filter in Dashboard > wpForo > Moderation admin page
Added: H1 headers in topic tags page-----
Added: Forum cover image, available for all layouts
Added: [Add Topic] button to all layouts on the forum home page
Added: Forum Jump dropdown in topics footer area
Added: Category and Forums widget with an option to display as dropdown-----
Added: Settings boxes grouping related options
Added: Settings live search field, jumping to found setting page
Antispam: Check links in topic custom fields and in signatures for auto moderation
Antispam: Option to set minimum number of approved posts to be able to edit own profile. Doesn't allow spammers to create spam profile pages with lots of links and spam content.
Added: Toggle to keep collapsed wpForo menu shortcodes in Menus admin page
Added: New social network meta tag "og:local" in forum and topic pages
Added: Dashboard notification to exclude forum for 7 popular cache plugins-----
Lots of options have been added in wpForo Settings
Lots of bugs have been fixed
The core is fully re-developed and optimized
Great job has been done by Beta Testers!
Special thank you to our Beta Testers who have worked hard during the last month and helped us find and fix lots of major and minor bugs: @dimalifragis, @verek, @tutrix, @kezeo, @wendell, @berndg, @lepalois, @fawp and others. |
|
RE: html showing when replying to a post
|
10 Relevance |
3 years ago |
dimalifragis |
How-to and Troubleshooting |
|
You have SO MANY errors in your pages, maybe it is because of that, press F12 to see them:
Uncaught TypeError: e.indexOf is not a function
load jQuery
<anonymous> :1
<anonymous> :1
jquery.min.js:2:84932
Uncaught ReferenceError: input is not defined
<anonymous> :457
the-superpower-of-hindsight:457:1
Uncaught TypeError: e.indexOf is not a function
load jQuery
<anonymous> :1
<anonymous> :7
jquery.min.js:2:84932
Uncaught TypeError: document.getElementsByTagName(...)[1] is undefined
<anonymous> :215
jQuery 13
the-superpower-of-hindsight:215:10
Uncaught TypeError: wpf_tags.suggest is not a function
wpforo_tags_suggest :44
<anonymous> :40
jQuery 13
ajax.js:44:74
wpforo_tags_suggest :44
<anonymous> :40
jQuery 13 |
|
Strange jump down the screen when logged in...
|
10 Relevance |
5 months ago |
Cotner |
How-to and Troubleshooting |
|
I am having a strange issue. When a user is logged and visit certain WPForo pages on my forum, the screen jumps down below the header. But only when logged in. For guests, this behavior doesn't happen.
For instance on the Recent Posts Page...
Here is how the top of the page looks for Guests/Logged out users. You can see the entire top of the site and there is no automatic scroll.
Here is how the top of the page looks for Logged IN users. The top of the page becomes breadcrumb and you need to manually scroll up to see the main header/menu.
What could be causing something like this to happen? I am a bit baffled on it. (And sick of manually scrolling back up to get to the header/menu.) |
|
RE: Updated wrong
|
10 Relevance |
3 years ago |
hipogrito |
How-to and Troubleshooting |
|
Hi,
Thanks for the debug tip, here's the output:
[29-Dec-2022 15:09:13 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:13 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:13 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:15 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:15 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:15 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:24 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:24 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:24 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:24 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:24 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:25 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:25 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:25 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:25 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:25 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:25 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:25 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:25 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:25 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:25 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:28 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:28 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:28 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:28 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:28 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:28 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:28 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:28 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:28 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:28 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:29 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:29 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:29 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:29 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:29 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:29 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:29 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:29 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:29 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:29 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:30 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:30 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:30 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:30 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:30 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:30 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:30 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:30 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:30 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:30 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:30 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:30 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:30 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:30 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:30 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:30 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:30 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:30 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:30 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:30 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:31 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:31 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:31 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:31 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:31 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:31 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:31 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:31 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:31 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:31 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:31 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:31 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:31 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:31 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:31 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:31 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:31 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:31 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:31 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:31 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:31 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:31 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:31 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:31 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:31 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:31 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:31 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:31 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:31 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:31 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:46 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/includes/MchGdbcLibAutoloader.php on line 33[29-Dec-2022 15:09:46 UTC] PHP Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /home/ls7uzn2chq35/public_html/wp-content/plugins/goodbye-captcha/goodbye-captcha.php on line 134[29-Dec-2022 15:09:46 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php:7Stack trace:#0 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(308): mg2wpforo_init()#1 /home/ls7uzn2chq35/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#2 /home/ls7uzn2chq35/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#3 /home/ls7uzn2chq35/public_html/wp-settings.php(480): do_action()#4 /home/ls7uzn2chq35/public_html/wp-config.php(105): require_once('/home/ls7uzn2ch...')#5 /home/ls7uzn2chq35/public_html/wp-load.php(50): require_once('/home/ls7uzn2ch...')#6 /home/ls7uzn2chq35/public_html/wp-blog-header.php(13): require_once('/home/ls7uzn2ch...')#7 /home/ls7uzn2chq35/public_html/index.php(17): require('/home/ls7uzn2ch...')#8 {main}thrown in /home/ls7uzn2chq35/public_html/wp-content/plugins/go2wpforo/includes/functions.php on line 7[29-Dec-2022 15:09:46 UTC] PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835[29-Dec-2022 15:09:46 UTC] PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/ls7uzn2chq35/public_html/wp-includes/functions.php on line 5835 |
|
RE: Sidebar left on mobile
|
10 Relevance |
4 years ago |
Robert |
How-to and Troubleshooting |
|
Hi @percysgrowroom,
I think you should use this plugin, put the widget before the shortcode in the forum page editor:
You should contact this plugin developers and ask them to help you to only show this widget on mobile pages.
Or you can put this code into the functions.php of your current active WordPress theme. This will add new sidebar in Dashboard > Appearance > Widgets admin page, so the widgets in this sidebar will be only displayed on the forum top area on mobile devices:
function wpforo_custom_sidebar() { register_sidebar( array( 'name' => __( 'Forum Top Mobile Sidebar', 'textdomain' ), 'id' => 'mobile-sidebar', 'description' => __( 'Widgets in this area will be shown on forum top for mobile only.', 'wpforo' ), 'before_widget' => '<li id="%1$s" class="widget %2$s">', 'after_widget' => '</li>', 'before_title' => '<h2 class="widget-title">', 'after_title' => '</h2>', ) );}add_action( 'widgets_init', 'wpforo_custom_sidebar' );function wpforo_custom_sidebar_area() { if( function_exists('is_wpforo_page') && is_wpforo_page() ){ if ( !is_active_sidebar( 'mobile-sidebar' ) || !wp_is_mobile() ) return; echo '<div class="wpforo-top-sidebar">'; dynamic_sidebar( 'mobile-sidebar' ); echo '</div>'; }}add_action( 'wpforo_top_hook', 'wpforo_custom_sidebar_area' );
BTW, you can use Code Snippets plugin to add custom codes. |