R_J
AdminR_J Admin
-
Re: BeforeRegister event question
The code looks perfectly okay. I've used that event in a small plugin as well. Delete the /cache/addon.json file and retry. Some odd behaviour which had occured to me a very few times in the pas… (View Post)1 -
Re: pockets into php files
Look at the function.pocket.php Smarty plugin, it contains the following code: function smarty_function_pocket($params, $smarty) { if (!class_exists('PocketsPlugin')) { return '';… (View Post)2 -
Re: All discussion URLs leading to Something has gone wrong. page
The CloudflareSupport was enabled and caused troubles. Without it, updating was no problem at all. (View Post)2 -
Re: 3.0.2 Adding menu item to Moderation sidemenu
Try it that way: public function dashboardNavModule_init_handler($sender) { // Create a group under the Moderation group. $sender->addGroupToSection( 'Moderation', t('Infraction… (View Post)1 -
Feedback for the Rich Editor
@Linc & @charrondev I know that creating single Issues on GitHub would be better but since the Rich Editor is here used for testing, the feedback could be given here, I guess. And I bet the barri… (View Post)3
