Skip to Content Skip to Menu

CB Blogs not working correctly? cant access/view

  • krileon
  • krileon
  • ONLINE
  • Posts: 68625
  • Thanks: 9109
  • Karma: 1434
12 years 4 months ago - 12 years 4 months ago #187156 by krileon
I see the problem, appears to be a bug; am reviewing and will release a new build (2.2.2) if a bug is found in the plugin.


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.
Last edit: 12 years 4 months ago by krileon.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 68625
  • Thanks: 9109
  • Karma: 1434
12 years 4 months ago - 12 years 4 months ago #187157 by krileon
Reviewed closer and could not duplicate locally. However, I did notice your Joomla install is out of date and could result in missing Joomla API files that CB Blogs utilizes (it's failing on trying to build Joomla section database object). Please upgrade to Joomla 1.5.25 as your current is 1.5.23.

I recommend applying the 1.5.0 to 1.5.25 upgrade package as found below.

joomlacode.org/gf/project/joomla/frs/?action=FrsReleaseBrowse&frs_package_id=6159

Reviewing the package I see the sections database table file was patched which could be what fixes your problem. Please let me know if issue persists after upgrade.


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.
Last edit: 12 years 4 months ago by krileon.

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

  • ellare
  • ellare
  • OFFLINE
  • Posts: 103
  • Thanks: 4
  • Karma: 2
12 years 4 months ago - 12 years 4 months ago #187164 by ellare
just updated to 1.5.25 and still getting WSOD on index.php?option=com_comprofiler&Itemid=81

but i also used Update Manager and not the actual patch file you referred to. so let me see what i can do ...
Last edit: 12 years 4 months ago by ellare.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 68625
  • Thanks: 9109
  • Karma: 1434
12 years 4 months ago #187168 by krileon
The problem was with the 3rd party CB plugin "DT Register Records" (dtregister.plugin). I've disabled it for you and confirmed CB Blogs is now working. This plugin is rewriting Joomlas table base path! Recommend maybe contacting the developer regarding this.


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.

  • ellare
  • ellare
  • OFFLINE
  • Posts: 103
  • Thanks: 4
  • Karma: 2
12 years 4 months ago #187169 by ellare
oooh that's a problem .... ok thanks for debugging it. this site **really** needs that DTRegister extension!

will work on this...

thanks!
LrG

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 68625
  • Thanks: 9109
  • Karma: 1434
12 years 4 months ago #187236 by krileon

this site **really** needs that DTRegister extension!

Then you should contact the developer regarding this. They should not be rewriting the base table include URL and if they're going to at least write it back to its previous value after done. By changing this all JTable::getInstance( 'JOOMLA_TABLE' ) are failing, which will cause CB Blogs, CB Articles, and a few others to simply not work as their models use CMS API, which that plugin is breaking.


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.

Moderators: beatnantkrileon
Powered by Kunena Forum

Facebook Twitter LinkedIn