Keyword

Advanced Search

Search Results (Searched for: Upgrade k2)

  • Steven Johnson
  • Steven Johnson's Avatar
08 Sep 2015 17:10
Replied by Steven Johnson on topic What Happened to K2 3.0?

What Happened to K2 3.0?

Category: English K2 Community

Very cool and thanks for the reply.

I am starting a new site today and was hoping I could install 2.6.9 and then upgrade to 3.0 when it was ready.

Great to have confirmation.

Thanks! -- Steven
  • Luciano
  • Luciano's Avatar
08 Sep 2015 17:04
Replied by Luciano on topic What Happened to K2 3.0?

What Happened to K2 3.0?

Category: English K2 Community

K2 guys at last Joomla Day said we can easily upgrade any v2.x to new V3, including old templates.

Also said the last beta is "dirty and ugly".

I'm waiting months for V3, so 1 more week is nothing. Better to keep V2 until next few days.
  • Steven Johnson
  • Steven Johnson's Avatar
08 Sep 2015 16:32
Replied by Steven Johnson on topic What Happened to K2 3.0?

What Happened to K2 3.0?

Category: English K2 Community

I am also very interested in the release of 3.0

A couple of questions.

1. Does anyone know if there is an upgrade path from 2.6.9? If so what will it be like?

2. If download the k2 dev version from GitHub github.com/joomlaworks/k2-v3-dev-build will i be able to upgrade it to the stable version when released?


I am pretty sure I know the answers just looking for confirmation, so I do not put in hours of work only to have to start over when 3.0 is officially released.

Thanks! -- Steven
  • Roberto Rizzi
  • Roberto Rizzi's Avatar
07 Sep 2015 10:46
Article count problem in Content module was created by Roberto Rizzi

Article count problem in Content module

Category: English K2 Community

Hi,
after upgrade to joomla 3.4.3, my content block configured to 4 articles
displays 40 element. :-o
Please, there's someone could help me?
(K2 2.6.9)
  • Kumar Sara
  • Kumar Sara's Avatar
27 Aug 2015 02:29
Replied by Kumar Sara on topic My Feature Requests (Wish List) for K2 v3

My Feature Requests (Wish List) for K2 v3

Category: English K2 Community

My co-worker just pointed out that there was a core file hacked. Nothing major and not a problem if overwritten on upgrades. Just

The accordion works well once the item is saved or if the category is selected via the filter when in item list view. However, when in all items view and a new entry is being added, selecting the category while creating the item uses javascript to assign the associated extra fields. The fields are then called from administrator/com_k2/controllers/item.php which of course is not a template file that can be overidden. The changes done in the override file does not display.

