wpForo Community
  • wpForo 3.0 AI Edition
    • AI Features
      • AI Semantic Search
      • AI Topic Summary
      • AI Topic Suggestions
      • AI Translation
      • AI Chat Assistant
      • AI Bot Reply
      • AI Moderation
      • AI Tasks
      • AI Analytics
      • AI Knowledge Generation
    • Forum Layouts
  • gVectors AI
  • Support
    • wpForo Community
    • wpForo AI Service Support
    • wpForo Addons Support
  • Documentation
  • Addons
Download wpForo 3.0

  • Forums
  • What’s New
  • Members
  • Recent Posts
AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Forums
Search
 
Notifications
Clear all

Search result for:  Low-cost therapies https://simplemedrx.top

 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:


Page 5 / 7 Prev Next
RE: File link on notification email is missing https: at beginning of URL
How-to and Troubleshooting - wpForo 2.0
lelaurier
3 months ago
13 Relevance
Hi @sofy You said "The link will still work correctly and the file will be downloaded as expected when clicked." This is not true. It might do it on the website itself but not in email client. It does show errors in Outlook 365 ( see two attached images) and on my iPhone it just do nothing. All my users reported the same. Why dont they put the HTTPS: ... they do it for all other links in the notfication email. Could there be a workaround snippet that I could apply.     < span style="color: #666;"> Attachment : Outlook1.jpg < span style="color: #666;"> Attachment :  Outlook2.jpg
View entire post
RE: Force custom Avatar URL to be HTTPS? Or disallow URL-based custom avatars?
How-to and Troubleshooting - wpForo 2.0
DaveHamilton
6 years ago
13 Relevance
Of course, while I was posting it offered me the "avatar by URL" tag, so I dug and found Adding this to Dashboard > Forums > Settings > Styles > Custom CSS Code solved this by hiding the option from view for users. Thanks! .wpf-field-wrap > ul > li:nth-child(2) { display: none !important;}
View entire post
Force custom Avatar URL to be HTTPS? Or disallow URL-based custom avatars?
How-to and Troubleshooting - wpForo 2.0
DaveHamilton
6 years ago
13 Relevance
We're realizing that we're getting mixed content warnings from Google because some users have put HTTP URLs in the "Specify Avatar by URL" field. Is there a way to force them to only use HTTPS here? Or, perhaps even better: is there a way to ONLY allow uploads and not allow avatars by URL?
View entire post
Critical error on password reset
How-to and Troubleshooting - wpForo 2.0
stefanolodol...
3 years ago
12 Relevance
I have a Woocommerce website. Users log in through a Woocommerce login form widget. In WPForo's settings, all WPForo forms are disabled, including the password reset form. When WPForo is active, if I try to reset my password by submitting the WC password reset form on the WC account page, I get a WordPress critical error. After reading about this similar issue, I tried setting the custom authorization URL for password reset to the WC password reset page, but nothing has changed even after clearing the cache. I also tried downgrading PHP to 8.0, but that didn't help either. You can't see the issue now because I had to disable WPForo and set a redirect from the forum page. I could keep WPForo active and replace the WC login form with the standard WP login form, but the "lost password?" link takes to the WP admin with the big WP logo and that's not the user experience I want. Here's the automatic error notification email I received: WordPress version 6.1Active theme: Hello Elementor Child (version 1.0.1)Current plugin: wpForo (version 2.1.0)PHP version 8.1.9 Error Details=============An error of type E_ERROR was caused in line 231 of the file /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-content/plugins/wpforo/classes/Cache.php. Error message: Uncaught Error: Call to a member function reset() on null in /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-content/plugins/wpforo/classes/Cache.php:231Stack trace:#0 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-content/plugins/wpforo/includes/functions.php(1823): wpforo\classes\Cache->clean()#1 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-content/plugins/wpforo/classes/Members.php(1751): wpforo_clean_cache()#2 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-content/plugins/wpforo/classes/Members.php(108): wpforo\classes\Members->reset()#3 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/class-wp-hook.php(310): wpforo\classes\Members->wpforo\classes\{closure}()#4 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#5 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#6 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/user.php(1904): do_action()#7 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/pluggable.php(2738): clean_user_cache()#8 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/user.php(3284): wp_set_password()#9 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-login.php(937): reset_password()#10 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-content/plugins/perfmatters/inc/functions.php(934): require_once('/home/597704.cl...')#11 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/class-wp-hook.php(308): perfmatters_wp_loaded()#12 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#13 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#14 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-settings.php(639): do_action()#15 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-config.php(103): require_once('/home/597704.cl...')#16 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-load.php(50): require_once('/home/597704.cl...')#17 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-blog-header.php(13): require_once('/home/597704.cl...')#18 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/index.php(17): require('/home/597704.cl...')#19 {main} thrown
View entire post
Problems with the slug of the main forum /forum/
How-to and Troubleshooting - wpForo 2.0
AlShoker
5 years ago
12 Relevance
Dear WPForo developers! I’m testing your theme, I want to buy it, but I came across problems that I can’t cope with for 4 days.1. The main page of the forum has stopped working -redirects to page 404, and, please note, the redirect goes to the page with a slash at the end of the address: At the same time, the pages with forum posts work well, for example: 2. If the main page of the forum for example /forum_all (), then there is still a redirect to The redirect plugin is disabled, there are also no directives for redirecting from the /forum slug in .htaccesse 3. Another problem is related to the simultaneous use of WPForo and the “All in One SEO” plugin. The “All in One SEO” plugin in forum posts does not use the Title and Description of the forum, but uses the Title and Description of the site: For seo-optimization of the forum, this is a disaster. At the moment, the “All in One SEO” plugin had to be disabled. I deleted all the caches. Software configuration: ——————————————- (RUS) Проблемы со слагом главной страницы форум /forum/ Уважаемые разработчики WPForo! Тестирую вашу тему, хочу купить, но наткнулся на проблемы, с которыми не могу справиться уже 4 дня.1. Перестала работать главная страница форума – редиректит на 404 страницу, причем, прошу обратить внимание, редирект идет на страницу со слешем на конце адреса: При этом, страницы с постами форума работают хорошо, пример: 2. Если главную страницу форума к примеру /forum_all (), то все равно происходит редирект на Плагин редиректа отключен, в .htaccesse также нет никаких директив для редиректа со слага /forum 3. Еще одна проблема связана с одновременным использованием WPForo и плагином “All in One SEO”. Плагин “All in One SEO” в постах форума не использует Title и Description форума, а использует Title и Description сайта: Для seo-оптимизации форума это рросто катастрофа. В данный момент плагин “All in One SEO” пришлось отключить. Кэши все удалял. Конфигурация софта такая: The page I need help with:
View entire post
RE: Sidebar left on mobile
How-to and Troubleshooting - wpForo 2.0
Robert
4 years ago
12 Relevance
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.
View entire post
RE: File link on notification email is missing https: at beginning of URL
How-to and Troubleshooting - wpForo 2.0
Sofy
3 months ago
12 Relevance
@lelaurier We'll check and get back to you soon.
View entire post
RE: File link on notification email is missing https: at beginning of URL
How-to and Troubleshooting - wpForo 2.0
Sofy
3 months ago
12 Relevance
Hi, Please attach a screenshot of the email content and let us know how the file is attached. Are you using the wpForo Advanced Attachments add-on? Also, please provide a screenshot of the related post.
View entire post
https://test.toseeifithappenshere.com
Bug Reports - wpForo 2.0
dimalifragis
3 years ago
12 Relevance
Let's see if i can replicate an issue here also. If not i will delete this topic. If i can replicate the bug, i will post below the details. Thanks
View entire post
RE: The forum is not working after installing SSL certificate and switching to https
How-to and Troubleshooting - wpForo 2.0
Sofy
7 years ago
12 Relevance
ok, in Hosting Service cPanel > phpMyAdmin Database manager please open the wp_wpforo_forums table and make sure it is not empty.
View entire post
RE: The forum is not working after installing SSL certificate and switching to https
How-to and Troubleshooting - wpForo 2.0
Hardisson
7 years ago
12 Relevance
They were displayed there before deleting the cache, but after that they disappeared
View entire post
RE: The forum is not working after installing SSL certificate and switching to https
How-to and Troubleshooting - wpForo 2.0
Sofy
7 years ago
12 Relevance
Hi @hardisson, Could you please let us know are the forums exist in Dashboard > forums admin page?
View entire post
RE: Links to boards and messages not adopting my sites SSL/HTTPS url.
How-to and Troubleshooting - wpForo 2.0
Robert
8 years ago
12 Relevance
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.
View entire post
Page 5 / 7 Prev Next

