Welcome, Guest. Please Login or Register.
August 31, 2025, 01:50:09 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  Missing Smiley!! « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Missing Smiley!!  (Read 241 times)
PioneeR
Llama Hunter
YaBB God
*****
Posts: 767


Missing Smiley!!
« on: May 11, 2002, 07:24:40 AM »
Reply with quote

Only just converted my Y1G over to SE.. in middle of testing everything.

One of my members (who seem to have nothing better to do that pick faults grrrr) has found that the crying smiley  :'( doesnt work on my board?! All others are fine!

I checked the ubbc.js file

function cry() {
   AddTxt=" :'(";
   AddText(AddTxt);
}


And that looks ok.. any other places i need to look for this missing smiley??
Logged
Chris Cromer
The Strange One
Mod Team
YaBB God
*****
Posts: 3152


I am just a figment of your imagination.

WWW
Re:Missing Smiley!!
« Reply #1 on: May 11, 2002, 07:36:16 AM »
Reply with quote

I beleive the missing smieley is in Subs.php. ubbc.js isn't for displaying the smiles, it is for adding it to the message when you click on the picture of the smiley itself.

Just search around in Subs.php and you should find where the missing smiley code is.
Logged

Chris Cromer

I am not suffering from insanity, I am enjoying every minute of it.
PioneeR
Llama Hunter
YaBB God
*****
Posts: 767


Re:Missing Smiley!!
« Reply #2 on: May 11, 2002, 07:43:24 AM »
Reply with quote

$smiliesfrom = array("::)", ">:(", ">:D", ":)", ";)", ':D', ';D', ':(', ':o', '8)', ':P', '???', ':-[', ':-X', ':-*', ":\'(",':-\\',"^-^","O0");
      //  :-/ :-* :'(
$smiliesto = array('rolleyes', 'angry', "evil", "smiley", "wink", 'cheesy', 'grin', 'sad', 'shocked', 'cool', 'tongue', 'huh', 'embarassed', 'lipsrsealed', 'kiss', 'cry','undecided','azn','afro');

Very new to this php stuff.. the only reference i could find is the code above?

Logged
Chris Cromer
The Strange One
Mod Team
YaBB God
*****
Posts: 3152


I am just a figment of your imagination.

WWW
Re:Missing Smiley!!
« Reply #3 on: May 11, 2002, 07:47:19 AM »
Reply with quote

Well I can see the problem already, change :\'( to :'( and it should fix the problem. It seems somebody accidentally added a slash to it.
« Last Edit: May 11, 2002, 07:47:59 AM by Chris Cromer » Logged

Chris Cromer

I am not suffering from insanity, I am enjoying every minute of it.
PioneeR
Llama Hunter
YaBB God
*****
Posts: 767


Re:Missing Smiley!!
« Reply #4 on: May 11, 2002, 07:55:04 AM »
Reply with quote

Thanks for that! Must be going blind in my old age  :'(

 :)  >:( >:D :) ;) ':D'  ';D'  ':('  ':o'  '8)'  ':P'  '???'  ':-['  ':-X'  ':-*'   :'(  ':-\'  ^-^  O0
« Last Edit: May 11, 2002, 07:55:31 AM by PioneeR » Logged
Chris Cromer
The Strange One
Mod Team
YaBB God
*****
Posts: 3152


I am just a figment of your imagination.

WWW
Re:Missing Smiley!!
« Reply #5 on: May 11, 2002, 08:01:29 AM »
Reply with quote

::) >:( >:D :) ;) :D ;D :( :o 8) :P ??? :-[ :-X :-* :'( :-\ ^-^

Sure no problem, I hate the afro though. :P
Logged

Chris Cromer

I am not suffering from insanity, I am enjoying every minute of it.
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Missing Smiley!! « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.010 seconds with 16 queries.