To get the display during the js dynamic change required some display edits within the function extraFields code block
{ // MOD TO SHOW THE HEADERS $output .= '</div> <div class="tabhandle"><h4 class="k2ExtraFieldHeader">'.$extraField->name.'</h4></div> <div>'; } else { // MOD TO DISPLAY FIELD DESCRIPTION AND INSTRUCTION //$output .= '<tr><td align="right" class="key"><label for="K2ExtraField_'.$extraField->id.'">'.$extraField->name.'</label></td>'; //$output .= '<td>'.$extraFieldModel->renderExtraField($extraField, $itemID).'</td></tr>'; $output .= '<label class="fieldlbl"><h5 style="margin-bottom: 1px;">'.$extraField->name.'</h5></label>'; $descr = explode("\r\n", $extraField->descr); foreach($descr as $description) { $output .= '<span style="display: block; font-size: 12px; font-family: courier, monospace; line-height: normal;">'.$description.'</span>'; } $output .= $extraFieldModel->renderExtraField($extraField, $itemID); }
  • Lhx1985
  • Lhx1985's Avatar
26 Aug 2015 14:53
Item images are not resizing was created by Lhx1985

Item images are not resizing

Category: English K2 Community

Hi,
I have a similar issue to the one posted at www.joomlaworks.net/forum/k2-en/42599-item-upload-image-are-all-the-same-sizes where k2 is not resizing the image for _XL, _M, _S, etc. All images are the size of the original.

I've not hijacked the other post because his problems seem to stem from an upgrade whereas I think mine are to do with the way I have set a server up.

I've set up a new apache 2 server on a VPS and moved across my site from a home-hosted server. At this site the resizing worked.
On the new VPS (running ubuntu 14.04 with apache 2(Apache/2.4.7 (Ubuntu)) and php5(5.5.9-1ubuntu4.11)) all images remain the size of the original.

I've set up a new joomla instance and installed K2 to see if the problem was the way i migrated across to the new server, but the problem persists on the new test install

Can anybody think of what might be missing with my Apache2 or PHP5 install that would prevent K2 from resizing the images?

Cheers,

Liam
  • Scott Oman
  • Scott Oman's Avatar
14 Aug 2015 11:55 - 14 Aug 2015 15:21
The Future of K2 was created by Scott Oman

The Future of K2

Category: English K2 Community

Dear JoomlaWorks and K2 Community,

I am new to K2. (I know, you are probably thinking, how is that possible?) See, I just got around to migrating my content from a Joomla 1.5 site to 3.+. The update and redesign of my site is going fairly well, and I'm pleased with the functionality of K2. Essentially I still prefer K2 over the Joomla core article management system, even though it now utilizes tags, because K2 also contains a nice comments feature and basically eliminates my need for Community Builder — though I may integrate K2 and CB together at a later date.

The thing is, I'm concerned K2 might not get upgraded for future Joomla versions, such as for Joomla 4, 5, etc... If that's the case, I would much prefer to just deal with the issue now by relying completely on the Joomla core system. (In the past I ran into a problem with one extension I was using to run my site. It was "the" main component and later wasn't upgraded by the developer. This really caused a huge problem: why I didn't get around to updating my site to Joomla 3.+ until now.)

Can you please tell me if I should be worried about K2 not being upgraded for use in future Joomla installs? What are the plans for the future of K2? Some information on the topic or reading material would be useful and much appreciated.

Many thanks in advance!
Scott

PS. I'm new, so please don't mind my ignorance if this issue has already been discussed at length or is totally obvious to others.
  • Lefteris
  • Lefteris's Avatar
31 Jul 2015 12:35

Converted k2 from 1.5 to 3.4 and the Images are Missing

Category: English K2 Community

Hi,

How did you upgraded your website? Just moving the files and the database is not enough. You have to use an extension to be sure that everything is migrated correctly.

Regarding K2 here is a small guide to migrate from Joomla! 1.5. The article was written for Joomla! 1.7 but the process remains the same:

getk2.org/documentation/tips-a-tricks/311-manually-migrating-k2-content-from-joomla-15-to-17
  • Lefteris
  • Lefteris's Avatar
27 Jul 2015 12:06
Replied by Lefteris on topic K2 V3 Error Message on Adding Item or Category

K2 V3 Error Message on Adding Item or Category

Category: English K2 Community

Hi,

Is this a clean installation or an upgrade from K2v2?
  • peyman
  • peyman's Avatar
25 Jul 2015 10:51
Replied by peyman on topic 1064 Error on Transfer content joomla to k2

1064 Error on Transfer content joomla to k2

Category: English K2 Community

Now i solved this error by upgrade Host Memory Limit,

i have new problem with connection timeout
  • Jon Dillabaugh
  • Jon Dillabaugh's Avatar
21 Jul 2015 22:34
Need to download K2 v2.5.0 was created by Jon Dillabaugh

Need to download K2 v2.5.0

Category: English K2 Community

I need to download K2 v2.5.0 for an older website that I am trying to fix. The previous admin tried to upgrade to 2.6.9 and the install failed. I need to reinstall 2.5.0 to get the site functional again.
  • iatriko
  • iatriko's Avatar
14 Jul 2015 15:52
1064 error in k2 user page was created by iatriko

1064 error in k2 user page

Category: English K2 Community

This error came up when i try to open a new k2 user page after upgrade to 3.4.3.
The old k2 user page and everything else seems ok.


1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY i.id DESC LIMIT 0, 5' at line 1 SQL=SELECT i.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams FROM j25_k2_items as i RIGHT JOIN j25_k2_categories AS c ON c.id = i.catid WHERE i.published = 1 AND i.access IN(1,1) AND i.trash = 0 AND c.published = 1 AND c.access IN(1,1) AND c.trash = 0 AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2015-07-14 12:29:23' ) AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2015-07-14 12:29:23' ) AND i.created_by=0 AND i.created_by_alias='' AND c.id IN() ORDER BY i.id DESC LIMIT 0, 5
  • Muhammad Usman
  • Muhammad Usman's Avatar
09 Jul 2015 11:29 - 09 Jul 2015 11:32

Joomla 3.4.2 update problem (save, save and close dont work)

Category: Frontpage Slideshow

Dear Lefteris

I am talking about K2 Version which you posted in this recently with developer build In Joomla 3.4.2, i am sorry im confused Version 3.6.0 ?

