- Posts: 6218
COMMUNITY FORUM
Version 3.7 Joomla
- JoomlaWorks
- Offline
- Admin
See the error you posted. The problem is that Joomla/K2 reach your server's max execution time, which is just 30 seconds. Ask your hosting provider to increase it to something sane, e.g. 90 seconds.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Julie Carter
- Topic Author
- Offline
- New Member
- Posts: 7
Thanks for the advice regarding removal of comments links. Much appreciated.
The main concern is the menu errors that return - Call to undefined function limit_text() This only occurs when I use SJ_the _cool template and have asked the developer for advice.
Also, articles imported into K2 return a JSON error and won't open (regardless of template). I can work-around by copying and pasting, but the error is indicative of an unhappy system.
This is a new project so there's no point in using earlier versions of Joomla.
Please Log in or Create an account to join the conversation.
- Damiano
- Offline
- New Member
- Posts: 8
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
- Posts: 15920
@Damiano (Stupid follow-up) Try 120sec
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Damiano
- Offline
- New Member
- Posts: 8
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; upload has a deprecated constructor in /home/ufypphfg/domains/studiogroenlandia.it/public_html/administrator/components/com_k2/lib/class.upload.php on line 624 Fatal error: Maximum execution time of 30 seconds exceeded in /home/ufypphfg/domains/studiogroenlandia.it/public_html/libraries/vendor/joomla/string/src/phputf8/mbstring/core.php on line 41
No one else has this problem?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
- Posts: 15920
624 Fatal error: Maximum execution time of 30 seconds exceeded in /home/ufypphfg/domains/studiogroenlandia.it/public_html/libraries/vendor/joomla/string/src/phputf8/mbstring/core.php on line 41
Is this an accidental c/p? If not, this means that the 90sec limit was not enforced and the limit is still 30s.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Damiano
- Offline
- New Member
- Posts: 8
Please Log in or Create an account to join the conversation.
- Jean Pierre Martin
- Offline
- New Member
- Posts: 6
I am facing a similar issue. After updating my joomla site from 3.6.5 to 3.7., I cannot save anymore my k2 items (I am using k2 v2.7.1). My k2 items have introtext separated with <hr id="system-readmore" /> from the fulltext.
I uninstalled all my extensions one by one to find if there is a conflict but i didn't manage to resolve the issue. I strongly believe there is a conflict between k2 component and new joomla 3.7 version.
However the behavior is strange because with another site the save functionality of k2 items is still working ok after update.
I can not realise why this happens.
I tried to eliminate the introtext and the <hr id="system-readmore" /> and in some cases the issue is resolved and in some cases the issue persist. Maybe something is happened in this piece of code.
When trying to save my k2 items it takes extremely long time and finally I am getting the message (in my production server):
Gateway Timeout
The gateway did not receive a timely response from the upstream server or application.
In my XAMPP environment I am getting a blank page
Thank you very much for your help
JP
Please Log in or Create an account to join the conversation.
- Jean Pierre Martin
- Offline
- New Member
- Posts: 6
Could you please suggest a fix?
Thank you very much
JP
Please Log in or Create an account to join the conversation.
- Julie Carter
- Topic Author
- Offline
- New Member
- Posts: 7
Please Log in or Create an account to join the conversation.