K2 Community

Join the network of the powerful content component for Joomla!

James McCarthy
  • Male
  • Carlsbad, CA
  • United States
Share
Share on Twitter
Share on Facebook
  • Blog Posts
  • Discussions (31)
  • Groups
  • Photos
  • Photo Albums
  • Videos

James McCarthy's Friends

 

James McCarthy's Page

Gifts Received

Gift

James McCarthy has not received any gifts yet

Give James McCarthy a Gift

Latest Activity

I have the same error after setting a new session path at GoDaddy's direction. All of my sites on a GoDaddy shared Linux plan suddenly stopped working properly. I was getting session errors and strange bugs. I called GoDaddy and they said I didn't h…
July 7
I need this function too... I need where you upload the gallery, and then click on the images, if you don't resize them yourself, it keeps them at their original size which may be 3300px x 2400px I thought the SIG Pro would allow me to do this. but…
April 30
I still haven't found a solution. I've done Google image searches on a number of K2 sites and it doesn't look like the MD5 hash images are ever indexed. If you're hoping to get traffic from image searches, K2 is probably not going to work very well.…
March 30
I'm also trying to see if there is a way to cahge K2 filenames of images. I coud not find where the filenames on the database are stored. I do nolt like the code names given for SEO reasons. Can anyone help? Thanks in advance and thaks for k2. I alr…
March 30
Good point. I'm sure it does. I would definitely keep a backup copy if you delete them - I just didn't want them included in allof my backups. I'm up to about 300 articles now and eventually will have several thousand at any given time.
March 13
Yes, And i think K2 uses the orignal image to re-create the various sizes if you change them after the iage is first uploaded. Can JoomlaWorks confim that ? Olivier
March 13
Markus, I have set JoomlaPack to exclude files from that folder so the full size images are not included in my site backups. I just go in to \media\k2\items\src occasionally, download the images so I have a copy, and delete them. I first did it abo…
March 12
I´m also woundering about this! :) any solution?
March 12
Oh, I see. I think I'll try to locate the http:// in the code and remove it so I can add any kind of link I want without worrying about accidently leaving the http in there. Thx.
March 5
You may want to consider using the Mosmap plugin instead of a K2 field - easier to use and much more functionality. Here's an example link http://in-sandiego.com/real-estate/commercial/for-lease/item/54-salon-day-spa-space-in-sorrento-mesa.html. Al…
March 5
I just tried the link extra field with "Email Me" in the text and mailto: in the URL but it added http: before the mailto. How did you prevent that in your link?
March 5
Sure, here's the link to instructions: http://www.joomlatune.com/forum/index.php/topic,471.0.html As I recall, the code blocks didn't match exactly and I was planning to have to revert to my last backup, but it seems to have worked fine.
March 4
Hi James, it would be great if you could share your hack experience to integrate jcomments with K2. Thanks, Simon K2Joom.com
March 4
Possibly. It's strange. Joomla core components usually work very well, often times without all the bells and whistles. You may want to check your version. Check the links. http://forum.joomla.org/viewtopic.php?f=428&t=267521 http://forum.joomla.org
March 4
Thanks Fidel. It's done that before. I may have to find a different poll component - weird though, this one is Joomla core so I wouldn't expect problems. I wonder if it's conflicting with something.
March 4
Checked the page and voted on poll. It rendered the blank page of an invalid token error.
March 4

Profile Information

URL (will be checked upon approval)
http://in-sandiego.com

Comment Wall (1 comment)

You need to be a member of K2 Community to add comments!

Join K2 Community

At 12:30pm on December 26, 2009, znema said…
Hello.
My Name is znema I was impressed when i saw your profile k2community.joomlaworks.gr and i will like you to email me back to my inbox so that i can send you my picture for you to know who i am.i believe we can establish a long lasting relationship with you.
In addition,i will like you to reply me through my
private e mail box (znemahakam@yahoo.com) for more introduction
Thanks,waiting to hear from you soonest.
znema.

Please write to my inbox so that i can send you my picture.
 
 
 
Advertisement

Latest Activity

Plz send a link if site is live
2 hours ago
See the k2 menu choices at the bottom - latest from user or categories select the category and set the number of items and it will work
2 hours ago
FidelGonzales added a discussion
I'm having some issues getting my categories to appear properly. The culprit seems to be the following code: . In default form, there is a huge gap on the top of the category page. After removing a few of these, the issue is partially fixed with cer…
2 hours ago
someone better that i may can tell you, try commenting the div class clr's our and see what happens
2 hours ago
Thanks for the reply. Unfortunately I'm not so experienced with Firebug nor CSS. I attached a new image, where one can see more information. Does this help a bit more?
2 hours ago
Whatever is done will modify the core, but will work. How about putting the category id's in a field like the xtra filelds and teach the core to parse them out. Its changing the way things work - not likely to happen unless a module like followeyes…
2 hours ago
I don't think the concept of the single-category per item content structure is a way of thinking that is advanced and, therefore, a reason to change the content construction strategy and our subsequent way of thinking. It is merely a huge limitation…
2 hours ago
2. if you are trying to remove a video from an item in the backend, click on the video tab scroll to the bottom and check delete currrent and save
2 hours ago
Please post a link if the site is live Use firebug to see what there and what needs to be changed
2 hours ago
Also, to skip the extra field you dont want edit in the override item.php and put something like {pseudocode} phpif this->extrafield->name="fieldyouwantto skip" else let the rest of the existing foreach loop run phpendif endfor something like that s…
2 hours ago
Kibekas added a discussion
There is a problem with excess of free space between 'itemListSubCategories' and 'itemList'. It seems to be derving from div class 'itemlistsubcategories' Please see the image attached. Does anyone know how to solve this problem? Via CSS?Thanks!
2 hours ago
you can get the extra fields like this if it suits your needs $custom = $this->item->extra_fields; and then addressing extra fields for the item like echo $custom[1]->value; depending on the position, 0, 1,2,3,4 etc in the array experiment with this…
2 hours ago
Kibekas, Ninja B, Dene Goodwin and 1 more joined K2 Community
3 hours ago
deton and Daito joined JoomlaWorks's group
For K2 translators
3 hours ago
I can translate to Russian
3 hours ago
I have a case right now where I would love to be able to set several categories for one article. For now, it has been solved with the use of tags, and I suspect this is how we will have to use it in the future. It might just be that we are used to…
3 hours ago
Viktoria (and Simon), Did you ever find out how to put one single extra field (not the whole bunch...) a different place than at the bottom of the article? This means we need to have a way to identify this particular field and add the code for it…
3 hours ago
Valentine added a discussion
Greetings to all . So here is what i cant understand1. i Cant login as an admin tru k2 login in frontend form just resets and i see begining of page2. I cant understand how to remove Related videos Any help will be good thanks in advance
3 hours ago
I can translate to German
5 hours ago
Sorry man, I wish I had more time to re-analize. You'll have to tweak things around. Trial and error man.
6 hours ago

© 2010   Created by JoomlaWorks.

Badges  |  Report an Issue  |  Terms of Service