Keyword

Advanced Search

Search Results (Searched for: Upgrade k2)

  • Sharon
  • Sharon's Avatar
17 Dec 2016 21:25

Video doesn't show after upgrade to 4.7 and 4.8

Category: AllVideos

Hi,

I just upgraded Allvideos to 4.7, but all videos are not showing up any more. I then upgrade it to Dev version 4.8, but the screen is still blank but with a Jwplayer link. There is no error on console.

I am using Joomla 3.6.4 and K2 2.7.1,

Please help,

Thanks.
  • Scott Oman
  • Scott Oman's Avatar
08 Dec 2016 21:15
Replied by Scott Oman on topic Image upload error K2.7 and J3.5

Image upload error K2.7 and J3.5

Category: English K2 Community

I am using:
PHP 5.6.27
Joomla! 3.6.4 Stable
K2 2.7.2

I cannot upgrade to PHP 7.0.4. due to server restrictions.
  • Scott Oman
  • Scott Oman's Avatar
05 Dec 2016 00:00
Replied by Scott Oman on topic Image upload error K2.7 and J3.5

Image upload error K2.7 and J3.5

Category: English K2 Community

Dear Joomlaworks Developers & Community,

I have had this problem for a while now but didn't get around to fixing it since it doesn't really cause any functionality problems for me. However, it is annoying and I'd like to remedy the issue if possible.

Unfortunately changing "===" to "==" in administrator/components/com_k2/models/item.php did not work for me.

I am using:
PHP 5.6.27
Joomla! 3.6.4 Stable
K2 2.7

I cannot upgrade to PHP 7.0.4. due to server restrictions.

Should I install the K2 dev version?

If so, will it override anything essential etc?

Thank you!

Kind regards,

Scott
  • Jonathan Josué Virgen Jiménez
  • Jonathan Josué Virgen Jiménez's Avatar
01 Dec 2016 20:48
K2 administrator back end doesn't work was created by Jonathan Josué Virgen Jiménez

K2 administrator back end doesn't work

Category: English K2 Community

Hello, I have an issue to access K2 items or category in administrator panel (screenshot attached), if I open the Information tab I can access good, I read a lot of topics and I think its an issue by the upgrade to Joomla 3.6.4 with the JSONvalidity. I check the metadata items erasing or replacing with the correct form, I check items one by one (around 35 items) the params content with a JSON Validator and all its OK and still with the same issue. Front end items works very good. Can some one help me?

http://imgur.com/a/Gnq24

http://imgur.com/a/Jp5xi
  • Elisabetta
  • Elisabetta's Avatar
24 Nov 2016 11:25
UPDATE FROM K2 v2.6.6 TO K2_v2.7.1.zip was created by Elisabetta

UPDATE FROM K2 v2.6.6 TO K2_v2.7.1.zip

Category: English K2 Community

Hi,
I would like to update my joomla version from 2.5.11 to 3.x
I must first upgrade joomla or component k2?
The online site is www.mavacar.it, but I'm working on demo.bettybyte.net

Thank's
  • siamnaulak
  • siamnaulak's Avatar
23 Nov 2016 14:28
Image uploader button missing was created by siamnaulak

Image uploader button missing

Category: English K2 Community

Hi,

I was using K2 v2.6.9 and Joomla 3.6.0. When I tried to post new item from backend it logged me out automatically. So, I upgrade my K2 to v2.7.1 and Joomla to 3.6.4.

Now I can post new items, BUT Image, Image gallery, Media, Extra Fields & Attachments tabs are blank. Can you please help.

Screenshot is here - imgur.com/a/nhv2a
  • Atlaneco
  • Atlaneco's Avatar
18 Nov 2016 13:53
Replied by Atlaneco on topic Adding new K2 article for joomla not possible

Adding new K2 article for joomla not possible

Category: English K2 Community

Hello Sir,

