#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
Questions & Answers...
Q&A Layout - Bug Re...
Widget User Profile...
 
Share:
Share
Tweet
Share
Notifications
Clear all

[Closed] Widget User Profile & Notifications

    Last Post
   RSS

0
June 21, 2022 4:09 pm
Topic starter

Logged in works fine.. not logged in the links to sign up and login are corrupted

http://wp-login/ and http://wp-signup/ are both being added to the domain name url

kills access to either location.. I'm going to remove the offending garbage with jQuery

but its still there and hopefully will be fixed

LKHLC
LKHLC 
(@lkhlc)
Active Member
| 5 Posts
1 3 1
7 Answers
1
June 21, 2022 6:55 pm
Topic starter

nevermind. thanks anyway

protecting my client is more important than this plugin

 

 

LKHLC
LKHLC 
(@lkhlc)
Active Member
| 5 Posts
1 3 1
1
June 21, 2022 7:01 pm

wpForo plugin is used in 30.000+ sites all over the world.

If you have issues with your Wordpress, please refrain from bad mouth wpForo or any other plugin.

dimalifragis
dimalifragis 
(@dimalifragis)
Noble Member Beta Tester
| 1136 Posts
1 7 3
0
June 21, 2022 4:14 pm

@lkhlc Please post your URL so we can check.

dimalifragis
dimalifragis 
(@dimalifragis)
Noble Member Beta Tester
| 1136 Posts
1 7 3

@dimalifragis wish I could.. can't.. its locked down i can do this.. this is how it no longer is offending

jQuery(document).ready(function(){
jQuery('a[href^="https://"]').each(function(){
var oldUrl =jQuery(this).attr("href");
var newUrl = oldUrl.replace("http://wp-signup/", "wp-signup.php");
jQuery(this).attr("href", newUrl);
});
jQuery('a[href^="https://"]').each(function(){
var oldUrl =jQuery(this).attr("href"); // Get current url
var newUrl = oldUrl.replace("http://wp-login/", "wp-login.php"); // Create new url
jQuery(this).attr("href", newUrl); // Set herf value
});
});


The attached image is a screen shot of the widget used in a footer not logged in
the hover link below shows the error. the domain name has been removed,

Thank you for responding.

 ss.png
By LKHLC Topic starter June 21, 2022 4:23 pm
 
0
June 21, 2022 4:57 pm

What you say is very confusing. Remove WHAT with code? Why?

Sorry but i don't understand.

dimalifragis
dimalifragis 
(@dimalifragis)
Noble Member Beta Tester
| 1136 Posts
1 7 3
0
June 21, 2022 5:26 pm
Topic starter

the js is pretty straight forward!!!   and not the problem.. the problem is the widget is adding corrupted text to the urls it seeks to create links to.... instead of being wp-login.php it is http://wp-login/ totally wrong.. fixed in js but would be nice if the plugin didn't do this . how many people never check logged out?

LKHLC
LKHLC 
(@lkhlc)
Active Member
| 5 Posts
1 3 1

@lkhlc Still i don't understand. Nothing like that is needed and if you are talking for wpForo widgets, they do NOT suffer from anything like that.

By dimalifragis June 21, 2022 5:35 pm
 
0
June 21, 2022 6:41 pm
Topic starter

Where does this get generated? this has the error in it

<code>

<script type='text/javascript' id='wpforo-frontend-js-js-extra'>
/* <![CDATA[ */
var wpforo = {"ajax_url":"http =domainname etc

"notice":{"login_or_register":"Please <a href=\"https:\/\/domainname.com\/http:\/\/wp-login\/\">Login<\/a> or <a href=\"https:\/\/domainname.com\/http:\/\/wp-signup\/\">Register<\/a>","timeouts":{"neutral":0,"error":8000,"success":4000}}};

</code>

why would this be here?

https://domainname.com/http://wp-login/

not a working url and its coming from WPFORO

LKHLC
LKHLC 
(@lkhlc)
Active Member
| 5 Posts
1 3 1
0
June 21, 2022 6:46 pm

@lkhlc,

Have you added any information in Authorization URLs options in Dashboard > Forums > Settings > Members Tab?

Please leave your forum URL. We cannot help you without seeing the live forum.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Robert
Robert 
(@robert)
Support Team Admin
| 9090 Posts
67 30 761
  All forum topics
  Previous Topic

Forum Search

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages wpforo-advanced-attachments-128x128 wpforo-embeds-128x128 wpForo User Custom Fields addon wpForo – Blog Cross Posting addon wpForo Ads Manager wpForo – WooCommerce Memberships Integration wpForo Emoticons wpForo – Tenor GIFs Integration
View all Addons »

Recent Topics

  • New Feature About Plugin Customization and Integration

    By z14165899, 6 hours ago

  • WordPress Email sending function wp_mail() doesn't work!

    By feassistant, 13 hours ago

  • Import users from IPBoard

    By jesusdlg, 1 day ago

  • Intruder signing in to wpforo without approval

    By plaurits, 1 day ago

  • How to make new user to get approve manually before creating post and profile.

    By Adhyansh21, 2 days ago

  • Posts deleted in database still show up on front-end

    By nylex, 3 days ago

Topic Tags

  • css52
  • translation50
  • plugin conflict48
  • seo47
  • new features45
  • buddypress43
  • avatar41
  • moderation40
  • ultimate member40
  • login40
  • forum40
  • registration37
  • threaded layout35
  • cache34
  • spam33
  • editor33
  • menu33
  • shortcode32
  • forum accesses30
  • widget29
View all tags (2194)

Recent Posts

  • RE: HT Access file advice

    Guys, thank you very much for your advice that helped m...

    By Tergaros, 4 hours ago

  • RE: User banned for using icons?

    I know they are banned for outright spam and links. But...

    By Tergaros, 5 hours ago

  • About Plugin Customization and Integration

    Hello gVectors Support Team: I...

    By z14165899, 6 hours ago

  • RE: WordPress Email sending function wp_mail() doesn't work!

    @dimalifragis thanks for the enlightenment there. It...

    By feassistant, 7 hours ago

  • RE: Intruder signing in to wpforo without approval

    Maybe at Wordpress.org ?

    By dimalifragis, 15 hours ago

  • Import users from IPBoard

    Hello, Is it possible to import users from ipboard? (...

    By jesusdlg, 1 day ago

  • RE: Description for each topic?

    Why is this such a hard question to answer? You have ...

    By Christine, 1 day ago

Share:
Share
Tweet
Share
  Forum Statistics
21 Forums
9,938 Topics
50.3 K Posts
9 Online
48.4 K Members

Latest Post: HT Access file advice Our newest member: Akun Slot Demo Gratis Pragmati... Recent Posts Unread Posts Tags

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 | Copyright © 2016-2022 gVectors Team
Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation