![]() |
I modified the templates some as you can see here on http://www.extremechatforums.com/forum/shoutbox.php If you guys are interested in these changes please let me know and i will post the modified templates. If thats okay with link.
|
Quote:
|
Quote:
PHP Code:
PHP Code:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
'styleoverride' => 32768, 'showonforumjump' => 65536, 'warnall' => 131072 ); } /*================================================= =====================*\ || ################################################## ################## || # Downloaded: 05:58, Fri Jan 9th 2004 || # CVS: $RCSfile: init.php,v $ - $Revision: 1.216 $ || ################################################## ################## \*================================================ ======================*/ ?> |
Post about 20 lines down from here then:
PHP Code:
|
Look at what it says on my localhost now!!!
Quote:
|
And here are the new 1.0 Final Screenshots:
|
Quote:
|
Hi mate. Here ya go
// ### INSERT PLUGIN USERGROUP PERMISSIONS BITFIELDS HERE ### // ---------------------------------------------------------- $_BITFIELD['usergroup']['shoutboxpermissions'] = array( 'shoutview' => 1, 'shoutpost' => 2, 'shoutedit' => 4, 'shoutdelete' => 8, 'shouthdelete' => 16, 'shouteditothers' => 32, 'shoutdeleteothers' => 64, 'shouthdeleteothers' => 128, 'shoutip' => 256, 'shoutcoventry' => 512 ); // ---------------------------------------------------------- // ### END PLUGIN USERGROUP PERMISSIONS BITFIELDS HERE ### // now take all the usergroup bitfields and define constants for spot permission checks foreach($_BITFIELD['usergroup'] AS $_permgroup) { foreach($_permgroup AS $_constname => $_constval) { define(strtoupper($_constname), $_constval); } } unset($_constname, $_constval, $_permgroup); // Calendar Moderator permissions $_BITFIELD['calmoderatorpermissions'] = array( 'caneditevents' => 1, 'candeleteevents' => 2, 'canmoderateevents' => 4, 'canviewips' => 8, 'canmoveevents' => 16 ); // Forum Moderator permissions |
Well done on brining this to final
|
It looks very nice, and it works beautifully in the iframe on forumhome. However, when I go to the shoutbox.php-page with a usergroup that's allowed to shout it shows up completely blank. (If I try to access the shoutbox-page with a usergroup that isn't allowed it shows a rejection message).
Any ideas where the problem might be? |
Quote:
|
geezzaa: I don't see any error in that code. Has another hack that you installed edit init.php?
|
Quote:
|
Quote:
Thanks for the help! :) |
Quote:
|
Quote:
|
<a href="http://www.cyberty.nl/forums/shoutbox.php?" target="_blank">http://www.cyberty.nl/forums/shoutbox.php?</a> javascript error and...the header is pushed togheter.
How can i remove the 'Today's shout' above the shoutlines on foumhome? --edit-- the javascript error is gone when i remove the onload after the body tag in SHOUTBOX template. |
Nice hack works a treat thanks :D
|
after editing my index.php in the root I'm getting
Parse error: parse error, expecting `')'' in /home/ttacnet/public_html/forum.php on line 17 Can't figure this one out. Edited perfectly so I thought. gonna continue to work on it. |
I figured it out, I left off the );
|
I would like it if it was possible to create an automatic pruning of old shouts. Is there any easy way of doing this?
|
Alright, new problem this afternoon, has been working fine, but my shouts don't show up on the forum home if I disable the iframe. I'd rather not use the iframe.
|
Quote:
|
Quote:
|
Quote:
|
Heh, looks like a forgot to phrase a few words in shoutbox.php (the navbar), so I'm going to release 1.01 soon.
|
Quote:
|
Quote:
"// Shoutbox Latest Shouts // Shoutbox hack by squall14716 Left out the rest, haha. Thanks for the advice though. |
I cant run the installer
iNSTALL INSTRUCTIONS 1. Upload the contents of the 'upload' folder to your forums directory. 2. Run http://www.yoursite.com/forums/admin...l_shoutbox.php and follow the directions. when I do that i get this: Warning: main(./global.php): failed to open stream: No such file or directory in /home/nurses/public_html/forum/admincp/install_shoutbox.php on line 23 Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nurses/public_html/forum/admincp/install_shoutbox.php on line 23 any suggestions? |
Quote:
Congrats on the final .:) PHP Code:
|
i attached a picture of what the shoutbox looks like on my page... would you happen to know what went wrong?
it works when i turn i-frame off though... if its alot of work ill just leave iframe off but i would prefer to turn it on so if its not hard to fix then please tell me how ;) Thanks alot! |
Quote:
|
Quote:
|
Quote:
|
Yes mate. its a totally new board, no other hacks installed and no changes made to directories
|
Will be installing this I just wondered how I uninstall this if I need to I'd really appreciate it if someone could give me some instructions before I do install thanks :D
|
All times are GMT. The time now is 04:20 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|