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
What you say is very confusing. Remove WHAT with code? Why?
Sorry but i don't understand.
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?
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