x

Bravenet Forum not embedding properly...

Weebly won't let me post this question because of the code in it, so I'm uploading a picture...

image

1,768 Views
Message 1 of 11
Report
10 REPLIES 10

Whoops...the rest of the code is this...

script src="http://apps.bravenet.com/go.js?service=forum;id=1;usernum=1104225457" type="text/javascript" charset="utf-8"></script>

1,765 Views
Message 12 of 11
Report

@mschumpert

You have a security issue - you can't call a http source into a SSL enabled page - change your code to call via https...

<script src="https://apps.bravenet.com/go.js?service=forum;id=1;usernum=1104225457" type="text/javascript" charset="utf-8"></script>
1,763 Views
Message 12 of 11
Report
Square

I don't know how I missed that earlier. Thank you @NJRFTF!

@mschumpert The script would not work on my site even if I adjusted the http bit. According to the inspect tool there is still an error, but I'm assuming this would be outside of your control because it appears to be on the host server. When I disable SSL the script works. Smiley Sad 

image

1,759 Views
Message 12 of 11
Report

How do I disable the SSL? Or are you saying I'm simply out of luck on it?

1,752 Views
Message 12 of 11
Report

Nevermind...I just figured out how to disable ssl, and it does work when I do, but I'm not sure I like it disabled...I've submitted a support ticket with bravenet...

1,717 Views
Message 12 of 11
Report
Square

Yeah, I wouldn't recommend having your website without SSL. Sounds like you are on the right path, though.

1,670 Views
Message 12 of 11
Report

Thank you for the https tip, this makes it so the bravenet forum is now displaying on our Weebly/Square site.  However, when a user clicks a link on the embedded bravenet forum (ie a forum post or forum username), the page goes nowhere and the requested forum link does not displayed in the embedded weebly page.  Any sugguestions on how to fix this one?  Thanks!

1,110 Views
Message 12 of 11
Report
Square

Can you please post a link to the page? Thanks! 

1,093 Views
Message 12 of 11
Report

1,087 Views
Message 12 of 11
Report
Square

Hi there. The link is showing https so I don't think there's a conflict with the SSL.. I think this is something you would want to ask Bravenet about. Do you have an older Weebly account? The only other thing I can think of is to test the code on a different platform to verify. 

622 Views
Message 12 of 11
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.