Keyword

Advanced Search

Search Results (Searched for: Upgrade k2)

  • Brett Adkins
  • Brett Adkins's Avatar
11 Jul 2010 20:32
Replied by Brett Adkins on topic Article Content not showing on page.

Article Content not showing on page.

Category: English K2 Community

I am having the same problem

I just upgraded one of my sites to K2 v 2.3

The K2 articles do not load now. I am also unable to add an article from the backend - blank page when clicking "save"

Site in question: www.hobnobmaster.com

I rolled the site back to it's previous state (K2 V 2.2) and recorded a one minute screencast showing the upgrade to V 2.3 and the subsequent blank page that results

screencast.com/t/YzgwNjgwY


As referenced in this post:
community.getk2.org/forum/topics/changed-to-new-server-and-some

I do have PHP's "GD Image Library" installed

System Info:

PHP Built on: Linux hobnob.directrouter.com 2.6.18-194.8.1.el5 #1 SMP Thu Jul 1 19:04:48 EDT 2010 x86_64
Database Version: 5.0.91-community
Database Collation: utf8_general_ci
PHP Version: 5.2.13
Web Server: Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4
Web Server to PHP interface: cgi
Joomla! Version: Joomla! 1.5.18 Stable [ wojmamni ama wojnaiki ] 27-May-2010 18:00 GMT
User Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)
  • ispul
  • ispul's Avatar
10 Jul 2010 21:16
Replied by ispul on topic 404 - Component not found

404 - Component not found

Category: English K2 Community

I also get this error after upgrade K2 to latest version (2.2->2.3). Here is my site: www.africanconservation.org/. You can see that error when click to Projects, Jobs, Resource menu.
mod_rewrite: off
Search Engine Friendly URL: off
SH404SEF: disable
Many thanks!
  • Nexus Star
  • Nexus Star's Avatar
10 Jul 2010 20:16

Is it possible to remove e-mail field from comment form?

Category: English K2 Community

My client wishes to remove e-mail field from comment form.It's not problem to remove it from templateI comment out the lines 22and 23 in item_comment_form.phpbut it remains the problem with validationfor that I changed the item.php lines 618 to 623in component/com_k2/modelsThis solved my problem and I successfully removed the e-mail field from comment form but when I need to upgrade the K2 component the changes in item.php need to be made anew Is there easiest solution for this which I miss to see?
  • Prashanth
  • Prashanth's Avatar
09 Jul 2010 23:04
text next to images not aligned was created by Prashanth

text next to images not aligned

Category: English K2 Community

Hi,I was using K2 version 2.2. I then upgraded to 2.3. On 2.2 the text would show up next to the images and would not get pulled down to the bottom of the image. Now with 2.3 if i have an image in an article, then the text starts at the bottom of the image. 

You can see what i am talking about at www.picooze.com/joomla
Could you kindly help me fix this problem.
  • cbabino
  • cbabino's Avatar
08 Jul 2010 23:34
Version 2.3 and allvideos reload was created by cbabino

Version 2.3 and allvideos reload

Category: English K2 Community

Hello I was using allvideos reload and K2 v2.2 and they were working fine for the videos but when I upgrade to v2.3 my videos stop playing.Can somebody help me?Thanks
  • kabeza
  • kabeza's Avatar
08 Jul 2010 19:49
Replied by kabeza on topic Manual Upgrading

Manual Upgrading

Category: English K2 Community

Check this
community.getk2.org/forum/topics/bug-error-k2-attachment?commentId=3536014%3AComment%3A65318

Paulette Marzahl said:I would like to know this process as well, since I keep getting an error when trying to upgrade.
  • Paulette Nelsen
  • Paulette Nelsen's Avatar
08 Jul 2010 17:33

-1 - An error has occurred. When trying to upgrade from 2.2

Category: English K2 Community

Thanks for responding, Erik. reinstalling the site is not an option. This has me concerned, as I've been installing K2 on all my sites. If it's going to cause errors such as the above, it's definitely a serious issue. I'm sure if I uninstall K2 2.2, I will lose all my items and categories - right? I've also modified the k2.css file.

Erik Prestinary said:hello paullette
i had a very similar issue. I ended up reinstalling the whole template and the site.

Regards!

Erik
  • kabeza
  • kabeza's Avatar
08 Jul 2010 14:07

bUG? Error k2 attachment renames a file when uploaded

Category: English K2 Community

I finally did:

