My CB site (uses CB subs) was working fine until about 4 days ago. Then, after a frontend login accessing the user list resulted in a HTTP 500 server error. Backend was working without a problem.
I downgraded from PHP v5.4 to v5.3. After that change, I could use all the frontend features without errors. Unfortunately, I discovered the same error resulted after a backend admin login and trying to access CBsubs. After enabling error reporting, I get the following message:
Notice: Undefined offset: 1 in /home2/endodon1/public_html/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/plugin/cbsubscontent/cbsubs.content_access.php on line 916
Any suggestions on a remedy? Are there any PHP incompatibilities?