![]() |
How do i parse the bbcode in the box that this hack: https://vborg.vbsupport.ru/showthread.php?t=98282& gives you
|
I am parsing BB code correctly within the profile, but not within posts (side location field)...as I have a BB URL in the location field linked to vBgooglemap locations
How would I go about making it parse and not just showing the code? I'm not sure if I made this clear enough to understand but I'll post a screenie if needed. |
this is very strange, i had installed this properly and everything was working good.. and then all of the sudden it stopped working. nothing is more frustrating then when something is working and stops for no reason =(.
i originally installed this hack, deactivated it, and installed this code so that only one field was working (which worked fine): PHP Code:
I've also tried allowing bbcode throughout my memberinfo, but still to no avail. Please advise.. |
turns out that if you turn of vb sigs, some things act up.. just to note
|
Quote:
PHP Code:
|
This mod doesnt seem to work if you have a custom Profile Page. I reverted my template to default, and this mod worked... I added my custom Profile Page setup that was created originally on a vb 3.5 forum and updated and the mod doesnt work. Just thought this might help people having trouble.
|
This hack work with vB 3.6.x ?
|
Quote:
Quote:
Quote:
Also you'd have to use do_parse() instead of parse() (I don't know if it's the same with vB 3.5, I'm using 3.6): Code:
$profilefield['value'] = $bbcode_parser->do_parse($userinfo["$profilefieldname"], true, true); |
so will this mod take care of the quotes = ("), & = (&) and the many more parsing errors found with the myspace profiles... because I use the alternative parsing method as ppl are posting in here.
*** Edit: Now that I look above, it seems that this one doesn't fix it either :/ |
Dear keth, im getting crazy!
https://vborg.vbsupport.ru/showthread.php?t=142592 (i moved the post to an area that seems more "correct" than this) |
If anyone has a problem this might help them. I fixed upon a bit the code that gen.Scorpio posted. Everything seems to work. From what he posted, when he saw a post of someone with the field filled, it didnt parse the bb code they had in their post. But as I tested it out the fixed up code, everything seems to be fine, no errors. If anyone can improve upon it, go right ahead. Tested on 3.6.8. All you need to do is change the field8 to whatever field you set.
Here is the code. Code:
if ($userinfo['field8']) |
In case anyone has been having problems with the other fixes and versions of this...
I've got 3.6.8 installed and the profile pages are pretty heavily customised and none of the above fixes worked properly for me, so in the end I tinkered around with the various bits until I came up with this one which works perfectly for me, so I thought i'd share it in case it could be of use to anyone else: Just replace the entire contents of the product file with this code, changing the 3 instances of field5 for which ever field you want to parse bbcode in and then do the normal install. Code:
<?xml version="1.0" encoding="ISO-8859-1"?> |
What do we do if we want to do more than one profile filed?
|
Gah, I had this working perfectly before updating from 3.6.8 to 3.7 Gold a couple of days ago, now it's stopped working at all.
Anybody have any idea what bits in the code have changed that would mean this doesn't work any more? I dearly need this to work again. I've tried the CES parser permissions hack which is out there, but that is way too much for what I need and stops more working for me than is practical. If any pro coders out there have any ideas on this one please help me out, i'm well and trully stuck. |
Is there a way to have it on vbulletin 3.7?
I think that will be more attractive for members to have images or slideshow in their details... Thanks |
I need this mod to work too! any coders out there know how to put the WYSIWYG editor and BBCODE into profile fields?
|
anyone who can get this working?
|
All times are GMT. The time now is 06:07 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|