COMMUNITY FORUM
Search Results (Searched for: Upgrade k2)
- donkey12
19 Apr 2013 13:01
How to format a User Blog page? was created by donkey12
How to format a User Blog page?
Category: English K2 Community
Hi All,
We've tried but failed to configure our bloggers pages as per your demo using the K2 categories settings.
Our current dispkay: beautyontrial.co.uk/demo/jupgrade/blogs/gypsonic
What we would like to acheive: demo.getk2.org/user-blog
Is there a tutorial we could use to get the same result?
We've tried but failed to configure our bloggers pages as per your demo using the K2 categories settings.
Our current dispkay: beautyontrial.co.uk/demo/jupgrade/blogs/gypsonic
What we would like to acheive: demo.getk2.org/user-blog
Is there a tutorial we could use to get the same result?
- Steven Johnson
18 Apr 2013 18:14
Suggestion for change to models/item.php was created by Steven Johnson
Suggestion for change to models/item.php
Category: English K2 Community
My suggestion and hope is to allow the display of Tags and the Author on the tags.php page.
Currently the tag.php page will not display tags our the author without a change to a k2 core file.
2 lines need to be changed in components/com_k2/models/item.php
at line 106 add: || ($task == 'tag')
the line will look like
Currently the tag.php page will not display tags our the author without a change to a k2 core file.
2 lines need to be changed in components/com_k2/models/item.php
at line 106 add: || ($task == 'tag')
the line will look like
getk2.org/community/New-to-K2-Ask-here-first/170047-How-to-display-the-tags-on-the-tags-page
getk2.org/community/New-to-K2-Ask-here-first/170045-How-to-add-the-Author-to-the-Tag-Page
Thanks so much -- Steven
- Krikor Boghossian
18 Apr 2013 15:55
Replied by Krikor Boghossian on topic Parameter option radio buttons misaligned in J3
Parameter option radio buttons misaligned in J3
Category: English K2 Community
You can edit directly your templates styles or the K2 styles located at /media/k2/assets/css/k2.css.
You should also keep a copy of your styles since you might lose it when you upgrade.
You should also keep a copy of your styles since you might lose it when you upgrade.
- spock
17 Apr 2013 17:57
New plugin for J3 help was created by spock
New plugin for J3 help
Category: English K2 Community
i have a personal plugin for my page
this plugin work fine on j25 but on j3 shows no fields to configure
this plugin work fine on j25 but on j3 shows no fields to configure
- spock

17 Apr 2013 17:38 Parametros de plugin en Item from J25 ok J3 NO was created by spock Parametros de plugin en Item from J25 ok J3 NO
Category: Comunidad hispana oficial de K2
estoy montando un pequeño plugin para un trabajo en j25 y no hay problemas por ahora pero me ha dado por probarlo en j3 y no funciona correctamente.
El plugin se instala y se puede configurar pero no aparecen los campos del plugin en el formulario de edicion del item, esto solo ocurre en j3, en 25 perfecto
he buscado algun cambio en la siantaxis que me impida mostrarl los campos pero no he visto mucha info al respecto
mi xml es este
- lyle

16 Apr 2013 16:19 Unable to hide extra fields was created by lyle Unable to hide extra fields
Category: English K2 Community
K2 v2.6.6
Joomla! 2.5.9
Recently upgraded to K2 v2.6.6.
Now, unable to Inherit parameter options from category, in particular hide extra fields. Was working fine prior to updating to K2 v2.6.6.
I have tried to hide extra fields at the item level (item and category display) and when Inheriting parameter options from category.
Any help would be appreciated.
- Mohamed Abdelaziz

15 Apr 2013 12:40 Replied by Mohamed Abdelaziz on topic K2 item menu entries produce a 404 after jUpgrade K2 item menu entries produce a 404 after jUpgrade
Category: English K2 Community
Have you tried to check with the SEF urls disabled?
I think this maybe caused by differences in the item/category ids while you are migrating from J1.5, although this is strange because you said the error occures for new menu items as well! - Steven

15 Apr 2013 10:53 Replied by Steven on topic K2 item menu entries produce a 404 after jUpgrade K2 item menu entries produce a 404 after jUpgrade
Category: English K2 Community
Thanks Mohamed.
Home URL is www.melvilletenniscentre.com.au/
Try clicking on Junior Tennis on the right.
Regards,
Steve. - Mohamed Abdelaziz

15 Apr 2013 10:27 Replied by Mohamed Abdelaziz on topic K2 item menu entries produce a 404 after jUpgrade K2 item menu entries produce a 404 after jUpgrade
Category: English K2 Community
Can you send a link to your site, which produces the 404 error? - Steven

15 Apr 2013 06:01 Replied by Steven on topic K2 item menu entries produce a 404 after jUpgrade K2 item menu entries produce a 404 after jUpgrade
Category: English K2 Community
*bump* - Steven

