- Posts: 253
Other Plugins
cb plugin error
- saman سامان
-
Topic Author
- Offline
- Elite Member
-
- samansamani2[at]yahoo.com
Less
More
7 years 6 months ago - 7 years 6 months ago #1
by saman سامان
cb plugin error was created by saman سامان
hi.i use php 7 and get this error:
Methods with the same name as their class will not be constructors in a future version of PHP; getcbmycertificatesTab has a deprecated constructor in /home/*********/domains/*************/public_html/components/com_comprofiler/plugin/user/plug_cbjoomdlemycertificates/cbmycertificates.php on line 19
Methods with the same name as their class will not be constructors in a future version of PHP; getcbmycertificatesTab has a deprecated constructor in /home/*********/domains/*************/public_html/components/com_comprofiler/plugin/user/plug_cbjoomdlemycertificates/cbmycertificates.php on line 19
Last edit: 7 years 6 months ago by saman سامان.
Please Log in or Create an account to join the conversation.
- saman سامان
-
Topic Author
- Offline
- Elite Member
-
- samansamani2[at]yahoo.com
Less
More
- Posts: 253
7 years 6 months ago #2
by saman سامان
Replied by saman سامان on topic cb plugin error
i use __construct() instead of getcbmycertificatesTab() to repair that.
is it right? is there any other work need to do?
is it right? is there any other work need to do?
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
7 years 6 months ago #3
by Antonio Durán
Replied by Antonio Durán on topic cb plugin error
That's the right fix. We will release a new version soon. I don't think any other changes are needed.
Please Log in or Create an account to join the conversation.