Hello
Latest CBsubs and CB releases
We have a fatal error when trying to access the main cbsubs display:
Fatal error: Call to a member function get() on a non-object in <span>/</span>var<span>/</span>www/html/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/models/something/cbpaidSomething.php on line 817
We cleaned the DB to remove two old unused plans , could it be ?
thanks
Touching the database outside CBSubs is outside normal working scope of CBSubs, and leads to database inconsistencies that can under certain circumstances lead to unexpected errors.
CBSubs won't allow you to delete plans which have subscriptions in the system.
You have 2 choices now:
1) restore the deleted plans in database (recommended choice)
2) delete in database also all subscriptions which were using those 2 plans (at your own risk)
backup first as usual in both cases.