Be nice to also have WYSIWYG on the textareas, but that's another hack.
There are 2 versions of this.
The first one, product-parse_bbcode_in_profile_1.1.xml, is for anyone that does not have the MySpace style profile template hack installed. You can find that hack here https://vborg.vbsupport.ru/showthread.php?t=101248
The second, product-myspace_style_profile_version.xml, is for users that are using that template hack.
INSTALLATION:
Install the Product and that's it. Will install 1 new plugin. I tested as best I can, but see what happens. Can't provide 100% support, but I will see what I can do.
For non-MySpace profile template users, some options:
--------------------------------------------------------------------------
Optionally remove some code. https://vborg.vbsupport.ru/showpost....4&postcount=18
--------------------------------------------------------------------------
If you only want certain fields, put this code for EACH fieldx u want parsed in member_customfields hook location. https://vborg.vbsupport.ru/showpost....5&postcount=19
If you did this code change for 1.01, u can now remove it as it is not needed for 1.1.
v.1.01 Code Change
in admincp/profilefield.php find
PHP Code:
// #################### PRE-CACHE TEMPLATES AND DATA ######################
add above that
PHP Code:
define('THIS_SCRIPT', 'profile_admin');
end 1.01 code change
################################################## ##
Non-MySpace template hack
v.1.00 - Original Release
v.1.01 - Update to fix some weird issue in admincp when going to profile field manager.
v.1.1 - re-written - totally works.
MySpace Template hack version:
1.0 - Original release.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Ok I'm a bit confused. I was looking for this. Well I installed the plugin ... But it doesn't work :wataf .. looked through and I don't see any other configuration or setup needed to get this working. So am I missing something?
well, it's a product, not just a plugin. although it adds the plugin, and yes, that is all that is needed since all it is is one line of code. Ignore all the stuff from Lizard, my thread got jacked. It does work as it is working on mine. Make sure the hook location is member_customfields.
I registered on your forum and went and edited my profile and then looked at my profile, but it says I don't have permission. Also, all your debug code is showing.
EDIT: Do you have any other plugins using the same hook location? member_customfields
well, it's a product, not just a plugin. although it adds the plugin, and yes, that is all that is needed since all it is is one line of code. Ignore all the stuff from Lizard, my thread got jacked. It does work as it is working on mine. Make sure the hook location is member_customfields.
I registered on your forum and went and edited my profile and then looked at my profile, but it says I don't have permission. Also, all your debug code is showing.
I verified it is member_customfields.
I also went through and activated your account most likely the access denied thing
We have a plugin thing that puts all the plugins / products together. Just looked through a couple times and I don't see anything using that specific field