Page 1 of 1
Embedded Code
Posted: Sat Oct 14, 2023 12:16 pm
by 44MLB
Hi I have a couple of forums and guest books via Bravenet. I now see that none of these are showing on my websites even I have not changed anything in WWB. The forums etc are still on the web but the embedded code is not bringing up any think on my website.
Has anything changed in WWB which would make these no longer work?
Code
<!-- Bravenet Embedded Service Code -->
<script src="
https://apps.bravenet.com/go.js?service ... 1;usernum=??????????" type="text/javascript" charset="utf-8"></script>
Re: Embedded Code
Posted: Sat Oct 14, 2023 12:29 pm
by Pablo
I doubt that this has anything to do with WWB. The code will be inserted "AS IS".
But it is difficult to say anything meaningful about this without seeing what you have done.
Re: Embedded Code
Posted: Sat Oct 14, 2023 1:07 pm
by 44MLB
What is strange is that it used to work!
Re: Embedded Code
Posted: Sat Oct 14, 2023 1:16 pm
by BaconFries
If you haven’t changed anything in the program then it is usually a server issue or with the script used. Looking at the url it is from bravenet so perhaps they have changed/modified it in someway there side. You should contact the app developer asking why it is no longer working and for a solution.
Reading your previous posts it may be related to your post here
viewtopic.php?p=488557#p488557
Re: Embedded Code
Posted: Tue Oct 17, 2023 12:50 pm
by 44MLB
Hi,
I have now got the forums and guest book back they are now below the footer
https://www.44mlb.com/crew-talk/guest-book.html
The same master page works fine in conjunction with other pages content.
Re: Embedded Code
Posted: Tue Oct 17, 2023 1:57 pm
by Pablo
How did you add the code to the page?
Re: Embedded Code
Posted: Tue Oct 17, 2023 6:00 pm
by 44MLB
Pablo wrote: Tue Oct 17, 2023 1:57 pm
How did you add the code to the page?
The code is added into a HTML box and then that page is added to a master page within a content place holder.
Re: Embedded Code
Posted: Tue Oct 17, 2023 7:26 pm
by Pablo
Did you add the script between the head tags?
are there any errors in the browser's error console?