Above in my post this bug is shown in K2 item nav, (i already upgraded to v2.7.0 ) as you posted in this forum.


Thanks
  • Muhammad Usman
  • Muhammad Usman's Avatar
08 Jul 2015 17:53

Joomla 3.4.1 to 3.4.1 Save , Save & close not working

Category: English K2 Community

Dear Team,

I have strange issue, as soon as i upgraded to joomla version 3.4.1 to 3.4.3, none of these button working in k2 Items : prntscr.com/7qaig4

Please help us as our whole staff in office cant do anything

Looking forward your kind help please

Best Regards
  • Steven Trooster
  • Steven Trooster's Avatar
18 Jun 2015 14:55 - 18 Jun 2015 15:04
User can't edit & save his own profile was created by Steven Trooster

User can't edit & save his own profile

Category: English K2 Community

For some mysterious reason no user (even the super admin) can edit his own user profile through the frontend of my site. They used to be able to do this before, but now when a users edits his profile and saves this, he's presented with a logout button and nothing is saved / changed. None of the K2 user fields or even the user password.

I'm not sure when this problem started occurring. Possibly with the upgrade to CommunityBuilder 2.
My setup:
- authors on my site login on the frontend and see the K2 User module.
- They click on 'My Account' where they're presented with the edit fields for their own profile.

- There's also a separate user group on my site that doesn't have access to K2 editing.
- This group can edit their account through Community Builder
  • Muhammad Usman
  • Muhammad Usman's Avatar
12 Jun 2015 16:25
Replied by Muhammad Usman on topic Facebook Sharing Not Working J 3.4.1 Upgrade for 2.6.9

Facebook Sharing Not Working J 3.4.1 Upgrade for 2.6.9

Category: English K2 Community

Except k2 all others components are working fine
Can you Help me how i can help to check this one server or i can mention to our host server about this issue.

I will be very helpful to you

Regards
  • Muhammad Usman
  • Muhammad Usman's Avatar
12 Jun 2015 12:54

Facebook Sharing Not Working J 3.4.1 Upgrade for 2.6.9

Category: English K2 Community

Dear All,

I am facing really strange issue for Facebook Sharing on our site we recently upgraded our site to K2 V2.6.9, and having Joomal 3.4.1 running.

Every newly created K2 items after upgrading to 2.6.9 i am not able to share Image of Article on Facebook(not Fetching Item Image).
Screen: prntscr.com/7g1yz1


Please can you Help me regarding this issue. Its almost 2 weeks searching but no clue :(

Thanks alot again

Regards
  • Eric Whenham
  • Eric Whenham's Avatar
03 Jun 2015 14:11
Created Date not showing was created by Eric Whenham

Created Date not showing

Category: English K2 Community

we recently upgraded our magazine site to Joomla v3.4.1 from 2.5.28. (iconeye.com)

This included upgrading K2 to the latest version 2.6.9

Since we did this the created date in the admin has stop showing the time which is a pain as we use this to order some stories in several modules.
  • Sandra Currey
  • Sandra Currey's Avatar
27 May 2015 07:17
Issues Modifying Items was created by Sandra Currey

Issues Modifying Items

Category: English K2 Community

Hi,

I just recently started having trouble modifying items and also saving images in new items. The only difference to my site is that I upgraded to K2 v2.6.9. What is happening is that, when I modify an existing item (and do anything other than add an image), it will save the changes but takes me to a blank screen just showing the empty index.php (mysite.com/administrator/index.php). I then hit back option (refresh does not work) and use cancel to get out of the item. The changes are saved. For editing an existing item where it is the addition of an image, this is different, it does exactly the same thing but the image is not saved.

Similar thing when creating new items, I have accidentally created 3 or 4 identical items from repeatedly clicking the save button.

Also on the front-end the "SAVE" and "CLOSE" options do not work. (this issue pre-dated the upgrade to v2.6.9).

Does anyone have any ideas where i can start to look for what is wrong here?
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
21 May 2015 13:02
Replied by Krikor Boghossian on topic [SOLVED] js error in K2 backend

[SOLVED] js error in K2 backend

Category: English K2 Community

Hello,

Can you unpublish the "Multilingual Status" admin module and try again?

You might also want to look at this thread
www.joomlaworks.net/forum/k2-en/40358-item-must-have-a-title-error-after-j3-4-upgrade?start=40#142985
Displaying 601 - 620 out of 2231 results.

Powered by Kunena Forum