Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

[SOLVED] CB Login Errors with T3 template framework

  • allenjj
  • allenjj
  • OFFLINE
  • Posts: 113
  • Thanks: 20
  • Karma: 1
11 years 1 week ago - 11 years 3 days ago #235587 by allenjj
I have loaded and started creating a prototype web page for my site using two different templates from Joomlart (Mitias and Social) both of which are built on the T3 development framework. Development goes great until I attempt to login using the cb login module and then I get a 1054 error. Any thoughts?

John
Last edit: 11 years 3 days ago by krileon.

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

  • allenjj
  • allenjj
  • OFFLINE
  • Posts: 113
  • Thanks: 20
  • Karma: 1
11 years 1 week ago #235601 by allenjj
Replied by allenjj on topic CB Login Errors with T3 template framework
As an additional piece of information, I also have CB Subs installed as it controls subscriptions

John

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48473
  • Thanks: 8281
  • Karma: 1443
11 years 1 week ago #235604 by krileon
Replied by krileon on topic CB Login Errors with T3 template framework
You need to provide the error. Enable debug mode and maximum error reporting in Joomla global configuration then retest and see what errors expose.


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.

  • allenjj
  • allenjj
  • OFFLINE
  • Posts: 113
  • Thanks: 20
  • Karma: 1
11 years 1 week ago #235636 by allenjj
Replied by allenjj on topic CB Login Errors with T3 template framework
Warning: mysqli_free_result() [function.mysqli-free-result]: Couldn't fetch mysqli_result in /mnt/data/vhosts/casite-512141.cloudaccess.net/httpdocs/libraries/joomla/database/driver/mysqli.php on line 791

Warning: mysqli_free_result() [function.mysqli-free-result]: Couldn't fetch mysqli_result in /mnt/data/vhosts/casite-512141.cloudaccess.net/httpdocs/libraries/joomla/database/driver/mysqli.php on line 791

Warning: mysqli_free_result() [function.mysqli-free-result]: Couldn't fetch mysqli_result in /mnt/data/vhosts/casite-512141.cloudaccess.net/httpdocs/libraries/joomla/database/driver/mysqli.php on line 791

Warning: mysqli_free_result() [function.mysqli-free-result]: Couldn't fetch mysqli_result in /mnt/data/vhosts/casite-512141.cloudaccess.net/httpdocs/libraries/joomla/database/driver/mysqli.php on line 791

Warning: mysqli_free_result() [function.mysqli-free-result]: Couldn't fetch mysqli_result in /mnt/data/vhosts/casite-512141.cloudaccess.net/httpdocs/libraries/joomla/database/driver/mysqli.php on line 791

Warning: mysqli_free_result() [function.mysqli-free-result]: Couldn't fetch mysqli_result in /mnt/data/vhosts/casite-512141.cloudaccess.net/httpdocs/libraries/joomla/database/driver/mysqli.php on line 791

Warning: mysqli_free_result() [function.mysqli-free-result]: Couldn't fetch mysqli_result in /mnt/data/vhosts/casite-512141.cloudaccess.net/httpdocs/libraries/joomla/database/driver/mysqli.php on line 791

Warning: mysqli_free_result() [function.mysqli-free-result]: Couldn't fetch mysqli_result in /mnt/data/vhosts/casite-512141.cloudaccess.net/httpdocs/libraries/joomla/database/driver/mysqli.php on line 791

Warning: mysqli_free_result() [function.mysqli-free-result]: Couldn't fetch mysqli_result in /mnt/data/vhosts/casite-512141.cloudaccess.net/httpdocs/libraries/joomla/database/driver/mysqli.php on line 791

Warning: mysqli_free_result() [function.mysqli-free-result]: Couldn't fetch mysqli_result in /mnt/data/vhosts/casite-512141.cloudaccess.net/httpdocs/libraries/joomla/database/driver/mysqli.php on line 791

Warning: mysqli_free_result() [function.mysqli-free-result]: Couldn't fetch mysqli_result in /mnt/data/vhosts/casite-512141.cloudaccess.net/httpdocs/libraries/joomla/database/driver/mysqli.php on line 791

John

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48473
  • Thanks: 8281
  • Karma: 1443
11 years 1 week ago #235656 by krileon
Replied by krileon on topic CB Login Errors with T3 template framework


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.

  • allenjj
  • allenjj
  • OFFLINE
  • Posts: 113
  • Thanks: 20
  • Karma: 1
11 years 1 week ago - 11 years 1 week ago #235698 by allenjj
Replied by allenjj on topic CB Login Errors with T3 template framework
So I made the change in the second link, but the file referenced in the first link did not contain any code that looked like the base or changed code. Making the change in the second link did not fix the problem, since as soon as I logged into the site after making the change I got a 1054 error. Any suggestions? Also did you mean the next release of joomla or community builder? And if you meant Community Builder, any idea of when it might be scheduled since I am stalled in rolling this out with this error?

John
Last edit: 11 years 1 week ago by allenjj.

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

Moderators: beatnantkrileon
Powered by Kunena Forum