Post: Major help!
07-20-2011, 12:22 AM #1
Jared
Tranquility.
(adsbygoogle = window.adsbygoogle || []).push({}); So I am attempting at making a NGU SB add on for Google Chrome so you don't have to be on the site. But it just sits there and says loading. And it has something to do with this:
You must login or register to view this content.

What do I need to edit in that to make it so the SB will load. Thanks!
(adsbygoogle = window.adsbygoogle || []).push({});
07-20-2011, 01:19 AM #2
Im not sure of this, but cant you just link the url of the shoutbox to the browser? I remember when we had vb 3 the shoutbox had a URL, idk if this shoutbox does....
07-20-2011, 02:04 AM #3
<Jimbo>
</Jimbo>
Pretty sure you'd need server side scripting to allow for this extention... I got this real quick using an <iframe>
You must login or register to view this content.

Originally posted by Kammmmi View Post
So I am attempting at making a NGU SB add on for Google Chrome so you don't have to be on the site. But it just sits there and says loading. And it has something to do with this:
You must login or register to view this content.

What do I need to edit in that to make it so the SB will load. Thanks!
07-20-2011, 02:09 AM #4
Jared
Tranquility.
Originally posted by lt
Pretty sure you'd need server side scripting to allow for this extention... I got this real quick using an <iframe>
You must login or register to view this content.


What is that suppose to mean?:confused:
07-20-2011, 02:12 AM #5
<Jimbo>
</Jimbo>
lool... The extention html source I used for that was:

    <html>
<head>
<style type="text/css">
body {width:1000; height:500;}
</style>
</head>
<body>
<iframe src="https://www.nextgenupdate.com/forums/idetach.php" width="100%" height="100%" frameborder="0">
</iframe>
</body>
</html>


Smile If that helps... The only way, I to achive what you want is to use what is there. Smile

Originally posted by Kammmmi View Post
What is that suppose to mean?:confused:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo