Page 1 of 1
Input...
Posted: 18 Nov 2006, 14:03
by mat321$
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?
Posted: 20 Nov 2006, 02:00
by Nick
Can you please explain bit more? What message input?
input ...
Posted: 21 Nov 2006, 06:00
by stapes
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??
Posted: 21 Nov 2006, 06:06
by globetrotter
Do you have a link to your gallery/website?
Maybe we can see what's wrong.
input ...
Posted: 21 Nov 2006, 06:29
by stapes
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
Posted: 21 Nov 2006, 07:09
by globetrotter
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/
Posted: 21 Nov 2006, 08:14
by stapes
I see - mine is quite different. Only the 'Permissions' link gives me any info at all.
The rest are all blank pages.
Stapes
Posted: 21 Nov 2006, 08:32
by stapes
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
Posted: 21 Nov 2006, 11:18
by stapes
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
Posted: 22 Nov 2006, 04:52
by stapes
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