MyBB Community Forums

Full Version: Installing Shoutbox on Index page + Reversing Shout Order + More...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10
i got one more problem now look at the image i think you ll better under stand.
i cant see shoutbox but server not found instead of that.
although i can access it thought
www.unramped.com/shoutbox.php

now what shuld i do??
Cant access it :> http://www.unramped.com/shoutbox.php ; PNF error
cause its http://www.unramped.com/forums/shoutbox.php ; when trying to view that >
MySQL error: 1146
Table 'urfree_mybb.mybb_shouts' doesn't exist
Query: SELECT COUNT(sid) AS count FROM mybb_shouts
So activate it again =P

And when using an iframe; you do need to change its 'src' to yours
<iframe src="http://www.yourdomain/mybb/shoutbox.php" width="99%" height="150" scrolling="yes" class="tborder" frameborder="0"></iframe>
...

Should be
<iframe src="http://www.unramped.com/forums/shoutbox.php" width="99%" height="150" scrolling="yes" class="tborder" frameborder="0"></iframe>
...
o me so stupid just copy pasting each n every thing Sad
wow thanx alot man
you just cought each my my stupidity within no time Sad
now one more question please.
shout box here on my forum keeps refreshing although i have disabled auto refreshing by putting value 0 in the setting in Admin Cp
shout box here on my forum keeps refreshing although i have disabled auto refreshing by putting value 0 in the setting in Admin Cp
It stands at 10seconds ? =P

<meta http-equiv="refresh" content="10;URL=shoutbox.php" />
i want my shout box never to refresh automatically.

this code is to make it refresh after every 10 sec.
Yeah i know, but yours is set to 10 (that's the code i've got from your pagesource) not to 0.
its already refreshing at 10 sec interval.
-sighs- That's cause your setting is set to 10; not 0 ... double check your shoutbox setting.
Big Grin very naughty and foxy you ar Wink
no i have set it to zero now.
previously i had ebterd to zeroes like this "00" but never 10.

so now?
Pages: 1 2 3 4 5 6 7 8 9 10