Skip to Content Skip to Menu

CB Blogs Fatal Error when submitting blog from front end

  • jmboone
  • jmboone
  • OFFLINE
  • Posts: 44
  • Thanks: 0
  • Karma: 0
11 years 5 months ago #227382 by jmboone
When logged in and I created a blog from my own profile - my site became un-reachable and gives this message
Fatal error: Call to a member function load() on a non-object in /home/on7com/public_html/components/com_comprofiler/plugin/user/plug_cbblogs/models/joomla25.php on line 487 need assistance a.s.a.p
Joomla 2.5 Community Builder 1.9 website www.7on7.com

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

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
11 years 4 months ago #227394 by nant

jmboone wrote: When logged in and I created a blog from my own profile - my site became un-reachable and gives this message
Fatal error: Call to a member function load() on a non-object in <span>/</span>home<span>/</span>on7com/public_html/components/com_comprofiler/plugin/user/plug_cbblogs/models/joomla25.php on line 487 need assistance a.s.a.p
Joomla 2.5 Community Builder 1.9 website www.7on7.com


What version of CB Blogs are you using?

Make sure you have the latest from the Professional download area.

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

  • jmboone
  • jmboone
  • OFFLINE
  • Posts: 44
  • Thanks: 0
  • Karma: 0
11 years 4 months ago - 11 years 4 months ago #227406 by jmboone
I have version 4.1.0 of CB Blogs
I have PHP version 5.2.7
Jommla v2.5.11
Community Builder v1.9
CB Subs v3.0

My site is totally unreachable on front end at www.7on7.com with the Fatal Error message
Fatal error: Call to a member function load() on a non-object in <span>/</span>home<span>/</span>on7com/public_html/components/com_comprofiler/plugin/user/plug_cbblogs/models/joomla25.php on line 491
to recap how this happened- I logged into the front end went to my 7on7 website profile-created a blog with pictures and article, submitted the article and the Fatal Error message popped up I need to get this resolved a.s.a.p
Last edit: 11 years 4 months ago by jmboone. Reason: Need urgent help-resubmitting

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48419
  • Thanks: 8274
  • Karma: 1443
11 years 4 months ago #227411 by krileon
Something isn't right. It's not loading the category Joomla table object. This is a native table so no include is needed and should be working perfectly fine unless it was removed for whatever reason. It's failing at the below when attempting to load the category object.
Code:
$category = JTable::getInstance( 'category' ); $category->load( (int) $id ); $cache[$id] = $category;

Please disable Joomla content plugins 1 by 1 until resolved within Extensions > Plug-in Manager as it's possible there is some sort of conflict.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

  • jmboone
  • jmboone
  • OFFLINE
  • Posts: 44
  • Thanks: 0
  • Karma: 0
11 years 4 months ago #227433 by jmboone
I am going to try this right now- I will let you know

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

  • jmboone
  • jmboone
  • OFFLINE
  • Posts: 44
  • Thanks: 0
  • Karma: 0
11 years 4 months ago #227443 by jmboone
Do I disable only Joomla content plugins from Extensions > Plug-in Manager | Content area

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

Moderators: beatnantkrileon
Powered by Kunena Forum