× Here you can get community support related to Auto Group.

error message PHP under Joomla 3.5 et php 7

  • carabao
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 weeks ago #4876 by carabao
hello,

I have an error message PHP under joomla 3.5 and php 7. Would it be possible to correct this error php?


Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; autoGroupTab has a deprecated constructor in /home/sactastb/public_html/components/com_comprofiler/plugin/user/plug_autogroup/autogroup.php on line 20


Thank you very much

Please Log in or Create an account to join the conversation.

More
8 years 2 weeks ago #4877 by admin
Of course,
thanks for reporting. It is just enough to replace line 24:
public function autoGroupTab() {

With the following:
public function __construct() {

I will release the new package in a couple of hours, or less.

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

More
8 years 2 weeks ago #4878 by admin
Try the version 2.3 and let me know:

www.selfget.com/downloads/category/7-autogroup.html
The following user(s) said Thank You: carabao

Please Log in or Create an account to join the conversation.

  • carabao
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 weeks ago - 8 years 2 weeks ago #4879 by carabao
Replied by carabao on topic error message PHP under Joomla 3.5 et php 7
it is ok, not error message php

Thank You
Last edit: 8 years 2 weeks ago by carabao.

Please Log in or Create an account to join the conversation.

More
8 years 2 weeks ago #4883 by admin
U're welcome!

Please Log in or Create an account to join the conversation.

Time to create page: 0.082 seconds