WebSite X5Help Center

 
R.A. Van 't Hof
R.A. Van 't Hof
User

Running a script  en

Auteur : R.A. Van 't Hof
Visité 733, Followers 1, Partagé 0  

While creating a website I entered an html code on a page, the script was visible on the preview, but after uploading the script was no longer visible.

Posté le
8 RéPONSES - 1 UTILES - 1 CORRECT
John S.
John S.
User

Some more information please.

Link to page?

Code?

Lire plus
Posté le de John S.
R.A. Van 't Hof
R.A. Van 't Hof
User
Auteur

Appointment - Exciting 4 Everyone this is the page where the script (purchased from PHPJabbers) should be displayed.
A php script software that needs to be installed separately on the server.
The software then creates a php script which I integrated into the EVO software.
In the example browser of the W5 software the script is displayed, that's the strange thing about it.

Lire plus
Posté le de R.A. Van 't Hof
Claudio D.
Claudio D.
Moderator

1) If the script is in PHP then the page must also be saved in PHP.
I see that yours is .html instead
Go to MAP - select the page, Properties and tell it the extension .PHP
2) in my opinion you are also inserting it in the wrong place/mode
check the script instructions...

Lire plus
Posté le de Claudio D.
John S.
John S.
User

I don't know the script and i don't know what the parameter(s) make - but - if you change:

<script type="text/javascript" src="http://www.exciting4everyone.nl/appointments/index.php?controller=pjFrontEnd&action=pjActionLoad"></script>

To

<script type="text/javascript" src="http://www.exciting4everyone.nl/appointments/index.php"></script>

You will maybe see something and then you can experiment from that.

You are using http and not https but as it is same domain it probably means nothing.

Lire plus
Posté le de John S.
R.A. Van 't Hof
R.A. Van 't Hof
User
Auteur

We finally got it working, the problem was that the script was installed in http environment instead of https environment.
This will probably also change the settings of the script.
Stupid of us, but we should have known better as our experience with PHPJabbers scripts has always been excellent.

Thank you very much for thinking along with us.

Lire plus
Posté le de R.A. Van 't Hof
Claudio D.
Claudio D.
Moderator

page in php and https... well !

close the post if resolved

Lire plus
Posté le de Claudio D.
R.A. Van 't Hof
R.A. Van 't Hof
User
Auteur

Sorry, we're new here and we don't see a link to close this discussion at the moment.

Lire plus
Posté le de R.A. Van 't Hof
Esahc ..
Esahc ..
Moderator

Just mark your own answer as correct.

Lire plus
Posté le de Esahc ..