But how can I upgrade to more than 20MB. Thanks
  • Lance Thompson
  • Lance Thompson's Avatar
15 Nov 2016 22:10 - 15 Nov 2016 22:11
K2 Items Missing Again was created by Lance Thompson

K2 Items Missing Again

Category: English K2 Community

Hi,

I know this issue has been raised before and I've avoided upgrading some sites past 2.69 because of it. I went ahead and upgraded and now my items don't show up in the admin. I've tried many of the other fixes here on the boards but none seem to stick.

I do have Mijoshop 2.5.4 installed and I seen this:
[url=http://]www.joomlaworks.net/forum/k2-en/45542-solved-items-and-categories-not-showing-in-back-end-2-7?start=40[/url]

I'm not sure what to do with the file in that post though.

I've cleared caches in both Joomla and my browser and I've repaired the k2_items database.

I'm running Joomla 3.6.4, K2 v 2.7.1, Mijoshop 2.5.4

Any help, advice is much appreciated.

Thank you!

Lance
  • Zoe
  • Zoe's Avatar
14 Nov 2016 12:54 - 14 Nov 2016 12:58

0 Error decoding JSON data: Syntax Error

Category: English K2 Community

I had kept a few non-working articles to test a fix and yours worked.
Where Joomla articles had been imported, the metadata was showing:
{"robots":"","author":"","rights":"","xreference":....

Where I had recreated articles in K2 after the upgrade, the same metadata was showing:
robots=
author=

Now that I have cleared that field, I can now access the old articles!

Thank you smarterweb!
  • Zoe
  • Zoe's Avatar
01 Nov 2016 22:34

0 Error decoding JSON data: Syntax Error

Category: English K2 Community

Hello,

I have recently upgraded Joomla! to 3.6.4 and now I get the above error (0 Error decoding JSON data: Syntax Error) on a number of K2 items while on others I don't.

I have tried resetting the parameters as discussed on issues.joomla.org/tracker/joomla-cms/12460 - I have removed the Editor and JB Library is not installed. I still get the same error.

0 Error decoding JSON data: Syntax error
Call stack
# Function Location
1 JApplicationCms->execute() /[path]/administrator/index.php:51
2 JApplicationAdministrator->doExecute() /[path]/libraries/cms/application/cms.php:261
3 JApplicationAdministrator->dispatch() /[path]/libraries/cms/application/administrator.php:152
4 JComponentHelper::renderComponent() /[path]/libraries/cms/application/administrator.php:98
5 JComponentHelper::executeComponent() /[path]/libraries/cms/component/helper.php:380
6 require_once() /[path]l/libraries/cms/component/helper.php:405
7 JControllerLegacy->execute() /[path]/administrator/components/com_k2/k2.php:147
8 K2ControllerItem->display() /[path]/libraries/legacy/controller/legacy.php:702
9 K2Controller->display() /[path]/administrator/components/com_k2/controllers/item.php:21
10 JControllerLegacy->display() /[path]/administrator/components/com_k2/controllers/controller.php:20
11 K2ViewItem->display() /[path]/libraries/legacy/controller/legacy.php:664
12 Joomla\Registry\Registry->__construct() /[path]administrator/components/com_k2/views/item/view.html.php:466
13 Joomla\Registry\Registry->loadString() /[path]/libraries/vendor/joomla/registry/src/Registry.php:72
14 Joomla\Registry\Format\Json->stringToObject() /[path]/libraries/vendor/joomla/registry/src/Registry.php:366

Please help.
  • Alex Mediosavs
  • Alex Mediosavs's Avatar
24 Oct 2016 08:09

[SOLVED] 0 Error decoding JSON data: Control character error, possibl

Category: English K2 Community

Hello, I have the same problem, this happened when you upgrade joomla 3.6.3 and k2 2.7.1
  • Surdo
  • Surdo's Avatar
20 Oct 2016 11:15

"User page (blog)"s with no category posts redirected

Category: English K2 Community

Hello, I administer a Joomla web site for my department. There are a number of staff and each has his/her own "User page (blog)" with a biography and photo. This was working well until a recent upgrade of either Joomla (now 3.6.3) or K2 (2.7.1), I don't know which. All K2 users are members of groups and some but not all have posted articles to categories associated with those groups. Since the upgrade, the pages of users that have not posted to categories are redirected to the home page when opened. Users that have posted, have their pages displayed correctly.

Is there a setting that I can change to correct this behaviour?

Thanks a lot
  • Vahid
  • Vahid's Avatar
18 Oct 2016 18:39 - 18 Oct 2016 18:40
Replied by Vahid on topic k2 date in other language

k2 date in other language

Category: English K2 Community

Hi,

you can see this issue after years and also when i upgraded my old website to joomla 3.6.2 and k2 2.7.1 .see screen shot:

8pic.ir/images/3080z477ni4keru2ffpa.png
  • MGS Creativa
  • MGS Creativa's Avatar
01 Oct 2016 01:37
Replied by MGS Creativa on topic Upgrade to 2.7.1 deletes some menu items

Upgrade to 2.7.1 deletes some menu items

Category: English K2 Community

Great! the table backup thing is the real deal!

I should add the extensions table to the backup/restore, because sometimes it messes with that table too. Then edit the K2 Component entry to change version from 2.7.x to 2.7.2 or similar.
  • shoulders
  • shoulders's Avatar
27 Sep 2016 18:29
Replied by shoulders on topic What Happened to K2 3.0?

What Happened to K2 3.0?

Category: English K2 Community

in fairness, the developers have released 2.7.0 and 2.7.1 recently. I am just waiting on the UI to get updated/fixed before I upgrade.
  • Philip
  • Philip's Avatar
23 Sep 2016 22:31
Replied by Philip on topic Likes and Google+

Likes and Google+

Category: English K2 Community

Hi!

Only thing what I did it was updating k2 component to the latest version. What to do to upgrade to 2.7.1 version and keep all digits?

Regards,

Philip
  • Sean Carney
  • Sean Carney's Avatar
23 Sep 2016 18:16 - 23 Sep 2016 18:17
Replied by Sean Carney on topic Error K2 v2.71 - Frontend after update

Error K2 v2.71 - Frontend after update

Category: English K2 Community

I am coming back to my issue of not being able to upgrade my site to K2 2.7.1 without wiping out some of my menu items. I do have installed a JCE editor Add On called "K2 Links for JCE Link"

I think that is a tool developed by you all. I have on my system a version that is:
K2 Links for JCE Link Links 2.2 31 January 2013
This is ahead of the version number which I can download from the Getk2.org web site.
The version available there is: Extension Version: 2.0.1

I am thinking that there was some other problem on my site previously and that one you you might have provided me the updated version to fix that. I am assuming that possibly that might be the cause of my problem. Mostly I am putting this here to document my issue before I play with it again.

I am having the problems at www.allmedphysicians.com/

Sean
  • Nicola
  • Nicola's Avatar
23 Sep 2016 15:43 - 23 Sep 2016 16:46
Replied by Nicola on topic Attachment doesn't work with advanced sef

Attachment doesn't work with advanced sef

Category: English K2 Community

Hello, I've found the problem.
At some point it call this query:
SELECT * FROM radgw_k2_attachments WHERE itemID=83
And it works. Then with this query:
SELECT items.id, categories.id AS catid, CASE WHEN CHAR_LENGTH(categories.alias) THEN CONCAT_WS('-', categories.id, categories.alias) ELSE categories.id END AS catslug FROM radgw_k2_items AS items INNER JOIN radgw_k2_categories AS categories ON items.catid = categories.id WHERE items.id = 1
it return 0. Because the ID is wrong. If I manually wrote:
SELECT items.id, categories.id AS catid, CASE WHEN CHAR_LENGTH(categories.alias) THEN CONCAT_WS('-', categories.id, categories.alias) ELSE categories.id END AS catslug FROM radgw_k2_items AS items INNER JOIN radgw_k2_categories AS categories ON items.catid = categories.id WHERE items.id = 83
it works as expected.

EDIT: If I uninstall k2 and Install again, it works. I can't understand where to look

Edit2: Now I'm able to reproduce the error:
1) install version 2.7.0 and play with categories and articles: create a few and delete them. Empty trash, create again a few, and delete them.
2) Upgrade to version 2.7.1, empty trash and create categories with articles. The error is here. In this case the article

