Search…

X3 Photo Gallery Support Forums

Search…
 
skillcole06
Topic Author
Posts: 6
Joined: 11 Dec 2007, 02:34

Input... problem !!

07 Jan 2008, 01:18

Hello,

I have been in trouble for a few days now because I don't understand how to make function the gallery. The tests made starting from the file test are all conclusive (OK).
I try to work on the basic file upload, but nothing works on line. On my PC all functions work perfectly.
At the beginning, the loading remained blocked on sfx..., I've modified the variable on false, and now it's on input... that the loading remains.
After many research on the forum, I haven'tt found any solutions!!
And that is a pity well!! If anyone had an idea, thank you very much.

I must be the only one who doesn't understand, however I thought that my knowledge in php does not fail the comrehension of this marvellous gallery.
I am always in search for solutions and I am sure that only one simple detail is responsible, I must pass too much from time and my spirit is disturbed through...
Here the address to try to help me : http://www.noe-toselli.123.fr/index.php

Thank you.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

07 Jan 2008, 04:23

Unfortunately, Imagevue does not usually work on free hosting. The problems is that the free hosting always adds commercial to every page, including the script pages, which corrupts the output.

Read more here: viewtopic.php?t=2605

On your specific page, you can see an example here: http://www.noe-toselli.123.fr/getconfig.php - This is supposed to return a simple string of variables, but if you check the source, you will see that it adds a lot of html code also for the commercial at the top of the page.
 
skillcole06
Topic Author
Posts: 6
Joined: 11 Dec 2007, 02:34

07 Jan 2008, 05:51

Ok for this info, but my free server can propose to add myself just one line of a code :

SCRIPT type='text/javascript' SRC='/bigmars/pub/index_468x60.js'></script>

Where can i put this one, please ? Perhaps it could work !!
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

07 Jan 2008, 23:11

skillcole06 wrote:Ok for this info, but my free server can propose to add myself just one line of a code :

SCRIPT type='text/javascript' SRC='/bigmars/pub/index_468x60.js'></script>

Where can i put this one, please ? Perhaps it could work !!
I am not quite sure what they mean by that. If they offer to remove the scripts on every page, in exchange for you adding that to the main page, it mgiht work. You could try to add that script in the index.php file along with the other javascript.

Unless they remove the automated script generation for every "page" though, it will not work.
 
skillcole06
Topic Author
Posts: 6
Joined: 11 Dec 2007, 02:34

08 Jan 2008, 01:20

Well, I try and I try to make it work !!

I think it doesn't !!

I put the code with the other java script inside the index.php, and nothing happen !!

The add pub disappear but still input... search ????

What a pity !!
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

08 Jan 2008, 23:27

Yes ...

Unfortunately, it seems it is still adding commercial to all other pages. Look here: http://www.noe-toselli.123.fr/getconfig.php

That is the script that loads the configuration, and it still has commercial tags in it. Unless you can speak to them and say that this "page" is jsut a script that doesn't show up in the browser anyway ...