MyBB Community Forums

Full Version: DVZ Mentions 1.0.6
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
(2017-06-22, 04:21 AM)Persona Wrote: [ -> ]Is this compatible with PHP 7? After updating a test server to PHP7 from PHP5 this plugin stopped working.

What exactly is happening?
EDIT: Removing this post.

It looks like php-fpm didn't restart fully after php-mbstring was installed, preventing this plugin from operating on my production board.
Hello, I was just wondering if there was a reason why all the text after mentions comes out bold?

https://gyazo.com/887da01f14adef63001afe7274899ca6
Version 1.0
  • added support for selecting users by ID (@user#1),
  • added CSS class for tags (mycode_mention),
  • added support for opening profiles in new tabs (configurable),
  • improved parsing accuracy,
  • optimized alerts information storage,
  • added removal of alerts linked to deleted content,
  • added notification filtering to exclude post drafts,
  • fixed possible PHP warnings related to MyAlerts check and undefined constants,
  • configuration moved to ACP settings,
  • code restructured,
  • minimum PHP version raised to 7.0,
  • license changed to ISC

Upgrading: Uninstall MyAlerts integrations (if present), uninstall the plugin, delete old files, upload the new package and install the plugin and MyAlerts integrations.

-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEE346WhYk6su6vogTe4v2sXM44p30FAlocfC4ACgkQ4v2sXM44
p32n7wf9FbvAIpLxU1qbyByp3DUzW3ZNZzKsHi8rjdHTCfMLYkhY3qf3TGYb71sO
ZQwGZa65hXrBK+MfAO5Uu7vfsln0LIQi5hk7+AOu33ztJcKy+L2pPKUCVyLVV+pX
O6BSdH1ERJh34ElHxkgx2PaioNXgXF2UYDpq7P0ogIXLrqlAnU7c0a8pe3QfUSmL
bYELo6pt+Z27/d4B7Y7eQ2ciVON/aeCXL/qWifK+2muweq+9JUs/t6V3gSIn2e3l
zJ33H2+liqhxScz8olDmBAasQfnfkU/0egsuMdCG0t7/PdwAos2f0zufk88GIPdG
TnvREb8vxfyhrfszqio8zwhCLvdy6Q==
=pGjI
-----END PGP SIGNATURE-----
Upgrading from 0.6, uninstalled MyAlerts integration, deactivated the plugin (there were no uninstall option), removed files, uploaded new files. I get empty screen when I click on Plugins, removing dvz_mentions.php solves the issue.
(2017-11-28, 10:13 AM)Darkrad Wrote: [ -> ]Upgrading from 0.6, uninstalled MyAlerts integration, deactivated the plugin (there were no uninstall option), removed files, uploaded new files. I get empty screen when I click on Plugins, removing dvz_mentions.php solves the issue.

Are you using PHP >= 7.0 and latest version of MyBB?
Ouch.. No I think my server has lower than 7.0
I updated the plugin to version 1.0. After uploading the files to the server receives an error:

Fatal error: Uncaught Error: Class 'MybbStuff_MyAlerts_AlertTypeManager' not found in C:\xampp\htdocs\forum\inc\plugins\dvz_mentions\hooks_acp.php:26 Stack trace: #0 C:\xampp\htdocs\forum\inc\class_plugins.php(142): dvzMentions\Hooks\admin_config_plugins_begin('') #1 C:\xampp\htdocs\forum\admin\modules\config\plugins.php(19): pluginSystem->run_hooks(Array) #2 C:\xampp\htdocs\forum\admin\index.php(821): require('C:\\xampp\\htdocs...') #3 {main} thrown in C:\xampp\htdocs\forum\inc\plugins\dvz_mentions\hooks_acp.php on line 26


I do not have the MyAlerts plugin installed.

PHP: 7.0
MYBB: 1.8.14
(2017-11-28, 05:52 PM)RikoDEV Wrote: [ -> ]I updated the plugin to version 1.0. After uploading the files to the server receives an error:

Fatal error: Uncaught Error: Class 'MybbStuff_MyAlerts_AlertTypeManager' not found in C:\xampp\htdocs\forum\inc\plugins\dvz_mentions\hooks_acp.php:26 Stack trace: #0 C:\xampp\htdocs\forum\inc\class_plugins.php(142): dvzMentions\Hooks\admin_config_plugins_begin('') #1 C:\xampp\htdocs\forum\admin\modules\config\plugins.php(19): pluginSystem->run_hooks(Array) #2 C:\xampp\htdocs\forum\admin\index.php(821): require('C:\\xampp\\htdocs...') #3 {main} thrown in C:\xampp\htdocs\forum\inc\plugins\dvz_mentions\hooks_acp.php on line 26


I do not have the MyAlerts plugin installed.

PHP: 7.0
MYBB: 1.8.14

That would be a bug - try this patched package: https://github.com/dvz/mybb-dvzMentions/...c1641e.zip
Version 1.0.1
  • fixed PHP errors related to missing MyAlerts plugin

Upgrading (from 1.0): Reactivate the plugin.

-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEE346WhYk6su6vogTe4v2sXM44p30FAlodtOUACgkQ4v2sXM44
p318MQf/RzH2p+i1deb45gdoZrWpbDQkWmo2Hayi+zB3YVFz5lD5Ie2jVvmfdWEL
f/No4+P0zjUSlPLG1SKEQ011THFs7zE+eSkvWFiwGRqp8RwEV7xqlkdaFfK3euq5
zxhE8N5zkyIBmI7gLdxujo5/9IgjSBImlZzxvBIDa5NckJmyygELKAtF6gOt3lPk
uRIhUfWP+1ytN27BLSxYCVVMij/b4SdhoLV9s3ugpSHPQurLySShL6vunL5t1BLv
S7rFd0KBzOSyRE4+xGpq8SoWTigI1JwHcXh3liEu8BNZRS1sYJ8iwzeCksqykv2F
mrnhdqvZZOBDAe3l4uOnoi7nHf3mCQ==
=FtBc
-----END PGP SIGNATURE-----
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29