Search…

X3 Photo Gallery Support Forums

Search…
  • 1
  • 3
  • 4
  • 5
  • 6
  • 7
  • 17
 
grimurnet
Experienced
Posts: 360
Joined: 17 Dec 2010, 04:50

Re: My Site (in progress)

24 Nov 2011, 12:14

Thanks, you are a genius :-)
I have 2 other questions,
1. how do you get the guestbook in the middle of the screen?
Because if I add the guestbook via Textpage it doesn't display correctly, send and cancel buttons do not display and input fields are very narrow.
I managed to add it via Filemod/custom, but I'm unable to make it center, it is set to the left.
2. I'm unable to change the date field from "Y-m-d H:i:s" to "d-m-Y H:is" it then only displays: 0000-00-00 00:00:00
 
User avatar
Artur
Imagevue PowerPack
Topic Author
Posts: 510
Joined: 20 May 2011, 03:17

Re: My Site (in progress)

24 Nov 2011, 16:56

grimurnet wrote:1. how do you get the guestbook in the middle of the screen?
Because if I add the guestbook via Textpage it doesn't display correctly, send and cancel buttons do not display and input fields are very narrow.
it's probably because you didn't specify module width and height in your textpage code (or you changed "900" and "400" values):
Code
<img src="folder/gbv2_en.swf" width="900" height="400" />
Also make sure that your textpage width is 900pix (910pix to be sure);
grimurnet wrote: I managed to add it via Filemod/custom, but I'm unable to make it center, it is set to the left.
Hmmm... I've never did that before :)
grimurnet wrote: 2. I'm unable to change the date field from "Y-m-d H:i:s" to "d-m-Y H:is" it then only displays: 0000-00-00 00:00:00
You have missing ":" in: "d-m-Y H:is

-----------------------------------------------------------
EDIT

Auto date format in SQL is "0000-00-00 00:00:00", so if you want modify how date displays in guestbook, you have to go to your SQL panel -> guestbook -> structure and change those date values:

Type: "DATE" change to: "VARCHAR"
Default: "0000-00-00 00:00:00" change to "NONE"
Last edited by Artur on 26 Nov 2011, 13:31, edited 1 time in total.
 
User avatar
InoculateIT
Experienced
Posts: 85
Joined: 08 Jun 2010, 15:04

Re: My Site (in progress)

26 Nov 2011, 11:40

grimurnet wrote:Really nice work :-)
I have a little bug, I always get "total comments undefined" when there are no comments yet.
I'm not sure if it is only me or someone else is also getting this error.
I just downloaded latest 1.4 and I got same problem :?:
The spelling mistakes has been inserted automatically of consideration to the people who find a great pleasure to search for it...
 
User avatar
Artur
Imagevue PowerPack
Topic Author
Posts: 510
Joined: 20 May 2011, 03:17

Re: Imagevue PowerPack

26 Nov 2011, 13:15

Hello

Sorry for that - I forget update one php file.
You need download latest XML_reader.php file and replace it in extras/powerPack/ :wink:
 
User avatar
InoculateIT
Experienced
Posts: 85
Joined: 08 Jun 2010, 15:04

Re: Imagevue PowerPack

26 Nov 2011, 16:21

Thanks alot :)
The spelling mistakes has been inserted automatically of consideration to the people who find a great pleasure to search for it...
 
User avatar
alsapix
Posts: 23
Joined: 04 Apr 2011, 11:04

Re: Imagevue PowerPack

04 Dec 2011, 10:22

hello,
THANK YOU for your PowerPack is really great!
I wonder if it was possible with the Power Pack to add a form for my future models?
I have make a page "formulaire.php" I want to integrate Imagevue

Thank you for your help
http://www.alsapix.com
 
sebster4
Posts: 9
Joined: 27 Nov 2011, 10:06

Re: Imagevue PowerPack

04 Dec 2011, 17:53

Thanks a lot - great features!
I added most of them to my website: http://www.der-schmidti.de

Best regards
Sebastian
 
erReSsePhoto
Posts: 19
Joined: 05 Dec 2011, 04:28

Re: Imagevue PowerPack

05 Dec 2011, 06:14

I cannot start the installation ...
I've build a test intallation to verify but the installation don't start. Where i have loose something ?
http://www.erressephoto.it/TEST/
and
http://www.erressephoto.it/TEST/extras/ ... nstall.swf

I see the "power pack" page but no one button is active !

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

Re: Imagevue PowerPack

05 Dec 2011, 10:40