For example, the article now have id: 3 (but it's strange because I've created other articles before). BTW, it use this code:
SELECT * FROM radgw_k2_attachments WHERE itemID=3
and then:
SELECT items.id, categories.id AS catid, CASE WHEN CHAR_LENGTH(categories.alias) THEN CONCAT_WS('-', categories.id, categories.alias) ELSE categories.id END AS catslug FROM radgw_k2_items AS items INNER JOIN radgw_k2_categories AS categories ON items.catid = categories.id WHERE items.id = 2

EDIT 3: for some reason it fetch the id of attachment and not the Id of article. Infact, If I change the attachment id to 3 in database, it works as expected.
  • Pet Bene
  • Pet Bene's Avatar
21 Sep 2016 00:19

Click on tab in frontend add item refers to homepage

Category: English K2 Community

Hello,

I'have a problem after upgrade 2.6.9 to 2.7.1.

When I click on tab (#K2Tab2, K2Tab3,..) in frontend add new item (or edit item), it refers to homepage. Homepage opens in the same window as the popup window for adding new item.

I use 3rt party template Gavick

screen shot: imgur.com/a/jFAR3

Thank you for any ideas
  • Nikola
  • Nikola's Avatar
18 Sep 2016 22:37 - 18 Sep 2016 22:56
Invoking plugin in tag view was created by Nikola

Invoking plugin in tag view

Category: English K2 Community

*EDIT* solved it myself, stupid, forgot (since it was a while ago) that I myself, at the developer's instruction, renamed the original "onK2BeforeViewDisplay" function to "onK2BeforeViewDisplayCustom". This is why the map isn't shown at the top automatically, and I am allowed to call it when I want. In the meantime, I had to return the original PHP file, and I erased the change. In case anyone needs it, may not be the best, but is a quick solution to the problem. Thanks anyway if you wasted your time reading this :)

