Keyword

Advanced Search

Search Results (Searched for: Upgrade k2)

  • abe
  • abe's Avatar
09 Feb 2012 14:28

Direct Translation Module not working for K2 items

Category: English K2 Community

I have a problem with Direct Translation Module which doesn't translate K2 items, - it's inactive. It just shows Site default language: English.

However, it works for Joomla articles!

The module is published and in status position with following:
com_k2#k2_items#cid#task#!edit

That was working before upgrade from Joomfish 2.17 and K2 v2.4.1

I have a Joomla 1.5.25, K2 2.5.4, and Joomfish 2.2.3

Do I have to put some new code in?
  • Spainman
  • Spainman's Avatar
09 Feb 2012 10:57
Replied by Spainman on topic [Solved] Issue with photos - appear cut

[Solved] Issue with photos - appear cut

Category: Simple Image Gallery

Hey Williama,

Below you have the reply that the Ohanah developers have sent me. Still trying to deciper it  ??? Will let you know once I get a fix.



 

I found what seems to be the problem, but I don't know how to solve it. It appears that simple gallery plugin that K2 is using have versions for both 1.12 and 1.2 mootools. So when mootools plugin is enabled it loads this version:
    <script type="text/javascript" src="/plugins/content/jw_simpleImageGallery/includes/slimbox-1.71a/js/slimbox.js"></script>

    and when it's disabled it loads this version

    <script type="text/javascript" src="/plugins/content/jw_simpleImageGallery/includes/slimbox-1.58/js/slimbox.js"></script>

    But it detects just is plugin enable or disabled. Normal joomla mootools upgrade plugin doesn't have option to choose different versions for backend and frontend so this is enough for them.

    For this to work, you must use 1.2 on both frontend and backend.

    But then there is that "half image" problem. Inspecting CSS I found out that div that holds image has some inline css:
    <div id="lbCenter" style="width: 250px; margin-left: -125px; left: 609px; height: 470px; top: 217px; " class="">

    But this is for image that is 450px wide, so JS math is wrong. I don't know how to fix it, but that's bug in simple gallery module for mootools 1.2. Maybe you can just upgrade that plugin and it will be fixed. Check their documentation.

  • Aleksej
  • Aleksej's Avatar
06 Feb 2012 18:51 - 06 Feb 2012 18:53
Replied by Aleksej on topic Problems with K2 after updating joomla

Problems with K2 after updating joomla

Category: English K2 Community

On the forum joomla.org - say that it is a problem jUpgrade:

The problem is in the jupgrade and transfer of items to the new table
The items are not getting updated to the new settings, not necessarly a k2 problem. If you create new k2 categories and items they should work ok.
You have found the fix in the forums that will update all the k2 items at once.
If you dont have many, and open them up change the author and save them that will work as well.

Tell, is it possible to solve it so?
This is correct, does not cause problems?
  • Barbara
  • Barbara's Avatar
03 Feb 2012 09:37
non prende la traduzione italiana was created by Barbara

non prende la traduzione italiana

Category: Comunità italiana K2

ciao,
ho un problema sulla traduzione italiana da quando ho fatto l'upgrade a k2 2.5.4.
Il file della lingua italiana è installato e in admin funziona ma sul sito prende la lingua inglese

articolo

In fondo all'articolo vedete Read, Published, ecc invece che i termini italiani, ho controllato sul l'ftp e il file lingua esiste ed è all'interno della cartella language/it-IT/it-IT.com_k2.ini

C'è qualche parametro da modficare o attivare che non capisco?
Grazie
Barbara
  • bunglehaze
  • bunglehaze's Avatar
02 Feb 2012 14:55

Back to a long load again on virgin articles 21s

Category: English K2 Community

Back in 2.4 I reported a really long lag between clicking on an article title and a page loading up from an empty cache, Fotis looked into this personally and found there was actually something causing it (after much badgering I must add and being told it was my settings) and it was promptly fixed in an SVN shortly after - never had the problem again and guest users loading a page had a fast loading time.