datura wrote:hello,
THANK YOU for your PowerPack is really great!
I wonder if it was possible with the Power Pack to add a form for my future models?
I have make a page "formulaire.php" I want to integrate Imagevue

Thank you for your help
Thanks :wink:
I'm afraid it's not possible to add your "formulaire.php" form into powerPack, sorry.
sebster4 wrote:Thanks a lot - great features!
I added most of them to my website: http://www.der-schmidti.de

Best regards
Sebastian
Thanks :wink:
erReSsePhoto wrote:Re: Imagevue PowerPack
I cannot start the installation ...
Could you provide me login / password to your "TEST" gallery? Then I'll try to help you :wink:

----------------------------------
EDIT:

Solved :wink:
If anyone else get this problem (not active any button at installation startup), check if your server have cURL library. If not, contact me by email.
I'll fix this in next release :wink:
Last edited by Artur on 06 Dec 2011, 10:00, edited 2 times in total.
 
User avatar
Wagner Alex
Experienced
Posts: 37
Joined: 22 Aug 2011, 03:58

Re: My Site (in progress)

05 Dec 2011, 16:30

Artur wrote: Btw... You (and anyone else, because I see other people also keep my footer text) don't need use footer in form like it is. It's only a sample, you may chenge this text to your own :)
hi!

where can i change the color of the footer??? haven't found it... :(

kind regards,
alex



edit:
have to laugh about myself! :mrgreen:

found it but i dont know anything in html :shock:

i want this text in the footer (completely in white font):
Letztes Update der Fotogalerie "Außerfern": 04.12.2011 | Letztes Eintrag in Simons Tagebuch: 05.12.2011 | optimiert für: 1920x1080, IE9 & FF5 | Vollbildmodus (F11) empfohlen

please - can you tell me the html code?? i tried it a few times but i was not succsessfully...

kind regards,
alex
 
User avatar
Artur
Imagevue PowerPack
Topic Author
Posts: 510
Joined: 20 May 2011, 03:17

Re: Imagevue PowerPack

05 Dec 2011, 23:56

Hello :)

I comming to help you:
Code
<font face='Arial' color='#FFFFFF' size='16'>Letztes Update der Fotogalerie "Außerfern": 04.12.2011 | Letztes Eintrag in Simons Tagebuch: 05.12.2011 | optimiert für: 1920x1080, IE9 & FF5 | Vollbildmodus (F11) empfohlen</font>
The code upstairs will make your footer white (#FFFFFF), with font face Arial, and sized up to 16.
You can change those values as you want :wink:

Some other examples:
Code
Bold decoration:
<b>some text example</b>

Italic decoration:
<i>some text example</i>

Underline decoration:
<u>some text example</u>

Clickable Link (opened in other window: target='_blank', in same window: target='_self'):
<a href='http://www.phillip.com.pl' target='_blank'>www.phillip.com.pl</a>
You can of course mix all HTML tags together, eg.:
Code
<a href='http://www.phillip.com.pl' target='_self'><font face='Arial' color='#FF0000' size='16'><b><i><u>this is some clickable link with red color, underline, italic and bold decorations.</u></i></b></font></a>
And the result of last example:
this is some clickable link with red color, underline, italic and bold decorations.
 
User avatar
Wagner Alex
Experienced
Posts: 37
Joined: 22 Aug 2011, 03:58

Re: Imagevue PowerPack

06 Dec 2011, 01:13

:D

thanks a lot!!!!!!!!!!

alex
 
brunods
Posts: 4
Joined: 24 Jul 2008, 02:34

Re: Imagevue PowerPack

06 Dec 2011, 07:04

Hello,

Good Job!

But the Vote system don't work for me!

I put infos of my database, but each time it nothing happens!

In /extras/vote_system/, i don't have this file: loginData.php

Normal?

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

Re: Imagevue PowerPack

06 Dec 2011, 09:32

brunods wrote:Hello,

Good Job!
Thanks! :wink:
brunods wrote: In /extras/vote_system/, i don't have this file: loginData.php

Normal?
Yes, It's normal :wink:
loginData.php file is in userFiles folder
brunods wrote: But the Vote system don't work for me!

I put infos of my database, but each time it nothing happens!
May I get link to your gallery?
 
User avatar
Eddieative
Posts: 11
Joined: 03 Apr 2011, 10:49

Re: Imagevue PowerPack

06 Dec 2011, 10:09

Amazing work, installed successfully. Thanks.
  • 1
  • 3
  • 4
  • 5
  • 6
  • 7
  • 17