Skip to Content Skip to Menu

[SOLVED] Cant install new 2.0

  • bigk
  • bigk
  • OFFLINE
  • Posts: 22
  • Thanks: 3
  • Karma: 0
9 years 8 months ago #259967 by bigk
Replied by bigk on topic Cant install new 2.0
With debug and error reporting on, I got the following. (Krileon, I'll send you login details to try)


You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 SQL=SELECT * FROM `j25_extensions` WHERE `extension_id`=

.../libraries/joomla/database/driver/mysqli.php:610
605 }
606 // The server was not disconnected.
607 else
608 {
609 JLog::add(JText::sprintf('JLIB_DATABASE_QUERY_FAILED', $this->errorNum, $this->errorMsg), JLog::ERROR, 'databasequery');
610 throw new RuntimeException($this->errorMsg, $this->errorNum);
611 }
612 }
613
614 return $this->cursor;
615 }

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8282
  • Karma: 1443
9 years 8 months ago #259974 by krileon
Replied by krileon on topic Cant install new 2.0
Please do not send credentials we did not request. The debugging of your site directly tells you where the error is coming from and it's 3rd party Joomla system plugin "System - obSocialSubmit". Disable or update as needed then attempt to install CB 2.x again. You also appear to have nearly 20 other extensions that are out of date, which you may want to consider upgrading first to further minimize conflict potential.


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.
The following user(s) said Thank You: nant, bigk

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

  • bigk
  • bigk
  • OFFLINE
  • Posts: 22
  • Thanks: 3
  • Karma: 0
9 years 8 months ago #259996 by bigk
Replied by bigk on topic Cant install new 2.0
Thanks for the scolding :=) _ I'm just not good at reading the errors.

I'll upgrade all the CB extensions and get back to you if any issues.

Have a nice day/week!

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

  • bigk
  • bigk
  • OFFLINE
  • Posts: 22
  • Thanks: 3
  • Karma: 0
9 years 8 months ago #260125 by bigk
Replied by bigk on topic Cant install new 2.0
Hi Guys,


I'm liking the new 2.0.7 (big-time). In the past I had to commision a freelancer to create a grid layout, and now its default. Great. see here

Only problem now is pagination. I enabled pagination, but its still not showing. Could this be a bug?

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

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 8 months ago #260134 by nant
Replied by nant on topic Cant install new 2.0

bigk wrote: Hi Guys,


I'm liking the new 2.0.7 (big-time). In the past I had to commision a freelancer to create a grid layout, and now its default. Great. see here

Only problem now is pagination. I enabled pagination, but its still not showing. Could this be a bug?


Paging seems to work here just fine.

Please note that each list now has its own paging settings in its Parameters -> Paging tab.

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

  • bigk
  • bigk
  • OFFLINE
  • Posts: 22
  • Thanks: 3
  • Karma: 0
9 years 8 months ago - 9 years 8 months ago #260139 by bigk
Replied by bigk on topic Cant install new 2.0
I've traced the pagination issue to a custom plugin created (by a freelancer) to show number of articles per person. Whenever this plugin is enabled , pagination goes away. Challenge now is to find which aspect of that plugin creates the conflict.

If you can help debug, I'll donate the plugin to the community :)
Attachments:
Last edit: 9 years 8 months ago by bigk.

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

Moderators: beatnantkrileon
Powered by Kunena Forum