Thread Rating:
  • 6 Vote(s) - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.8] DVZ Mentions 1.0.6
#31
(2015-04-18, 08:46 PM)Devilshakerz Wrote:
(2015-04-18, 08:28 PM)nollidnosnhoj Wrote: I think I found a bug.

I just tried typing this to a post with DVZ Mentions 0.4 activated.

(Check the attachment what I typed. Trying typing it here and messed up the formatting.)


After posting it, the showthread page went blank. Nothing. Just blank. When I deactivated the plugin, the page showed up again. Is there something wrong with what I posted?

The plugin requires PHP version 5.4 or newer; when it's uploaded to a server with an old version it either shows a Parse error or a blank page if PHP errors are suppressed. That's likely the issue, you should be able to change it though (web hosting panel, hosting FAQ/documentation, or try their support).

Well, based on the PHP Info in the MyBB Admin Panel, I'm using 5.4.35
just a noob.
Reply
#32
Is it possible to have this autocomplete @user....cause when testing it just now this one does not auto do it. 
Reply
#33
It is on a TODO list Smile check page before, I had same question. This feature is really missing, with autocomplete it would be one of the bst (and must have) plugin for MyBB
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
Reply
#34
How can I make the plugin replaces @DVZ with just DVZ?
Reply
#35
(2015-04-19, 05:35 PM)Lektz Wrote: How can I make the plugin replaces @DVZ with just DVZ?

Change $keepPrefix to false (the process is described here).
devilshakerz.com/pgp (DF3A 34D9 A627 42E5 BC6A 6750 1F2F B8AA 28FF E1BC) ▪ keybase.io/devilshakerz
Reply
#36
(2015-04-18, 09:18 PM)nollidnosnhoj Wrote:
(2015-04-18, 08:46 PM)Devilshakerz Wrote:
(2015-04-18, 08:28 PM)nollidnosnhoj Wrote: I think I found a bug.

I just tried typing this to a post with DVZ Mentions 0.4 activated.

(Check the attachment what I typed. Trying typing it here and messed up the formatting.)


After posting it, the showthread page went blank. Nothing. Just blank. When I deactivated the plugin, the page showed up again. Is there something wrong with what I posted?

The plugin requires PHP version 5.4 or newer; when it's uploaded to a server with an old version it either shows a Parse error or a blank page if PHP errors are suppressed. That's likely the issue, you should be able to change it though (web hosting panel, hosting FAQ/documentation, or try their support).

Well, based on the PHP Info in the MyBB Admin Panel, I'm using 5.4.35

Confirmed. I have the same problem on 0.4.
I have PHP 5.4 of course.
Reply
#37
(2015-04-20, 07:14 PM)Michalec Wrote: Confirmed. I have the same problem on 0.4.
I have PHP 5.4 of course.

You might want to take a look into your server's PHP error log - if you find errors related to the gmp_cmp function that means your server doesn't have the GMP extension enabled. If you don't have the possibility to enable it yourself (e.g. in your hosting panel) you should contact the server administrator (or web hosting support).
devilshakerz.com/pgp (DF3A 34D9 A627 42E5 BC6A 6750 1F2F B8AA 28FF E1BC) ▪ keybase.io/devilshakerz
Reply
#38
(2015-04-21, 01:03 PM)Devilshakerz Wrote:
(2015-04-20, 07:14 PM)Michalec Wrote: Confirmed. I have the same problem on 0.4.
I have PHP 5.4 of course.

You might want to take a look into your server's PHP error log - if you find errors related to the gmp_cmp function that means your server doesn't have the GMP extension enabled. If you don't have the possibility to enable it yourself (e.g. in your hosting panel) you should contact the server administrator (or web hosting support).

Thank you, now works fine.

You haven't added any information about this in the main post, so...

Greetings Wink
Reply
#39
I get this error with latest version:

Fatal error: Call to undefined function gmp_cmp() in /inc/plugins/dvz_mentions.php on line 97

EDIT: I see that I am not the only one, so it is server related - I need to check it and add a support. Is there any workaround?
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
Reply
#40
(2015-04-22, 09:04 PM)Eldenroot Wrote: I get this error with latest version:

Fatal error: Call to undefined function gmp_cmp() in /inc/plugins/dvz_mentions.php on line 97

EDIT: I see that I am not the only one, so it is server related - I need to check it and add a support. Is there any workaround?

Try replacing gmp_cmp with version_compare in dvz_mentions.php:97.
devilshakerz.com/pgp (DF3A 34D9 A627 42E5 BC6A 6750 1F2F B8AA 28FF E1BC) ▪ keybase.io/devilshakerz
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)