Search…

X3 Photo Gallery Support Forums

Search…
 
mat321$
Topic Author
Posts: 2
Joined: 18 Nov 2006, 13:56

Input...

18 Nov 2006, 14:03

Hi !!!
In first sorry for my bad english but i'm french !!

I have recently purchase imagevue 1.7 and when i have upload it on my website but when i go on my website with IE 7 the anim stop when the message input appear and stay like this.

Have you the solution please?
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

20 Nov 2006, 02:00

Can you please explain bit more? What message input?
firedev.com
 
stapes
Posts: 15
Joined: 21 Nov 2006, 05:56

input ...

21 Nov 2006, 06:00

pain wrote:Can you please explain bit more? What message input?
This looks like exactly the same problem I am having. I am new to imagevue, having taken over a job where somebody has already set it up - wrongly it would appear.

When I navigate to my ../imagevue catalog, i just get a blue screen with the words INPUT... in the centre of the page.

Any idea what is wrong??
 
User avatar
globetrotter
Imagevue Expert
Posts: 844
Joined: 18 Oct 2006, 13:16

21 Nov 2006, 06:06

Do you have a link to your gallery/website?
Maybe we can see what's wrong.
Rene
http://www.globetrotternet.nl/
 
stapes
Posts: 15
Joined: 21 Nov 2006, 05:56

input ...

21 Nov 2006, 06:29

globetrotter wrote:Do you have a link to your gallery/website?
Maybe we can see what's wrong.
Yes - its http://www.seven-solutions.com/imagevue/

Thanks

Stapes
 
User avatar
globetrotter
Imagevue Expert
Posts: 844
Joined: 18 Oct 2006, 13:16

21 Nov 2006, 07:09

Do you have a server with PHP?

When I go to the test directory, I see some errors: http://www.seven-solutions.com/imagevue/test/

It should be this: https://www.photo.gallery/imagevue/test/
Rene
http://www.globetrotternet.nl/
 
stapes
Posts: 15
Joined: 21 Nov 2006, 05:56

21 Nov 2006, 08:14

globetrotter wrote:Do you have a server with PHP?

When I go to the test directory, I see some errors: http://www.seven-solutions.com/imagevue/test/

It should be this: https://www.photo.gallery/imagevue/test/
I see - mine is quite different. Only the 'Permissions' link gives me any info at all.
The rest are all blank pages.

Stapes
 
stapes
Posts: 15
Joined: 21 Nov 2006, 05:56

21 Nov 2006, 08:32

stapes wrote:
globetrotter wrote:Do you have a server with PHP?

When I go to the test directory, I see some errors: http://www.seven-solutions.com/imagevue/test/

It should be this: https://www.photo.gallery/imagevue/test/
I see - mine is quite different. Only the 'Permissions' link gives me any info at all.
The rest are all blank pages.

Stapes
I guess PHP MUST be working on the server, otherwise dir2.php, the program that prints the 'Permissions' page would not have worked!

Stapes
 
stapes
Posts: 15
Joined: 21 Nov 2006, 05:56

21 Nov 2006, 11:18

stapes wrote:
stapes wrote:
globetrotter wrote:Do you have a server with PHP?

When I go to the test directory, I see some errors: http://www.seven-solutions.com/imagevue/test/

It should be this: https://www.photo.gallery/imagevue/test/
I see - mine is quite different. Only the 'Permissions' link gives me any info at all.
The rest are all blank pages.

Stapes
I guess PHP MUST be working on the server, otherwise dir2.php, the program that prints the 'Permissions' page would not have worked!

Stapes
I've got the rest of the /test/ progs working after modifying the code.
They needed to have PHP added after the opening <?.
Maybe this is something to do with th release of PHP being used. We are now on PHP 5.1.6. Maybe it is more picky.
Having said that, none of the other bits work correctly yet,
i.e:
http://www.seven-solutions.com/imagevue/
http://www.seven-solutions.com/imagevue/admin returns "cannot connect to server" after valid password is entered
http://www.seven-solutions.com/imagevue/slideshow.php returns "undefined" errors.

Help

Stapes
 
stapes
Posts: 15
Joined: 21 Nov 2006, 05:56

22 Nov 2006, 04:52

stapes wrote:
stapes wrote:
stapes wrote: I see - mine is quite different. Only the 'Permissions' link gives me any info at all.
The rest are all blank pages.

Stapes
I guess PHP MUST be working on the server, otherwise dir2.php, the program that prints the 'Permissions' page would not have worked!

Stapes
I've got the rest of the /test/ progs working after modifying the code.
They needed to have PHP added after the opening <?.
Maybe this is something to do with th release of PHP being used. We are now on PHP 5.1.6. Maybe it is more picky.
Having said that, none of the other bits work correctly yet,
i.e:
http://www.seven-solutions.com/imagevue/
http://www.seven-solutions.com/imagevue/admin returns "cannot connect to server" after valid password is entered
http://www.seven-solutions.com/imagevue/slideshow.php returns "undefined" errors.

Help

Stapes
Solved this problem thismorning following an email from support. Thanks Karl. The solution is on this thread - viewtopic.php?t=6 "PHP does not parse php files..."

Stapes