1- backup to jos_k2_*** tables in phpmyadmin
2- backup media/k2 folder in ftp
3- removed k2 v2.2
4- installed k2 v2.3
5- restored sql backup from point 1 (restored the original jos_k2_*** tables)
6- removed .txt from each media/k2/attachtments file (you can do this in your pc with a multiple renamer software)
7- uploaded k2 folder to media/k2 in ftp (overwrote everything)
8- removed .txt manually from each record in the jos_k2_attachtments table

It is a long and kinda complicated process, but I guess it is working fine now
PS: Software still shows v.2.2 in the control panel... I guess we'll have to do another upgrade soon


Vassilis said:Hi Lefteris, i still have teh same problem.
In every K2 site i create.
From every browser and with the latest version...
Any solution plz?

Lefteris Kavadas said:Hi. This is a mime detection problem. It seems that the class.upload.php fails to detect the correct mime type on your system. You can try: 1. Update K2 to it's latest version. It also updates the specific class to it's latest version. 2. Upload the file from a different browser.
  • Zonegig Design, LLC
  • Zonegig Design, LLC's Avatar
07 Jul 2010 16:37
Replied by Zonegig Design, LLC on topic After 2.2 to 2.3 upgrade Archive does not work any longer.

After 2.2 to 2.3 upgrade Archive does not work any longer.

Category: English K2 Community

Hey Daniel. Yes, this did the trick. Thanks for finding the bug. I hope that the fix is incorporated into a later release so that we don't have to 'fix' this issue every time. Thanks so much for finding the fix.

Daniel Kling said:just found the bug: in /modules/mod_k2_tools/helper.php on line 103 have to be a space before "ORDER" ... now the archive works
change
$query .= "ORDER BY created DESC";
to
$query .= " ORDER BY created DESC";

Greetings,
Daniel :-)
  • Daniel Kling
  • Daniel Kling's Avatar
07 Jul 2010 15:04

After 2.2 to 2.3 upgrade Archive does not work any longer.

Category: English K2 Community

just found the bug: in /modules/mod_k2_tools/helper.php on line 103 have to be a space before "ORDER" ... now the archive works

change
$query .= "ORDER BY created DESC";
to
$query .= " ORDER BY created DESC";

Greetings,
Daniel :-)
  • Pei-Ying Lin
  • Pei-Ying Lin's Avatar
07 Jul 2010 13:30
a problem about lightbox at frontend was created by Pei-Ying Lin

a problem about lightbox at frontend

Category: English K2 Community

I know the answer might be found in this site. But this problem still exist after I upgraded to v2.3, so I would like to explain my situation and ask again.The situation is:I upgraded both my K2 site into K2 v2.3, thenSite A, which is still Joomla 1.5.15 (at hosting service A)  lightbox works perfect,Site B, which is Joomla 1.5.18 (at hosting service B)  lightbox didn't work well such as  **nothing happened when I click cancel or save button, which means the button didn't work  **extra field didn't change to related fields what it should be when I changed the categoryI tried to disable all other jQuery, mootool moudules at the same page, but the problem still not being solved.I don't understand what's the problem. Why lightbox can work perfectly in a site, but not well in another?  The only difference I can tell here is hosting space. But does this influence the performance of K2?So, anybody can help me to solve this problem at site B?
  • Tony Langham
  • Tony Langham's Avatar
03 Jul 2010 16:53
Replied by Tony Langham on topic Section / Categories and Articles

Section / Categories and Articles

Category: English K2 Community

So, does some kind soul want to educate me and tell me how [ step by step, bit of an MS-type thing with achy fingers etc ]to do all this simple stuff.where do I find this K" to download it in the first place and is there a tutorial please.

Alexey said:In the parameters I can not remove or move using drag and drop any categories. Also, I can not add new users in the field "content source". It happened after I upgraded to version 2.3Tony Langham said:I've already created 207 categories and being basic learner [ and having good / bad days with MS ] would you be kind enough to enlarge on this pleaseJoomlaWorks said:Install K2, create your category structure in K2, create menu links to these K2 categories, then start adding articles to each category. Simple...
  • Zonegig Design, LLC
  • Zonegig Design, LLC's Avatar
03 Jul 2010 05:21

After 2.2 to 2.3 upgrade Archive does not work any longer.

Category: English K2 Community

