The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Strange problem with HTML page...javascripts doesnt seem to load...

5 posters

Go down

Solved Strange problem with HTML page...javascripts doesnt seem to load...

Post by iarmagedon August 15th 2015, 7:15 pm

I made a new html TEST page on my forum to test the bar-ui demo of soundmanager. Here is the link: http://hellasd3.4umer.com/h2-page .
The strange thing with that page if i copy paste the code to a notepad and run it to a browser the page works.
If i try to load the page through the forum it seems that the javascripts wont load.
Can anyone help me with that???


Last edited by iarmagedon on August 15th 2015, 8:22 pm; edited 1 time in total
avatar
iarmagedon
New Member

Posts : 10
Reputation : 1
Language : Greek

Back to top Go down

Solved Re: Strange problem with HTML page...javascripts doesnt seem to load...

Post by SLGray August 15th 2015, 7:26 pm

Are you trying to add the player?  What you added is the whole page that explains how to install it.


Strange problem with HTML page...javascripts doesnt seem to load... Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Strange problem with HTML page...javascripts doesnt seem to load...

Post by brandon_g August 15th 2015, 7:30 pm

Hello,


What is the code?

The reason it may work on a general weblage written from scratch and then not on FM is because FM has different elements which can sometimes screw up the code. When you created the html page, did you use the advanced one or the simple one?


Strange problem with HTML page...javascripts doesnt seem to load... Brando10
Remember to mark your topic Strange problem with HTML page...javascripts doesnt seem to load... Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

Strange problem with HTML page...javascripts doesnt seem to load... Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

Solved Re: Strange problem with HTML page...javascripts doesnt seem to load...

Post by iarmagedon August 15th 2015, 7:38 pm

If i solve that problem, then to add the player is simple... I always use advanced mode to put the code inside..
To see the code just press right click and see the source code from the first link i gave....
lets go back to my question please.
Why,why the page loads correctly if you copy paste the code outside the forum and if i load the same code to a page that i created inside the forum,the same page doesn't work properly???
My question is simple.
Also just a notice ... if you load first the original soundmanager page,the bar-ui demo, and then you try to load the demo page that i inserted into html pages on forum,the page on forum works. That means that if you load the javascripts first through the original page of soundmanager, the *.js files remain on cache and then it seems that my page works. So be careful when you make a test. Please clear your cache of your browser first to understand what i mean.
avatar
iarmagedon
New Member

Posts : 10
Reputation : 1
Language : Greek

Back to top Go down

Solved Re: Strange problem with HTML page...javascripts doesnt seem to load...

Post by SLGray August 15th 2015, 7:46 pm

Please post the link to where you got the code.


Strange problem with HTML page...javascripts doesnt seem to load... Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Strange problem with HTML page...javascripts doesnt seem to load...

Post by iarmagedon August 15th 2015, 8:03 pm

here it is the code i put inside the advanced html and also here is the link from where i took the code http://www.schillmania.com/projects/soundmanager2/demo/bar-ui/

html code:

here also a pic with cleaned cache and after when i first reloaded the original soundmanager page... I think that there is a BUG in forum engine. Can you check if that happens to your forum also???
Strange problem with HTML page...javascripts doesnt seem to load... Test_p10


Last edited by iarmagedon on August 15th 2015, 8:28 pm; edited 2 times in total
avatar
iarmagedon
New Member

Posts : 10
Reputation : 1
Language : Greek

Back to top Go down

Solved Re: Strange problem with HTML page...javascripts doesnt seem to load...

Post by SLGray August 15th 2015, 8:09 pm

Please post the link to the page with the instructions.


Strange problem with HTML page...javascripts doesnt seem to load... Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Strange problem with HTML page...javascripts doesnt seem to load...

Post by iarmagedon August 15th 2015, 8:11 pm

SLGray wrote:Please post the link to the page with the instructions.
i just edit the above post when you wrote that reply Wink
avatar
iarmagedon
New Member

Posts : 10
Reputation : 1
Language : Greek

Back to top Go down

Solved Re: Strange problem with HTML page...javascripts doesnt seem to load...

Post by brandon_g August 15th 2015, 10:07 pm

This code would work on a phpbb2 forum as well, correct?


-Brandon


Strange problem with HTML page...javascripts doesnt seem to load... Brando10
Remember to mark your topic Strange problem with HTML page...javascripts doesnt seem to load... Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

Strange problem with HTML page...javascripts doesnt seem to load... Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

Solved Re: Strange problem with HTML page...javascripts doesnt seem to load...

Post by iarmagedon August 15th 2015, 10:11 pm

brandon_g wrote:This code would work on a phpbb2 forum as well, correct?


-Brandon
My forum is phpbb2. I do not know how it goes on other forums, but it seems something is wrong, that code should work...Any help from Ange Tuteur pleeaasseeee??
avatar
iarmagedon
New Member

Posts : 10
Reputation : 1
Language : Greek

Back to top Go down

Solved Re: Strange problem with HTML page...javascripts doesnt seem to load...

Post by Ange Tuteur August 15th 2015, 10:53 pm

From what I can tell, you don't have permission to access the files you're referring to. This is from the stylesheet :
Strange problem with HTML page...javascripts doesnt seem to load... Captur76
I presume it's the same for the JavaScripts as well. Have you hosted the files yourself, or are you using another source ?
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Strange problem with HTML page...javascripts doesnt seem to load...

Post by iarmagedon August 16th 2015, 12:37 am

Ange Tuteur wrote:From what I can tell, you don't have permission to access the files you're referring to. This is from the stylesheet :
Strange problem with HTML page...javascripts doesnt seem to load... Captur76
I presume it's the same for the JavaScripts as well. Have you hosted the files yourself, or are you using another source ?
No Ange i do not. So that was the problem?Once again thank you for your incredible precision to problems...
Problem solved...
avatar
iarmagedon
New Member

Posts : 10
Reputation : 1
Language : Greek

Back to top Go down

Solved Re: Strange problem with HTML page...javascripts doesnt seem to load...

Post by Ange Tuteur August 16th 2015, 10:50 am

You're welcome Smile

Yeah, that was the problem. I'm assuming the source you were linking to only allowed the source to be used on the original domain. So if you wanted it elsewhere, you would need to host the CSS, JS.. yourself.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Strange problem with HTML page...javascripts doesnt seem to load...

Post by Ape August 16th 2015, 2:35 pm

Topic solved and archived


Strange problem with HTML page...javascripts doesnt seem to load... Left1212Strange problem with HTML page...javascripts doesnt seem to load... Center11Strange problem with HTML page...javascripts doesnt seem to load... Right112
Strange problem with HTML page...javascripts doesnt seem to load... Ape_b110
Strange problem with HTML page...javascripts doesnt seem to load... Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19075
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum