NURV
Active member
- Affected version
- 2.0
After upgrading to 2.0, when I try to add AdSense code as a new ad, I get the following error:
Oops! We ran into some problems. Please try again later. More error details may be in the browser console.
This is on a fresh upgrade to 2.0 with no plugins added. The Google AdSense code that I am adding is unmodified:
Has this happened to anybody else and if so, were you able to resolve it? Would love to hear from the developers too if possible as I can't add any ads to my forums again until this is resolved.
Thanks!
Oops! We ran into some problems. Please try again later. More error details may be in the browser console.
This is on a fresh upgrade to 2.0 with no plugins added. The Google AdSense code that I am adding is unmodified:
JavaScript:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Leaderboard -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-xxxxxxxxxx"
data-ad-slot="xxxxxxxxxx"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
Has this happened to anybody else and if so, were you able to resolve it? Would love to hear from the developers too if possible as I can't add any ads to my forums again until this is resolved.
Thanks!