Jog on a few months and a couple of Joomla versions and the problem has returned, currently I am using J2.5 with K2 2.5.4 and so I am bang up to date, since I upgraded to J2.5 the lag is back, 15 - 20+ seconds for any page that has not previously been cached on my end. This is for every article as far as I can see in every category.

Opening and saving categories and items in the backend is equally painfully slow, taking a similar time rather than the 4-5 seconds I am used to. Something very odd happening.

The site is at :http://bikechatter.net if you want to check it out for yourself, all help is appreciated as really the site is back to being useless for encouraging users to browse.
  • RJ45
  • RJ45's Avatar
02 Feb 2012 00:36

V2.5.4 upgraded from v2.5.1 on joomla v1.7

Category: English K2 Community

It seems hard to upgrade and I was getting can not copy error. So, it seems is more of permission, but my site dirs are all 755 and files are 644. However, its a local server (localhost) and owner of the files is under my account on my server.

anyway, to fix it, i chmod all files and directtories to 777, then i fired up the installation. Surely, it worked and upgraded my v2.5.1 to 2.5.4. Then, i put back all the dir to 755 and files back to 644.

Things I found out after installation:
The com_banners, com_installer, com_config in the administrator will not work. They all showed blank screen. To fix this, I overwrote the files with my original core joomla 1.7 and surely it worked again. But, I wonder if K2 made any changes into those core files. If I overwrote them and its joomla's core files.

Also, on the backend, if I hit Components>Contacts, I get a 500 Error, JHtmlBatch: :user not supported.. What could this be? I searched around and there was an entry on joomlacode>projects about this which already built in the code.
// Include the component HTML helpers.
JHtml::addIncludePath(JPATH_COMPONENT.'/helpers/html');

So this only happens when I upgraded K2 to 2.5.4 from 2.5.1.

anything you know of please?
  • william white
  • william white's Avatar
01 Feb 2012 23:29
Replied by william white on topic Frontend not looking good

Frontend not looking good

Category: English K2 Community

I have not seen this before. I would at least try to backup with akeeba, install the site on localhost, and upgrade there to 1.5.25 and try that. If The previous dev did not use overrides, then copy the contents of com_k2/templates/default to an override directory, rename it and give it a try. If they hacked the core...your in for a headach. 1.5.25 is not secure any longer, and 1.5.25 will reach end of live soon. Best to start working on the testing now
  • Mike Anderson
  • Mike Anderson's Avatar
28 Jan 2012 00:47 - 28 Jan 2012 00:48
Replied by Mike Anderson on topic Having problem trying to get the K2 user module to

Having problem trying to get the K2 user module to

Category: English K2 Community

So... the solution would be to upgrade to Joomla 2.5? Well at least I found out about this in the early stages. Thanks again.

Can I "comment out the gender and URL out of the k2 login page from the k2.php?" Do I also have to do something to the datables?
  • Renea
  • Renea's Avatar
26 Jan 2012 15:49
Replied by Renea on topic CAN'T Download attached file - why ?

CAN'T Download attached file - why ?

Category: English K2 Community

Have you upgraded K2 recently and are currently using a template override?

The latest versions of K2 changed the way "attached files" are downloaded. You will need to upgrade your custom template to reflect the new code.
  • Chris Clay
  • Chris Clay's Avatar
24 Jan 2012 17:17

K2 Quick Icons module problem in Joomla 2.5

Category: English K2 Community

Hi,

I'm using K2 2.5.4 and just upgraded from Joomla 1.7.3 to 2.5. Everything seems to be working perfectly except for the native Joomla Quick Icons admin module - see attached. Once I disabled the K2 Quick Icons admin module, the problem disappeared. Has anyone else run into this?

Cheers,
Chris
  • womaninstincr
  • womaninstincr's Avatar
20 Jan 2012 12:05 - 20 Jan 2012 12:11
Replied by womaninstincr on topic K2 and sh404SE

K2 and sh404SE

Category: English K2 Community

Help me!!!!
Question : How do I insert the article item id before the article alias ?
So far with k2 and sh404 sef I have this :
my-domain/section/category/article-title
I need to have this :
my-domain/section/category/123-article-title
(where 123 is the item id).
Any idea on how to achieve this ?
thanks a lot for this upgrade :)
  • fredman
  • fredman's Avatar
