- Posts: 132
COMMUNITY FORUM
Can't save tags when using PHP8
- Thomas Thrane
- Topic Author
- Offline
- Premium Member
Less
More
2 years 10 months ago #179781
by Thomas Thrane
Can't save tags when using PHP8 was created by Thomas Thrane
Hi
I have change a site to PHP8, but when I'm adding a new tag to a K2 item and saves it, I get a blank page and the source code of that page says:
Any ideas on this issue?
Kind regards
Thomas
I have change a site to PHP8, but when I'm adding a new tag to a K2 item and saves it, I get a blank page and the source code of that page says:
<div id="k2AdminContainer" class="K2AdminViewItem isJ30 isEditForm">
<div id="k2Sidebar" style="visibility:hidden;">
<button aria-expanded="false" aria-controls="menu" id="k2ui-menu-control">≡</button>
<ul class="k2-disabled">
<li>
<span>Items</span>
</li>
<li>
<span>Categories</span>
</li>
<li>
<span>Tags</span>
</li>
<li>
<span>Comments</span>
</li>
<li>
<span>Users</span>
</li>
<li>
<span>User groups</span>
</li>
<li>
<span>Extra fields</span>
</li>
<li>
<span>Extra field groups</span>
</li>
<li>
<span>Media manager</span>
</li>
<li>
<span>Information</span>
</li>
</ul>
<div id="k2Copyrights">
<a target="_blank" href="[url=view-source:https://getk2.org/]https://getk2.org/[/url]">K2 v2.10.3</a>
<div>
Copyright © 2006-2022 <a target="_blank" href="[url=view-source:https://www.joomlaworks.net/]https://www.joomlaworks.net/[/url]">JoomlaWorks Ltd.</a>
</div>
</div>
</div>
<div id="k2ContentView">
Any ideas on this issue?
Kind regards
Thomas
Please Log in or Create an account to join the conversation.
- Julien
- Offline
- New Member
Less
More
- Posts: 1
2 years 10 months ago #179783
by Julien
Replied by Julien on topic Can't save tags when using PHP8
Hi !
You are lucky to open an item since your update php 8.0 !! Its seem you have maybe a similar issue that me :
www.joomlaworks.net/forum/k2-en/64055-white-screen-to-item-or-category-content-update-php-8-0-k2-dev
Maybe issue is in the same way ?...
You are lucky to open an item since your update php 8.0 !! Its seem you have maybe a similar issue that me :
www.joomlaworks.net/forum/k2-en/64055-white-screen-to-item-or-category-content-update-php-8-0-k2-dev
Maybe issue is in the same way ?...
Please Log in or Create an account to join the conversation.
- Thomas Thrane
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 132
2 years 10 months ago #179790
by Thomas Thrane
Replied by Thomas Thrane on topic Can't save tags when using PHP8
Could be the same!
Please Log in or Create an account to join the conversation.