I have included a improvement, new version is 0.9.10.
now shoutbox, handle if users are deleted from admin panel (user management)
to upgrade please preform the admin/admin_users.php file as described in the new how-to
Moderator: Moderators


#
#-----[ ADD SQL ]------------------------------------------
#
INSERT INTO config (config_name, config_value) VALUES ("prune_shouts", "0")





index_body.tpl
[FIND]
<iframe src="{U_SHOUTBOX}" scrolling="NO" width="100%" height="180" frameborder="0" marginheight="0" marginwidth="0" ></iframe>
[REPLACE WITH]
<iframe src="{U_SHOUTBOX}" scrolling="NO" width="100%" height="180" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe>
shoutbox_body.tpl
[FIND]
<iframe src="{U_SHOUTBOX_VIEW}" align="left" width="100%" height="145" frameborder="0" marginheight="0" marginwidth="0">
[REPLACE WITH]
<iframe src="{U_SHOUTBOX_VIEW}" align="left" width="100%" height="145" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true">

Return to Fully integrated shoutbox [2.0.6/EM]
Users browsing this forum: No registered users and 2 guests