19 Jan 2012 17:18
Replied by fredman on topic [Solved] plugin not working correctly in k2

[Solved] plugin not working correctly in k2

Category: Simple Image Gallery PRO

i have upgraded k2 to v2.5.4

it does not change anything.
my frontend shows me the string:
{gallery}106{/gallery}

my backend (k2) shows me the simple image gallery and is working correctly.
  • Getset2go Internet & Consulting CC
  • Getset2go Internet & Consulting CC's Avatar
19 Jan 2012 07:28
Replied by Getset2go Internet & Consulting CC on topic Category metadata do not show

Category metadata do not show

Category: English K2 Community

Hi,

I have got another site on which which i recently did a fresh K2 install (K2 v2.5.3) and there it is working perfect.
The problem site however is an K2 upgrade from version 2.4.? to 2.5.4.
Could the problem be that this was an upgrade from a version which did not yet had metatags for categories?

Anyone from K2 with some advise perhaps????

Edwin
  • Boriša Asr Zekić
  • Boriša Asr Zekić's Avatar
18 Jan 2012 20:18
Error 500 after upgrading K2 was created by Boriša Asr Zekić

Error 500 after upgrading K2

Category: English K2 Community

Im upgrade today my k2 component to lastest version 2.5.4 and have problem I cant edit or add new item neither frontend or backend I always got error 500

500 - An error has occurred.

Unable to load format class

Please help me its very important

Im use joomla 1.7 and gavick template World News II
  • Katia
  • Katia's Avatar
18 Jan 2012 16:53

[Solved] plugin not working correctly in k2

Category: Simple Image Gallery PRO

Did you put the plugin in a module or not?
However, I would suggest you to upgrade to 2.5.4 K2 version.
  • Pero Mero
  • Pero Mero's Avatar
17 Jan 2012 17:34 - 17 Jan 2012 18:57

K2 2.5.4 and Ja News module - downgrade to 2.5.1

Category: English K2 Community

I have upgrade K2 to 2.5.4 and my web site crashes (there is JA News module 1.4.1 version at frontpage).

Developers from Joomlart forums says that K2 is to fast upgraded so they cant make modification for that in this moment...

So, how to downgrade to previous version (2.4.1) of K2

Thank you

I have live site (www.Osijek-Online.com) with high traffic so I really need that answer ASAP..
  • Aleksej
  • Aleksej's Avatar
17 Jan 2012 16:49

Problems with K2 after updating joomla

Category: English K2 Community

Hello! I for a long time use K2 on the site (joomla 1.5).
Has updated Joomla 1.5 up to joomla 1.7 (jUpgrade).
From the menu articles K2 - error 403 do not open.

Tell please, in what here a problem?
I ask the help.
  • Simon Wells
  • Simon Wells's Avatar
15 Jan 2012 21:20
Replied by Simon Wells on topic new k2 template with my web site didimmarket.com

new k2 template with my web site didimmarket.com

Category: English K2 Community

Thanks for showing.

Page loaded very quickly.
On inspection, one 404 error reported for www.didimmarket.com/didim-emlak/didimde-satilik-villa/plugins/system/ice_speed/ice_speed/assets/blank.gif you might want to get that checked and added or pointed to correct location.

Looks like you have customised the default k2 template, if so take care when you upgrade, as you will over right it. A Joomla template over ride would be better.

Check out the Facebook icon, looks like something is hiding below it.
The breadcrumbs and the item are very close to each other.

Like the 360 panoramic view and the ribbon added to the item image.

Nice looking site.

Simon
  • Pim van Wijngaarden
  • Pim van Wijngaarden's Avatar
12 Jan 2012 22:23
Replied by Pim van Wijngaarden on topic Re: jupgrade 403 problem

Re: jupgrade 403 problem

Category: English K2 Community

Darn, I thought I replied to this topic , but I must have done something wrong.

Maybe a moderator could merge them, otherwise my first post doesn't make much sense.

Thanks

Pim
Displaying 1461 - 1480 out of 2231 results.

Powered by Kunena Forum