14 Apr 2013 07:36 K2 item menu entries produce a 404 after jUpgrade was created by Steven K2 item menu entries produce a 404 after jUpgrade
Category: English K2 Community
I have used jUpgrade to migrate my site from Joomla 1.5.26 to 2.5. I also installed a new copy of K2 in the 2.5 installation.
Some of my menu items which point to K2 items produce 404 errors.
I have ensured their permissions are set to Public.
If I create a new menu entry pointing to a K2 item, it also produces a 404 error.
How can I resolve this? - Dori Beeler

11 Apr 2013 21:09 You cannot access the private section of this site was created by Dori Beeler You cannot access the private section of this site
Category: English K2 Community
Hello,
I have installed K2 v2.6.6 on a Joomla site v2.5.9. I have all the articles, etc. listed under registered so that only users that have registered into the site can access this area of the site.
When testing the process, I went back as a new user with a newly activated user account to access the private area of the site and I get the following error message: "You cannot access the private section of this site"
I dont understand why this is the case, I have even upgraded the user status to Manager to see if that would change anything and it does not.
I really need some help with this as the site is live and being promoted... (without my consent). - Sean Carney

11 Apr 2013 01:24 Replied by Sean Carney on topic Extra Fields Header Option displays result TWICE Extra Fields Header Option displays result TWICE
Category: English K2 Community
I was using K2 version 2.6.5 and just now upgraded to 2.6.6 but am not seeing any improvement.
I believe that my template has an override to K2's item.php and will ask for some help from the template provider. Thank you for alerting me to this.
Sean Carney - Steven Johnson

30 Mar 2013 03:22 Replied by Steven Johnson on topic How to display the tags on the tags page How to display the tags on the tags page
Category: English K2 Community
Thanks so much for the reply. Very helpful to know the answer.
I really try to avoid making any core modifications, it makes upgrades much more involved.
Do you think this modification could ever be added into the K2 core?
Are you aware of why the ability to show tags on the tags page was removed?
Thanks! -- Steven - Krikor Boghossian

29 Mar 2013 15:12 Replied by Krikor Boghossian on topic 500 Internal Server Error 500 Internal Server Error
Category: English K2 Community
Hello Valentina,
Joomla! 1.6 is no longer supported you should upgrade to Joomla 2.5.x or Joomla 3.0.x asap.
For the time being grab an older 2.5 version of K2 from here and replace the remote files through FTP.
Regards. - Krikor Boghossian

29 Mar 2013 12:52 Replied by Krikor Boghossian on topic Showing extra fields in the TAG view Showing extra fields in the TAG view
Category: English K2 Community
Hello Peter,
What you are trying to achieve is not possible with K2 2.5.6, The following snippet works on versions 2.6.2 and newer.
If you want to directly output extra fields you should upgrade to the latest version of K2.
Regards - Steven Johnson

28 Mar 2013 14:24 Are Extended User Fields Template overrides possib was created by Steven Johnson Are Extended User Fields Template overrides possib
Category: English K2 Community
working with the extended user field plugin
getk2.org/extend/extensions/73-user-extended-fields-for-k2
and the output is not what I need.
I can modify this file to fix the output but my changes will be lost when the extension is upgraded.
/plugins/k2/userExtendedFields/userExtendedFields/tmpl/default.php
Is it possible to create a template override for this file, so that my changes are not lost when the plugin is upgraded?
Thanks! -- Steven - Peter Cawkwell

27 Mar 2013 16:38 Adding parameters with plugin on Joomla 3.0 was created by Peter Cawkwell Adding parameters with plugin on Joomla 3.0
Category: English K2 Community
I have a plugin developed for Joomla!2.5 based on the example plugin.
Trying to migrate to Joomla 3.0 but additional fields are not being recognised.
It seems the both the example and my plugin work on the latest K2 (2.6.5) when installed on Joomal 2.5.9 but not on Joomla 3.
I'm assuming the xml structure has changed and have tried using Joomla 3.0 format without success.
Are there any plans to upgrade the example plugin?
Can anyone tell me what the format should be?
Pete - ginniss

26 Mar 2013 22:56 Upgrade problem K2 2.5.6 - Admin Item menu blank was created by ginniss Upgrade problem K2 2.5.6 - Admin Item menu blank
Category: English K2 Community
Hi
I've just upgrade from K2 2.5.8 to K2 2.6.5 on a Joomla 2.5.9 website.
Selecting the item menu in the backend (component/K2/Item) delivers a blank page. So, I am unable to add new items or edit existing items.
All other K2 admin menu options appear to display correctly.
Any idea on a solution?
Thanks
ginniss - Micha Elie

26 Mar 2013 14:45 - 26 Mar 2013 14:54 Replied by Micha Elie on topic [SOLVED] Some weird happening with Joomla! 3.0 [SOLVED] Some weird happening with Joomla! 3.0
Category: English K2 Community
I have encountered the same problem as Stéphan - the K2 category radio buttons are stacked on top of each other, making it difficult to manage. The problem occurs on a clean J3.0.3 install with only K2.6.5 installed. I uninstalled K2 v2.6.5, installed K2 v2.6.2, and the layout is fine.
Then, I upgraded to K2 v2.6.3 and the backend layout problem occurs.
I did spend time trying to resolve this but could not find a solution. Displaying 1041 - 1060 out of 2231 results.