Smilies not working..

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Smilies not working..

    I have a problem in my site, when im use the bbcode/code for smilies in main page, shoutbox, chatroom, forum, the smilies not working, only the codes appear but the image is not.. What is the problem? Thanks!
    LESS TALK. LESS MISTAKE.

    HTTP://APPSROB.COM - LIST OF MY FACEBOOK APPS!

    #2
    1st chk u hv smilies folder with smiles in ur host.
    2nd chk ibf_smilies ya watever u named in ur my sql data base click ibf_smilies then go browser r u c there ur smilies if yh then . Sum other problem if nt then corect this . I hope its hlp you ya wait for ny expert member reply.

    Comment


      #3
      Thanks m8..
      LESS TALK. LESS MISTAKE.

      HTTP://APPSROB.COM - LIST OF MY FACEBOOK APPS!

      Comment


        #4
        in core.php in function getshoutbox($sid)
        change this
        $shbox .= htmlspecialchars($lshout[0]);
        with this
        $shbox .= parsepm($lshout[0], $sid);
        sigpichttp://happy.srecnica.com/web

        Comment


          #5
          .. maybe, wrong directory in the code ??
          Did I help you?
          You can help me too
          Your donations will help me finance my studies.

          Comment


            #6
            It's just in the wrong use of text parsing..wrong order of functions in parsemsg or parsepm..Coz i've encountered it..
            My Blog: http://jhommark.blogspot.com
            My Facebook: http://www.facebook.com/jhommark
            My Official Site: http://www.undergroundweb.tk
            My Community Site: http://undergroundwap.xtreemhost.com

            Comment


              #7
              Yah! I already fixed this.. By the way thanks to all of you..
              LESS TALK. LESS MISTAKE.

              HTTP://APPSROB.COM - LIST OF MY FACEBOOK APPS!

              Comment


                #8
                Originally posted by robzky View Post
                Yah! I already fixed this.. By the way thanks to all of you..
                so, where did it got wrong
                My Blog: http://jhommark.blogspot.com
                My Facebook: http://www.facebook.com/jhommark
                My Official Site: http://www.undergroundweb.tk
                My Community Site: http://undergroundwap.xtreemhost.com

                Comment


                  #9
                  i want 6 cats of smilies on wapv2 i got coding but 2 work n a cant seem to get the otheres working the all got seperate sqls and ive changed it all but they wont show up on the main page or shoutbox inboxes or chat n forumz can anyone help

                  Comment


                    #10
                    Wow thanks bro

                    Comment

                    Working...
                    X