Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
Artur
Imagevue PowerPack
Topic Author
Posts: 510
Joined: 20 May 2011, 03:17

Re: PowerPack for Imagevue X2.8β (β3 or above)

03 Jul 2012, 11:03

gaitt wrote:(...)BTW, i would love to see in next powerpack release a mail notification feature on "new photos"(...)
What do you exactly mean?
You want to be informed about your own uploads? :) or perhaps some kinda "newsletter"?

With newsletter I've tried play around many times, but I couldn't make this fully worked (and fully customizable).
There's also many new variables to pass as sql configuration and settings for the admin panel to customize and set the "newsletter module". It's a bigger thing so I'm realy affraid to play around...
But, maybe... some day... :wink:
 
User avatar
gaitt
Experienced
Posts: 46
Joined: 21 Nov 2010, 12:48

Re: PowerPack for Imagevue X2.8β (β3 or above)

03 Jul 2012, 11:33

I'm not the only owner of my gallery, so that i'd like to keep others in touch about, news, vote and comments.

I just tried :
Or if you want to send to more than one email:
Code
$addresses = array("your_email_1@.com", "your_email_2@.com", "your_email_3@.com");
foreach ($addresses as $address) {
    PHPMailer::sendMail($address, $header_info, $bottom_info, $header, $subject, $mmsg);
}
in vote & comments system, works perfectly. :D Thanks a lot.
 
User avatar
Artur
Imagevue PowerPack
Topic Author
Posts: 510
Joined: 20 May 2011, 03:17

Re: PowerPack for Imagevue X2.8β (β3 or above)

03 Jul 2012, 11:50

gaitt wrote:I'm not the only owner of my gallery, so that i'd like to keep others in touch about, news, vote and comments.
Yes, when I was making the powerPack I forgot that in Imagevue Admin panel we can specify more than one email address :oops: .
In next release when you specify more than one email address in your Imagevue Admin panel (separated by comma " , "). Eg:
Code
email1@gmail.com,email2@gmail.com,email3@gmail.com
powerPack will send mails to all these emails. :wink:
 
failax
Experienced
Posts: 84
Joined: 24 Apr 2012, 03:38

Re: PowerPack for Imagevue X2.8β (β3 or above)

16 Jul 2012, 15:29

Hi Artur,

I've installed your powerpack various times, in my new site provider Aruba, an error comes out, look at the picture attached

http://img252.imagevenue.com/img.php?im ... _467lo.jpg

I've given the rights to the folders..all files are there..

What can be?
 
User avatar
Artur
Imagevue PowerPack
Topic Author
Posts: 510
Joined: 20 May 2011, 03:17

Re: PowerPack for Imagevue X2.8β (β3 or above)

16 Jul 2012, 15:55

Hello.

Is it Imagevue X2.8.1? and powerPack V2.2.2?

Try go to your imagevue admin panel, edit some settings (doesn't matter what, just change something...) and save the settings.
Then try open your powerPack manager again.
 
failax
Experienced
Posts: 84
Joined: 24 Apr 2012, 03:38

Re: PowerPack for Imagevue X2.8β (β3 or above)

16 Jul 2012, 16:18

You have reason..
when I try to change same settings in admin panel this error occurs..

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.
 
User avatar
Artur
Imagevue PowerPack
Topic Author
Posts: 510
Joined: 20 May 2011, 03:17

Re: PowerPack for Imagevue X2.8β (β3 or above)

16 Jul 2012, 16:27

Yes, your server returns strange error, which I've never seen before - 999 AW Special Error :roll:
I'll try to read something about this, but for now I can't help you.
 
failax
Experienced
Posts: 84
Joined: 24 Apr 2012, 03:38

Re: PowerPack for Imagevue X2.8β (β3 or above)

16 Jul 2012, 16:31

Artur wrote:Yes, your server returns strange error, which I've never seen before - 999 AW Special Error :roll:
I'll try to read something about this, but for now I can't help you.

I write to Aruba provider...

Thank you.
 
failax
Experienced
Posts: 84
Joined: 24 Apr 2012, 03:38

Re: PowerPack for Imagevue X2.8β (β3 or above)

17 Jul 2012, 12:44

They said to me to modify my hosting platform from windows to linux?

Do you use linux hosting?
 
User avatar
Artur
Imagevue PowerPack
Topic Author
Posts: 510
Joined: 20 May 2011, 03:17

Re: PowerPack for Imagevue X2.8β (β3 or above)

18 Jul 2012, 03:23

Yes, I'm using linux based server and everything works fine.
 
justwildlife
Experienced
Posts: 30
Joined: 14 Aug 2012, 04:26

Re: PowerPack for Imagevue X2.8β (β3 or above)

16 Aug 2012, 00:03

Hi Arthur

I downloaded Powerpack and after successfull installation, when I click on CSS then I get message that using Default Theme hence this function can't be used.

Please guide on tis ?
Wildlife and Nature Photographer
 
eskimo121
Experienced
Posts: 104
Joined: 01 Jun 2012, 21:22

Re: PowerPack for Imagevue X2.8β (β3 or above)

18 Aug 2012, 15:15

Edit: Nevermind, i got it to work. it was due to the changes in the new imagevue that the x-y offset alignment of previous powerpack ...that the comments/rating bar was out of the screen area. got it to work now. have a nice day !
Thanks.


Bored? Browse through some cool images: Amazing Pictures
 
Troudd
Posts: 18
Joined: 31 Aug 2012, 12:41

Re: PowerPack for Imagevue X2.8β (β3 or above)

31 Aug 2012, 14:40

hello.

After download of PowerPack from the website, i uploaded it to my main directory but when i want to install it... i can't...
At
- http://www.....extras/powerPack/powerpack_install.swf - Nothing appears, the link doesn't not exist. PowerPack_install.swf does not exist on the Zip files downloaded.
- http://...../extras/powerPack/install2.swf (the only swf files on my upload). I need to login, and when it's done (succesfully), i have a "Ups... PHP connection error :(", and i can't do anything else...

Someone has an idea plz ?
Thx by advance
 
User avatar
Artur
Imagevue PowerPack
Topic Author
Posts: 510
Joined: 20 May 2011, 03:17

Re: PowerPack for Imagevue X2.8β (β3 or above)

31 Aug 2012, 14:43

I could try to help, but without the link... I'm powerless :roll:
 
Troudd
Posts: 18
Joined: 31 Aug 2012, 12:41

Re: PowerPack for Imagevue X2.8β (β3 or above)

31 Aug 2012, 16:07

thx !
the same problem in 3 galleries... this one for exemple (just uploaded for new site) : http://mariage.hajdukbastien.Fr