Page 1 of 1
Question on some image icons
Posted: 15 Oct 2010, 19:05
by JBMoney
On some of my images, but not all, the external 1 & external 2 icons appear, but none of them work (they all point to
http://null/). How do I remove those links and/or make them work?
Also, how do I get the statistic icon to show?
Thanks.
Re: Question on some image icons
Posted: 26 Oct 2010, 18:04
by JBMoney
Any help would be appreciated. I have read the manual. Using 2.7.5.
Re: Question on some image icons
Posted: 31 Oct 2010, 16:43
by Jan
Hi, check the image where this appears, if there is no value in the form field for exernal link.
Jan
Re: Question on some image icons
Posted: 31 Oct 2010, 22:22
by JBMoney
It did have values, not sure how they got there but that is resolved. Thanks.
Still, the "Image Download" button open up a pop-up with a null value though. Take a look at any of the image download buttons here:
http://bressler.org/index.php?option=co ... tstart=168
How can I either make that link to the original image, or get rid of it. I'd really like a way to access the original image.
Re: Question on some image icons
Posted: 01 Nov 2010, 00:44
by Jan
Hi, you can add an "external link" below image but this is no the right solution, as you need to do for every single image
Did you try to use direct download (set in parameters). Really no idea what does "null" means, maybe enabling php errors or debug mode can produce some error message or warning message
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
Re: Question on some image icons
Posted: 01 Nov 2010, 16:45
by JBMoney
I think I figured out why the direct download is not working, but I don't know how to fix it.
I converted to Phoca from another gallery. All the images that were moved have a "imgorigsize' = 0 in the jos_phocagallerytable. For some reason, this is preventing that function from working.
For any newer images, that were uploaded with Phoca, the direct download works.
Is there a built-in way for Phoca to populate the "imgorigsize" field, like a maintenance function?
OR
Is there a way to make that function work without having to access that field?
Re: Question on some image icons
Posted: 06 Nov 2010, 21:13
by Jan
Hi, in Phoca Gallery tables, there are saved info about e.g. external images too (which cannot be download form server), so maybe the solution is to change the item to 1 by some sql query.
Jan