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…
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…
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.…
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…
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.
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
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…
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.
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…
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?
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.
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.
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.
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…
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?
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…
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…
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…
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!
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…
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…
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…
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