Embedded code not working, might need forum converted to new version

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Embedded code not working, might need forum converted to new version

rondmc
Hi All,
I recently received an email that the old code for my forum would no longer work and that I needed to replace it with new code.  Since I made the change, now nothing shows up on my website except a link to the forum.  How do I fix it so that it is once again embedded?  I reviewed several topics, and I am not sure, but it seems I might need to have my forum converted from one format to another.  Anyway, any help is appreciated!

New code
All Purpose Bobby Caldwell Forums
<script src="http://http://all-purpose-bobby-caldwell-forums.1591553.n2.nabble.com/embed/f1591553"></script>

Reply | Threaded
Open this post in threaded view
|

Re: Embedded code not working, might need forum converted to new version

mmarabot
Hi Rond,

I experienced the same issue. Wonder what happened?
Reply | Threaded
Open this post in threaded view
|

Re: Embedded code not working, might need forum converted to new version

Hugo <Nabble>
All you would have to do it replace the embedding snippet (Nabble's javascript code) in your HTML page with the new one (because Nabble don't support the old snippet anymore). Please post the link to your HTML pages and I will take a close look.
Reply | Threaded
Open this post in threaded view
|

Re: Embedded code not working, might need forum converted to new version

rondmc
My site is below.  I did replace the code, but it still does not work.

http://www.theofficialbobbycaldwellsite.com/forums.html
Reply | Threaded
Open this post in threaded view
|

Re: Embedded code not working, might need forum converted to new version

Hugo <Nabble>
I see the problem. The script URL in your snippet has two "http://", so you should remove one:
<script src="http://http://...
This was a bug in our email. Sorry for the trouble.

Please fix that URL and let me know if you still have issues.
Reply | Threaded
Open this post in threaded view
|

Re: Embedded code not working, might need forum converted to new version

rondmc
D'oh!  So obvious!  I can't believe I didn't notice this!  Thank you!

- Ron