- Posts: 7
COMMUNITY FORUM
Version 3.7 Joomla
- Julie Carter
- Topic Author
- Offline
- New Member
Less
More
7 years 6 months ago #161787
by Julie Carter
Version 3.7 Joomla was created by Julie Carter
K2 is not functioning properly in the latest Joomla version, there are errors on almost every function. Have updated to the latest PHP instance, so will there be an update to address this question?
Please Log in or Create an account to join the conversation.
- Julie Carter
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
7 years 6 months ago #161788
by Julie Carter
Replied by Julie Carter on topic Version 3.7 Joomla
I really do want to build a blog site with K2. As this is a new project decided to upgrade Joomla and PHP to the latest versions.
However after installing K2 simple things like imported articles won't open, menu items etc throw errors, so am a bit dismayed.
However after installing K2 simple things like imported articles won't open, menu items etc throw errors, so am a bit dismayed.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
7 years 6 months ago #161797
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Version 3.7 Joomla
Hello Julie,
I need you to elaborate, can you post the error messages?
I need you to elaborate, can you post the error messages?
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
Less
More
- Posts: 7
7 years 6 months ago #161803
by Julie Carter
Replied by Julie Carter on topic Version 3.7 Joomla
imgur.com/gallery/VNm4W - system details
imgur.com/gallery/OFeLg - Landing page for K2 Blog
Articles imported from Joomla couldn't be opened due to JSON error
There doesn't seem much point in doing anything until the compatibility issue has been resolved.
Julie
imgur.com/gallery/OFeLg - Landing page for K2 Blog
Articles imported from Joomla couldn't be opened due to JSON error
There doesn't seem much point in doing anything until the compatibility issue has been resolved.
Julie
Please Log in or Create an account to join the conversation.
- esedic
- Offline
- Senior Member
Less
More
- Posts: 50
7 years 6 months ago #161811
by esedic
Replied by esedic on topic Version 3.7 Joomla
This could be also an issue with your hosting provider.
I've tested latest K2 dev version on latest Joomla 3.7 with multilanguage and I've got no errors, no warnings, no notices.
But it was only on sample data.
I've tested latest K2 dev version on latest Joomla 3.7 with multilanguage and I've got no errors, no warnings, no notices.
But it was only on sample data.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
7 years 6 months ago #161816
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Version 3.7 Joomla
Tested K2 on PHP 7.1 with no issues at all, except the anywhere K2 uses Joomla calendar selectors - with the latter being a Joomla bug already patched and to be available in Joomla 3.7.1.
If you see "deprecated" notices, simply set error reporting to "none" in Joomla's Global Configuration.
If you see "deprecated" notices, simply set error reporting to "none" in Joomla's Global Configuration.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Szasza
- Offline
- New Member
Less
More
- Posts: 1
7 years 6 months ago #161832
by Szasza
Replied by Szasza on topic Version 3.7 Joomla
Hi!
When creating a K2 article, "page break" and "read more" will not work. If I insert "read more" into the text, you can not save the article. This is typical for longer texts.
Has anyone else experienced such a mistake?
When creating a K2 article, "page break" and "read more" will not work. If I insert "read more" into the text, you can not save the article. This is typical for longer texts.
Has anyone else experienced such a mistake?
Please Log in or Create an account to join the conversation.
- Julie Carter
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
7 years 6 months ago #161837
by Julie Carter
Replied by Julie Carter on topic Version 3.7 Joomla
I isolated the menu issue to a template that was built for Joomla 3.7. Changed back to bog-standard template and the issue resolved itself.
Also, I want to use Facebook comments as articles will propagate to a wider audience. The comments module is switched off so assume one has to use CSS to remove links.
Also, I want to use Facebook comments as articles will propagate to a wider audience. The comments module is switched off so assume one has to use CSS to remove links.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
7 years 6 months ago #161841
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Version 3.7 Joomla
@Szasza Are you getting any error messages?
@Julie You can use CSS or you can better yet (if you have hardcoded the comments in your overrides) remove or replace these links in the category_item.php and item.php files.
@Julie You can use CSS or you can better yet (if you have hardcoded the comments in your overrides) remove or replace these links in the category_item.php and item.php files.
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
Less
More
- Posts: 8
7 years 6 months ago #161876
by Damiano
Replied by Damiano on topic Version 3.7 Joomla
Hi,
after the last update of joomla, the k2 component continues to go wrong when I try to save an article:
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/joomla/database/query/element.php on line 95
Before Joomla's last update, everything worked correctly.
How can I fix it?
Thanks
Damiano
after the last update of joomla, the k2 component continues to go wrong when I try to save an article:
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/joomla/database/query/element.php on line 95
Before Joomla's last update, everything worked correctly.
How can I fix it?
Thanks
Damiano
Please Log in or Create an account to join the conversation.