Page 15 of 17

Re: Imagevue PowerPack

Posted: 12 Apr 2012, 20:25
by steveman0018
hello, i see your busy but i have a questions, when you go to my site and click on the news button, my window is a gray color unlike yoru site where it blurs out.. Also how do you add the updates to a page like on your website.

My website is stephenrogers.net

thanks

Re: Imagevue PowerPack

Posted: 12 Apr 2012, 23:48
by Artur
Hello.

Try to change footer image patch to local (without http:// and third party domains)

Re: Imagevue PowerPack

Posted: 13 Apr 2012, 14:15
by steveman0018
Thanks a million. that fixed my news page. IS there a way to put the news on a page like you have?

Re: Imagevue PowerPack

Posted: 13 Apr 2012, 14:19
by Artur
Simply - Yes :wink: .
Settings -> PowerPack -> News Module -> Standalone News Folder -> ...
(Read description first on the right side)

Re: Imagevue PowerPack

Posted: 15 Apr 2012, 16:49
by Lio
Artur wrote:Hello everyone.



@Lio, The problem is that you didn't add uppercased "JPG" extension to allowed files (Admin panel -> Settings -> powerPack -> general -> File Extensions For Rating And Comments)
I just checked but also putting JPG and JPEG does not work. :(
The only thing I see is the icon for maximize the view or for choosing the language.

Thanks for all.
Lio

Re: Imagevue PowerPack

Posted: 15 Apr 2012, 17:06
by Artur
Are you using haracters like: " ,or: ' (double quote and single quote) in image names?
If so, then there will be problem. Because of the "magic quota" on your server which divide all of those characters by slash (/).
Try rename those images without "quotes" and we'll see what gonna happen.

Re: Imagevue PowerPack

Posted: 16 Apr 2012, 09:25
by Lio
Artur wrote:Are you using haracters like: " ,or: ' (double quote and single quote) in image names?
If so, then there will be problem. Because of the "magic quota" on your server which divide all of those characters by slash (/).
Try rename those images without "quotes" and we'll see what gonna happen.
Hi Artur, thanks for the reply.
No, I don't use any special typeface in my pics.
Example of animal's folders and subfolders:
L.ani_4z_01
L.ani_a_pen_01
L.ani_A&O_01
L.ani_In_part_01
L.ani_Sco_01
L.ani_altri_01
I checked all the folders and the only "special" typeface could be only & in the animal folder, but none of the galleries work except the portfolio's homepage.
Thanks again and have a good week!
Lio

Re: Imagevue PowerPack

Posted: 22 Apr 2012, 11:41
by masquefotos
Hello,
After updating to 2.7.6.5 I am unable to see the icons and set the footer. What can this be? help
thanks
Image
Image

Re: Imagevue PowerPack

Posted: 22 Apr 2012, 11:44
by Artur
Hello.
Any chance to get the gallery link?

Re: Imagevue PowerPack

Posted: 22 Apr 2012, 12:10
by masquefotos

Re: Imagevue PowerPack

Posted: 22 Apr 2012, 12:38
by Artur
It's working now :wink:
The thing was that the powerPack was not completly installed in your gallery (there was few missing files).
Also the installation path is incorrect (you should delete folder "extras" and all its contents from main gallery folder "content")

Re: Imagevue PowerPack

Posted: 22 Apr 2012, 13:30
by masquefotos
go!! I've been crazy days searching for the bug, which tube is a failure to load the folder. Thank you so much
Gracias

Re: Imagevue PowerPack

Posted: 27 Apr 2012, 13:44
by failax
I have the last Powerpack version, when I save a setting this error comes in a blank page

Fatal error: Call to a member function getValue() on a non-object in /......../iv-includes/include/ivXml.class.php on line 425

But the new settings are saved.

It's bug related to powerpack?

Thank you

Re: Imagevue PowerPack

Posted: 27 Apr 2012, 13:53
by Artur
I don't know. Any chance to get the gallery link?

Re: Imagevue PowerPack

Posted: 03 May 2012, 06:32
by DexiotiPC
Artur wrote:
schurdinand wrote:Hey!

I just installed the PowerPack, it is awesome and works like a charm! :D

I only have one question: Is it possible to place a small picture in the footer? I tried it using the html image tag like
Code
<img src="..." width=".." height=".." />
but it didn't work...

Anyway, thanks a lot for this cool stuff!
No, as for now - embeding images option is disabled for footer text. I'll try to implement something like this in next powerPack release.
schurdinand wrote:Hey!

I just found out that writing comments on pictures does not work in fullscreen mode. You can't type any letters in the given text fields...
This is related to adobe flash player, which do not allow writing to text-fields in fullscreen mode. Basicly it's technical impossible (check out your imagevue contact form) :wink:

I can do that gallery will exit fullscreen mode when the focus is on text-field, and it will go fullscreen again when comment is sended or cancelled...

How do you do that (for enabling comments - exit full screen mode when writing a comment and go back to it after)? thanks in advance for your answer.