So like I really screwed up and did some things and tried to install a plugin through adsmanager that apparently broke a lot of things...
I have almost EVERYTHING cleared up except I have an error on the profile page repeating
"Undefined property: stdClass::$componentid in /home/(my-account-that-I-don't-want-to-show)/public_html/libraries/joomla/application/menu.php on line 231
and yet I cannot for the life of me figure out exactly where I can get to the root of it.
Here is what my line 231 looks like :
if ($item->$attributes[$i] != $values[$i]) {
Now I don't WANT to uninstall CB, nor screw with everything. I would just like this to work again.
What's really funny is that the rest DOES work on that page, the image shows, the details of the user... etc etc. just I have that line repeated about 2 dozen times before the info shows.....
hmmmmmmmmmmmmmmmmmmmmmmm