Hola,

I have a problem I believe Krikor or any of the crew can easily solve :)

I am using a 3rd party Google maps plugin. The developer helped me with a problem I had - my customized category view involved some Joomla modules in the "right" position, and the client insisted that the map had to be placed between two Joomla modules. This meant I was unable to use the regular "echo $this->item->event->K2.." call in the override, so the plugin developer came up with this piece of code I placed between two other plugin calls which loaded each module individually:

<?php $dispatcher = JDispatcher::getInstance(); JPluginHelper::importPlugin('k2'); $dispatcher->trigger('onK2BeforeViewDisplayCustom'); ?>

(of course, his plugin contains the aforementioned custom function)

Now, each K2 entry is associated with a Gmap set of coordinates, and when I use the Tag view, it properly shows all of the entries in the map. However, although I can customize the Tag view using override, I don't seem to be able to affect where the map (plugin) is displayed - it is automatically shown on top of the mainbody. Can I (and how?) also use the JDispatcher trigger in this view? To make things perfectly clear and simple: I would like to place the map just about anywhere I want :)

I am using K2 2.6.9, and as I don't intend to upgrade, due to some heavy core modifications I was forced to do for this project specifically, I don't mind making further code edits. Also, if it means anything, the Google map is the only K2 plugin I will be using in this project.

Please help this poor fellow once again, as you did so many times before :)
Displaying 381 - 400 out of 2231 results.

Powered by Kunena Forum