After a straight upgrade from 2.2 to 2.3 everything seems to work except the Archive (k2_tools) module has completely disappeared. It's enabled and positioned on the right on the blog page, as it was prior to the upgrade, but it does not show at all. If I change to Calendar the Calendar shows fine with the blog category selected. When I change it back to 'Archive' the module again does not show at all.I won't be able to upgrade to 2.3 until a resolution to this issue is found.Thanks Joomlaworks.
  • Mats Arvendal
  • Mats Arvendal's Avatar
02 Jul 2010 09:10
Replied by Mats Arvendal on topic A minor thing in version 2.3

A minor thing in version 2.3

Category: English K2 Community

Enrique, thanks for the warning. Since I am still only testing v 2.3 locally in a very limited way without attachments or other extras, I have not experienced the other problem you describe, but it's obvious that I must check the upgrade very thoroughly before I install it on my production site. If I find anything that may be helpful to you I will post that at the other thread.

Rgds

Enrique Becerra said:I'm having the same issueAlso, I'm having this problem (after I installed the 2.3 version)community.getk2.org/forum/topics/blank-screen-when-trying-toDo you have it also?
  • kabeza
  • kabeza's Avatar
  • william white
  • william white's Avatar
01 Jul 2010 14:15
Replied by william white on topic Setting joomla modules to work with K2 categories

Setting joomla modules to work with K2 categories

Category: English K2 Community

Some extensions/plugins are designed to work with K2, others are not. You will have to search the exensions directory under with "k2" to find the ones that will see k2 items, and watch for yours to be upgraded. Mabee asking the publisher to upgrade would be good also
  • kabeza
  • kabeza's Avatar
30 Jun 2010 20:00

Still "K2 v2.2" after trying to upgrade to 2.3

Category: English K2 Community

HiI've been trying to upgrade from 2.2 to 2.3Everything goes ok, I browse the file, click upload & install button, and then I get this message:

All installs fine, but when I load K2 from Components Menu, it still shows 2.2, like the upgrade didn't upgrade anything at all. Check the following image at bottom

Is there some way to update files manually to FTP?Thanks
  • Jose Maria Torreblanca Perles
  • Jose Maria Torreblanca Perles's Avatar
30 Jun 2010 17:03
Replied by Jose Maria Torreblanca Perles on topic upgrading to K2 2.3 from K2 2.2

upgrading to K2 2.3 from K2 2.2

Category: English K2 Community

Hello Erik,

I had the same problem upgrading to 2.3. But I tried to upgrade in two differents joomla installations, one in the root and the other in a directory. I don't have problems with the installation on the root. But I still have the problem with the installation in the directory.

Pepe
  • kabeza
  • kabeza's Avatar
30 Jun 2010 16:31

Blank screen when trying to delete attachtments from articles (backend / frontend)

Category: English K2 Community

HiI've upgraded to latest K2 (2.3)I had previously some 50 articles which contained attachtments. Some user noticed before that the attachtments were being uploaded and renamed automatically to .txt(See this community.getk2.org/xn/detail/3536014:Comment:64032)Once upgraded, I was told to delete all the attachtments from articles, and reupload again. Now when I try (with all the browsers) to delete any attachtment from the old articles, I get a blank page. I tried from backend and from frontend, with same result...This is the url that is being called: index.php?option=com_k2&view=item&task=deleteAttachment&id=9&cid=23How should I delete manually files from ftp and from mySQL table? And also, any way to fix this blank screen?ThanksPS: had no trouble when upgrading, no erros, no warnings
  • pradeep
  • pradeep's Avatar
30 Jun 2010 10:42
K2 templating was created by pradeep

K2 templating

Category: English K2 Community

Hi to All,

We have developed a joomla website(1.5.15) installed with k2 component .

k2 templating 

/components/com_k2/templates/ ----core page we didn't made any changes in this folder


first we copy and paste into the templates folder.after that we make changes only in 

this folder.not in components folder.
Page will display according to our requirement.
we have made the coding changes in /templates/JOOMLATEMPLATE/html/com_k2/ 
everything goes well.

but we are in the situation to upgrade the joomla website from 1.5.15 to 1.5.18
using an component called joomla update manager.by using this component we have upgraded 

successfully.

After that we made a test.unfortunately,category_item.php and generic.php outputs the core 
design.it is not displaying what are all the changes we made in templates folder file.

question is both the folder files should be same or from  which folder the web page will Access for the display.
can you please help me out here 

Thanks,
Pradeep
Displaying 1941 - 1960 out of 2231 results.

Powered by Kunena Forum