Skip to Content Skip to Menu

Cannot access Configuration settings

  • bakerman
  • bakerman
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
9 years 6 months ago - 9 years 6 months ago #277247 by bakerman
Cannot access Configuration settings was created by bakerman
Hi

Since upgrading to 2.0.12 I can no longer access the Configuration settings and get the following error:

Fatal error: Maximum execution time of 30 seconds exceeded in <span>/</span>home<span>/</span>a000008t/public_html/libraries/CBLib/GuzzleHttp/Adapter/Curl/MultiAdapter.php on line 158

Any idea what I need to do to fix this?

Thanks
Attachments:
Last edit: 9 years 6 months ago by bakerman. Reason: Added image of line 158

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49441
  • Thanks: 8467
  • Karma: 1465
9 years 6 months ago #277263 by krileon
Replied by krileon on topic Cannot access Configuration settings
Joomla version? PHP version? Have you tried latest nightly below?

www.joomlapolis.com/downloads/doc_details/640-community-builder-nightly-build

It's probably due to the version checker in CB configuration, but there's no were near enough CURL calls to cause it to take so long. Ensure the curl_mutli functions are not disabled within System > System Information > PHP Information.


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.

  • bakerman
  • bakerman
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
9 years 6 months ago #277265 by bakerman
Replied by bakerman on topic Cannot access Configuration settings
Hi Kyle

Many thanks for your reply.

Joomla 3.4.8 - and applied latest nightly build
PHP - Version 5.4.45

Please see attached screen shot - Does this mean the curl_mutli functions are disabled, and if so, how do I enable them?

Thanks
Attachments:

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49441
  • Thanks: 8467
  • Karma: 1465
9 years 6 months ago #277274 by krileon
Replied by krileon on topic Cannot access Configuration settings
Yup, that's your issue. Contact your host and have them remove the curl_mutli functions from the disabled functions list. Guzzle is optimized to batch CURL requests using this function to improve CURL performance when multiple requests are used. It won't function without those functions being available. I'm unsure why some hosts claim they're a security risk, but it's no more dangerous than doing a foreach loop of CURL requests.


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.

  • bakerman
  • bakerman
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
9 years 6 months ago #277280 by bakerman
Replied by bakerman on topic Cannot access Configuration settings
Many thanks and will request this now.

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

Moderators: beatnantkrileon
Powered by Kunena Forum