Customizing SMF > Modifications and Packages
SMFPacks Shoutbox [SMF 2.0.2 Supported - 1.0.4 Released]
flooo:
Thanks for that, but I put all the actions available and it works everywhere except on the Tinyportal frontpage, as it got no action ...
I think that is the piece of code of interest (in subs-shoutbox.php), but if I comment out this part the admin of shoutbox does not work anymore:
--- Code: --- if ($action !== null)
{
$show = Shoutbox_Settings('showActions');
if (!in_array(strtolower($action), explode(',', $show)))
return $action;
}
--- End code ---
--- Quote from: Ozzie on March 29, 2012, 12:09:19 PM ---i don,t know how to deactivate it ...but if you add the following in settings ( Pages where Shoutbox will be printed ) it will show almost everywhere...
boardindex
messageindex
unreadtopics
display
memberlist
collapsecategory
gallerymain
groups
showhelp
messagemain
post
post2
who
arcade
you may want to remove 1 or 2 as i got a arcade hence thats there
--- End quote ---
flooo:
ok, I found out how to put it on the frontpage - I put into the action list TPortal and nothing happend.
What you have to put instead is tportal - the whole ting is case sensitve.
Greetings
Florian
D.Joe:
My webhost service provider said that this: mysite.com GET /index.php?action=shoutbox;sa=get;xml;row=36 HTTP/1.0 consumes much script or something like that, and if i dont remove it, they will suspend my web account. What should I do?
Kindred:
remove it or get a new host?
davejo:
For those of you that are having the IE9 issues please look at this post here
http://www.simplemachines.org/community/index.php?topic=455542.msg3254291#msg3254291
I have done the edits as Emanuele has suggested and everything works as it should do now without the need for the 'Compatability Mode'
Thanks to Emanuele
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version