Join Us!

Recent Topics

  • Forum UX Greyed Out Unlimited Bundle Expired Same Time?

    By Pepper Guru 2 days ago

  • memphisguru

    Version 3.0.6, missing icons and forum menu has many extra links.

    By memphisguru 4 days ago

  • AI chat not surfacing Wordpress content

    By Singletrackmark 4 days ago

  • 3.0 is awesome. I wonder if this is possible now?...

    By JohnnyFive 4 days ago

  • Failed table migration; forum content missing

    By gokuuu 5 days ago

  • Old category and forums move to new board

    By Steven007 5 days ago

Recent Posts

  • Robert

    RE: AI chat not surfacing Wordpress content

    @singletrackmark, Please update to wpForo 3..0.8 vers...

    By Robert , 1 day ago

  • Sofy

    RE: Version 3.0.6, missing icons and forum menu has many extra links.

    @memphisguru This appears to be a CSS conflict w...

    By Sofy , 2 days ago

  • RE: Old category and forums move to new board

    Moving forum content between boards in wpForo can be a ...

    By Thania_Edorra , 2 days ago

  • RE: Forum UX Greyed Out Unlimited Bundle Expired Same Time?

    I managed to fix it. I simply enabled divi visual build...

    By Pepper Guru , 2 days ago

  • RE: wpForo 3.0 is released!

    The new wpForo forum is one of the best modern forum de...

    By marsccp , 2 days ago

  • RE: 3.0 is awesome. I wonder if this is possible now?...

    No worries. I figured it out and removed the grey bar a...

    By JohnnyFive , 4 days ago

  • Ricsca

    RE: URGENT: Private forums showing up in searches

    Work 👍

    By Ricsca , 4 days ago

  • RE: Failed table migration; forum content missing

    thank you we dıd

    By gokuuu , 5 days ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 19 Forums
  • 14.2 K Topics
  • 71.2 K Posts
  • 27 Online
  • 6,081 Members
Our newest member: GLOBALTREND
Latest Post: AI chat not surfacing Wordpress content
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

 Powered by wpForo version 3.0.8

wpForo

The most advanced WordPress forum plugin with powerful AI features for modern communities. Build engaging forums with cutting-edge AI technology.

AI Edition

  • AI Features
  • Forum Layouts
  • gVectors AI
  • wpForo Addons

Support & Docs

  • Documentation
  • Support Forum
  • AI Service Support
  • Addons Support

Legal

  • gVectors Team
  • Contact Us
  • AI Features Privacy Policy
  • AI Features Terms of Service

© 2026 wpForo. All rights reserved. Made with ❤️ by gVectors Team