Smilies Popup

This shoutbox, fully integrates in phpbb2, support smilies and bbcode
this shoutbox is a shoutbox written for phpbb2, therefor it makes uses of templates and language files

Moderator: Moderators

Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

Smilies Popup

Postby megaw on Tue 18. May, 2004 03:00

Could someone tell me how to put a link to the smilies as seen here? Thanks.
megaw
Poster
Poster
 
Posts: 20
Joined: Sat 01. May, 2004 02:52

Postby Mage on Tue 18. May, 2004 21:13

I found a work around. I replaced the {L_SMILIES} in shoutbox_body.tpl

So it went from this:

Code: Select all
<a href="{U_MORE_SMILIES}" onclick="window.open('{U_MORE_SMILIES}', '_phpbbsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=250');return false;" target="_phpbbsmilies" class="nav">[b]{L_SMILIES}[/b]</a>


To this:

Code: Select all
<a href="{U_MORE_SMILIES}" onclick="window.open('{U_MORE_SMILIES}', '_phpbbsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=250');return false;" target="_phpbbsmilies" class="nav">[b]Smilies[/b]</a>
Mage
Poster
Poster
 
Posts: 2
Joined: Tue 23. Sep, 2003 00:26

Postby megaw on Wed 19. May, 2004 01:55

It does not work for me. The smilies link is not anywhere found in the shoutbox.
megaw
Poster
Poster
 
Posts: 20
Joined: Sat 01. May, 2004 02:52

Postby boy2004 on Wed 09. Jun, 2004 10:13

Mage wrote:I found a work around. I replaced the {L_SMILIES} in shoutbox_body.tpl

So it went from this:

Code: Select all
<a href="{U_MORE_SMILIES}" onclick="window.open('{U_MORE_SMILIES}', '_phpbbsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=250');return false;" target="_phpbbsmilies" class="nav">[b]{L_SMILIES}[/b]</a>


To this:

Code: Select all
<a href="{U_MORE_SMILIES}" onclick="window.open('{U_MORE_SMILIES}', '_phpbbsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=250');return false;" target="_phpbbsmilies" class="nav">[b]Smilies[/b]</a>


Nice ;)
boy2004
Poster
Poster
 
Posts: 5
Joined: Tue 16. Mar, 2004 06:35
Location: Slagelse

Postby PIKenPIK on Sun 15. Aug, 2004 16:44

boy2004 wrote:
Mage wrote:I found a work around. I replaced the {L_SMILIES} in shoutbox_body.tpl

So it went from this:

Code: Select all
<a href="{U_MORE_SMILIES}" onclick="window.open('{U_MORE_SMILIES}', '_phpbbsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=250');return false;" target="_phpbbsmilies" class="nav">[b]{L_SMILIES}[/b]</a>


To this:

Code: Select all
<a href="{U_MORE_SMILIES}" onclick="window.open('{U_MORE_SMILIES}', '_phpbbsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=250');return false;" target="_phpbbsmilies" class="nav">[b]Smilies[/b]</a>


Nice ;)


Works fine here thanks!! :mrgreen:
PIKenPIK
Poster
Poster
 
Posts: 8
Joined: Sun 15. Aug, 2004 16:05

Postby jerx on Wed 14. Sep, 2005 18:04

You have to rename {L_SMILIES} to {L_EMOTICONS}.
jerx
Poster
Poster
 
Posts: 2
Joined: Fri 26. Aug, 2005 17:37

Postby Niels on Wed 14. Sep, 2005 20:16

The shoutbox does have all the nessesary code in the included files. You should not need to change or rename TAGS in order to have this to work...
even wrongly moded MOD should still not behaive in sutch way, that the link is not showing.

The file shoutbox.php will enable the use of the template TAG {L_SMILIES} inside the shoutbox_body.tpl file, if this does not work, then you have a problem with your lang_main.php file for that specific language you are using...

make shure the lang_main.php have this entry
Code: Select all
$lang['Emoticons'] = "Emoticons";
somewhere in the file

if this does still not work, then make shure you are using the lates version of shoutbox files, pressent version can be downloaded from here, and are 1.1.6.

The shoutbox seen runing here are installed using EM, without any modifications
(if a how-to is EM ready, it will mostly be bullet prof, since a machine is more picky than a human. :D)
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

Postby DrEw on Fri 23. Sep, 2005 07:26

the code replacement worked great for me thx
DrEw
Poster
Poster
 
Posts: 6
Joined: Sat 26. Feb, 2005 22:40


Return to Fully integrated shoutbox [2.0.6/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron