![]() |
The only things that were updated in the 2.0.2 version were the product-xml file and includes/ces_permissions.php. It's likely that your php file is correct, otherwise you would be receiving fatal errors. I have tested some custom bb-codes in VMs myself without problems, so this is frustrating for the both of us.
Please PM me with a link to a profile with this issue. |
One question before installing this really interesting hack :
Are BB-codes parsed for social groups messages in 3.7 ? If no : It would be a great addition ;) |
Technically they should be, since they utilize the same hooks as Visitor Messages in a member's profile.
|
Quote:
- Parsing all BB code in social groups is ok (except IMG) - In blog (vbulletin addon) no more parsing at all :( - Signature in pm seems also not parsed I don't take a lot of time too test it in deep. Guess I'm just going to wait for next release. Great idea anyway and I really hope you could finish it :up: Sincerely, |
Quote:
- Unfortunately I do not own a blog license so I can't support it. There are hooks in this mod so users can add their own plugins to make vBlog work. - I don't even know how to enable signatures in PMs. Is this functionality added by a mod? |
Quote:
Side note : I understand that providing feedback is really important for you in order to improve your hack but I have to be honest and I'm sorry to tell you that I made just a quick test without looking closer at your code and without testing on all pages. Sorry again to not help you more, have no time for the moment. |
Where is the option to enable this? I can't find it in Private Messaging Options.
|
You need to add a note in the readme and the first post that this requires PHP 5.1.0 or higher. At least one function that you call (htmspecialchars_decode) requires that version or higher.
edit------------------- Adding this code at the beginning of the ces_permissions.php file allows it to work on earlier versions of PHP: Code:
if (!function_exists("htmlspecialchars_decode")) { |
Quote:
|
Quote:
Quote:
|
All times are GMT. The time now is 07:44 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:
|