![]() |
I have reviewed the code and it looks like you are correct. There is no handling for guest users.
Try this. In includes/ces_permissions.php, find: Code:
if (!empty($parser->ces_options["$forumid"][$parser->ces_options['current_userid']])) Code:
if (empty($parser->ces_options['current_userid'])) |
AHA!
Thank you so much! And again, great mod! |
Quote:
Also would be nice to disallow to use TABLE bb code for usergroups! It also in CONFLICT with [CKEditor] MARCO1 Advanced Quick Reply And Edit :( |
This mod prevents inline image (attach tag) from showing in posts.
|
after uninstall blogs are still messed up and I don't know how to fix
terrible mod, do not use, you've been warned |
I'm getting these warnings filling up my error log, any ideas?
PHP Warning: Use of undefined constant value - assumed 'value' (this will throw an Error in a future version of PHP) in /home/mysite/public_html/includes/ces_permissions.php(588) : eval()'d code on line 1 |
The PHP call is depreciated in the version of PHP you are running. Did you or your host recently update PHP? While VB 4.2.5 is compatible with PHP 7.1.x many of the plugins were not written for this version and will throw warning messages. This does not mean they will not work and you can just add:
Code:
php_flag display_errors off |
All times are GMT. The time now is 04:11 AM. |
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:
|