Viewing 1 replies (of 1 total)
  • Plugin Author AlanP57

    (@alanp57)

    gmichael7,

    If you can run a version of MaxButtons then go to Buttons->Support in the wordpress dashboard and you find the PHP version used on your server. And alternative way is to create a new file in the root or public folder of your site on the server; name it phpinfo.php and then add one line of code to the fiel:

    <?php phpinfo(); ?>

    Save and run it and you see lots of information about your PHP. Once you are done delete the file phpinfo.php from your server.

    Alan

Viewing 1 replies (of 1 total)
  • The topic ‘From version 3 MaxButtons requires at least PHP 5.3 . You are running version: 5’ is closed to new replies.