Custom smiley list problem
-
Hello,
I want to use the msn smiley instead of the standard WordPress smileys, so I made this list, but when I replace the excisting list in vars.php I get a blank page when I want to acces my wordpress website, what did I do wrong?
‘:-)’ => ‘regular_smile.gif’,
‘:)’ => ‘regular_smile.gif’,
‘:-)’ => ‘regular_smile.gif’,
‘:o’ => ‘omg_smile.gif’,
‘:O’ => ‘omg_smile.gif’,
‘;)’ => ‘wink_smile.gif’,
‘;-)’ => ‘wink_smile.gif’,
‘:-S’ => ‘confused_smile.gif’,
‘:-s’ => ‘confused_smile.gif’
‘:S’ => ‘confused_smile.gif’,
‘:s’ => ‘confused_smile.gif’,
‘:'(‘ => ‘cry_smile.gif’,
‘(H)’ => ‘shades_smile.gif’,
‘(h)’ => ‘shades_smile.gif’,
‘(A)’ => ‘angel_smile.gif’,
‘(a)’ => ‘angel_smile.gif’,
‘:-#’ => ’47_47.gif’,
‘8-|’ => ’49_49.gif’,
‘:^)’ => ’51_51.gif’,
‘<:o)’ => ’74_74.gif’,
‘|-)’ => ’77_77.gif’,
‘(Y)’ => ‘thumbs_up.gif’,
‘(y)’ => ‘thumbs_up.gif’,
‘(B)’ => ‘beer_mug.gif’,
‘(b)’ => ‘beer_mug.gif’,
‘(X)’ => ‘guy.gif’,
‘(x)’ => ‘guy.gif’,
‘({)’ => ‘guy_hug.gif’,
‘:-[‘ => ‘bat.gif’,
‘:[‘ => ‘bat.gif’,
‘(L)’ => ‘heart.gif’,
‘(l)’ => ‘heart.gif’,
‘(K)’ => ‘kiss.gif’,
‘(k)’ => ‘kiss.gif’,
‘(F)’ => ‘rose.gif’,
‘(f)’ => ‘rose.gif’,
‘(P)’ => ‘camera.gif’,
‘(p)’ => ‘camera.gif’,
‘(@)’ => ‘cat.gif’,
‘(T)’ => ‘phone.gif’,
‘(t)’ => ‘phone.gif’,
‘(8)’ => ‘note.gif’,
‘(*)’ => ‘star.gif’,
‘(O)’ => ‘clock.gif’,
‘(o)’ => ‘clock.gif’,
‘(sn)’ => ’53_53.gif’,
‘(pl)’ => ’55_55.gif’,
‘(pi)’ => ’57_57.gif’,
‘(au)’ => ’59_59.gif.gif’,
‘(um)’ => ’61_61.gif.gif’,
‘:-D’ => ‘teeth_smile.gif’,
‘:-d’ => ‘teeth_smile.gif’,
‘:D’ => ‘teeth_smile.gif’,
‘:d’ => ‘teeth_smile.gif’,
‘:-P’ => ‘tongue_smile.gif’,
‘:-p’ => ‘tongue_smile.gif’,
‘:P’ => ‘tongue_smile.giff’,
‘:p’ => ‘tongue_smile.gif’,
‘:-(‘ => ‘sad_smile.gif’,
‘:(‘ => ‘sad_smile.gif’,
‘:-|’ => ‘what_smile.gif’,
‘:|’ => ‘what_smile.gif’,
‘:-$’ => ‘red_smile.gif’,
‘:$’ => ‘red_smile.gif’,
‘:-@’ => ‘devil_smile.gif’,
‘:@’ => ‘angry_smile.gif’,
‘(6)’ => ‘devil_smile.gif’,
‘8o|’ => ’48_48.gif’,
‘^o)’ => ’50_50.gif’,
‘+o(‘ => ’52_52.gif’,
‘*-)’ => ’72_72.gif’,
‘8-)’ => ’75_75.gif’,
‘8)’ => ’75_75.gif’,
‘(C)’ => ‘coffee.gif’,
‘(c)’ => ‘coffee.gif’,
‘(N)’ => ‘thumbs_down.gif’,
‘(n)’ => ‘thumbs_down.gif’,
‘(D)’ => ‘martini.gif’,
‘(d)’ => ‘martini.gif’,
‘(Z)’ => ‘guy.gif’,
‘(z)’ => ‘guy.gif’,
‘(})’ => ‘girl_hug.gif’,
‘(^)’ => ‘cake.gif’,
‘(U)’ => ‘broken_heart.gif’,
‘(u)’ => ‘broken_heart.gif’,
‘(G)’ => ‘present.gif’,
‘(g)’ => ‘present.gif’,
‘(W)’ => ‘wilted_rose.gif’,
‘(w)’ => ‘wilted_rose.gif’,
‘(~)’ => ‘film.gif’,
‘(&)’ => ‘dog.gif’,
‘(I)’ => ‘lightbulb.gif’,
‘(i)’ => ‘lightbulb.gif’,
‘(S)’ => ‘moon.gif’,
‘(s)’ => ‘moon.gif’,
‘(E)’ => ‘envelope.gif’,
‘(e)’ => ‘envelope.gif’,
‘(M)’ => ‘messenger.gif’,
‘(n)’ => ‘messenger.gif’,
‘(bah)’ => ’70_70.gif’,
‘(||)’ => ’56_56.gif’,
‘(so)’ => ’58_58.gif’,
‘(ap)’ => ’60_60.gif’,
‘(ip)’ => ’62_62.gif’,
‘(mp)’ => ‘broken_heart.gif’,
‘(li)’ => ’64_64.gif’,
‘(st)’ => ’66_66.gif’,
- The topic ‘Custom smiley list problem’ is closed to new replies.