Info
- 9 posts
- 5 voices
- Started 4 years ago by icesar
- Latest reply from Vect
- This topic is not resolved
Hyperlinks 'a href' tag not working in posts
-
- Posted 4 years ago #
Hi, I'm having an issue on my forum: http://argentinastravel.com/forums/
Basically, when I post a formatted link like 'link here' it gets wiped out and instead bbpress saves 'link here' What could be going on?
Thanks!
-
- Posted 4 years ago #
Oops... looks like links work find here. In our forums, everything after the "a" gets removed from the source.
-
- Posted 4 years ago #
I have the exact same problem. An yes, I already tried deactivating the "Allow Images" plugin. ;-)
-
- Posted 4 years ago #
Can you post a link to your forum?
Are you using a language file other than English?
-
- Posted 4 years ago #
Yes, I use a custom german language file (The forum is completely integrated with WP i.e. both configurations are loaded).,
I just tried posting links while not using the language file: no change,hrefstill gets stripped.Deactivating all my plugins doesn't help either.
Also, for some reason " does not get unescaped. I get \" all over the place. This I was able to fix with a customstripslashes-filter. Its strange though that forum software comes with such bugs out of the box...The href must be stripped when saving a post, as it does not appear in the database tables. Some
pre_postfilter maybe?My german forum is located at http://www.sphaerenriss.ch/forum/
Thanks for your help
-
- Posted 4 years ago #
Interesting...I'm still having the same problem, and I also had to apply the custom stripslashes filter. Could that have something to do with it?
-
- Posted 4 years ago #
SealedSUn, could you share the custom stripslashes filter you used to fix your unescaped quotes, and the location where you inserted it? (As in, what file? Sorry, PHP newb here)
Also, are you guys still getting this problem with hyperlinks? Same thing with my installation, and I don't believe any of my plugins are conflicting with it. Any solution yet?
-
- Posted 4 years ago #
Actually, found a sweet solution for the stripslashes: http://bbpress.org/forums/topic/slashes-being-added-in-front-of-apostrophes?replies=31#post-12563
Still...any ideas on the ahref?
-
- Posted 3 years ago #
It is not help. Need another solution.
-
You must log in to post.