× Social Extensions Integration

CB Badge

4 months 2 weeks ago 4 months 2 weeks ago by Web Buster UK Ltd.
Web Buster UK Ltd
Posts: 137
More
Topic Author
CB Badge #1
When I enable CB Badge the following error occurs if anyone tries to see their profile:

0 Attempt to assign property "relPath" on bool

When I disable CB Badge, you can access the profile again.
The error does not show up, until you go to TAB management and add it as a tab.
We are using the latest version of CB Badge

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

4 months 2 weeks ago
Antonio Durán
Posts: 7815
More
CB Badge #2
Thanks for the bug report. I have uploaded a new version to fix the issue.

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

4 months 2 weeks ago
Web Buster UK Ltd
Posts: 137
More
Topic Author
CB Badge #3
Hi I have installed it. Now I get a different error.

0 Attempt to assign property "relPath" on bool

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

4 months 1 week ago
Web Buster UK Ltd
Posts: 137
More
Topic Author
CB Badge #4
There must still be an issue, as its not working, same error.

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

4 months 1 week ago
Antonio Durán
Posts: 7815
More
CB Badge #5
I cannot replicate the problem, it is working fine for me.

The line giving issues is:
$plugin = $_PLUGINS->getLoadedPlugin( 'user', 'cbmybadges' );

In your case, that one is returning a null value, and that's why you get the error later in the code.
I have debugged this at my site, and it correctly returns the plugin details, so I don't know why it does not work for you.

You can email me access details and I will try to take a look at your site.

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