It started after installing the gender mod so that is where i search the error.
When you have selected your gender and want to change your signature, it adds extra code in the BB tags in the signature.
for example when the user has set a signature
- Code: Select all
[b]test[/b]
when looking in your profile to change something the sig will be replaced like this:
- Code: Select all
[b:71aacf6167] test [/b:71aacf6167]
i have looked over and under in user_cp_register and user_cp_viewprofile but to no avail. I have correctly installed the mod in those files.
the strange thing is when in the admin CP you look at a user profile, the sig is perfectly fine! So why does it do it when the user views his profile and not when the admin views the user profile?
please can anybody point me where something goes wrong with $signature (i assume that's the one doing it)...
It drives me crazy!
thank you so much in advance.

