Tropo free sms client api class

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

    #61
    its still not sending arabic language when i try i get this error Invalid message character length. Or tell me how to add it and i will try to do,.. Thanks dude

    Comment


      #62
      you have to try setting the locale, read about it on php.net

      Added after 12 minutes:

      Just do something like
      PHP Code:
      strlen(utf8_decode($string)); 
      at the core where it validates string length.
      Last edited by CreativityKills; 23.05.11, 09:50.

      Comment


        #63
        Please , would you mind helping to add captcha to the tropo client. I am facing problem, the problem is same like i posted here yesterday. I made new login, that worked 1 day now, again it shows problem

        Comment


          #64
          I tryied english and arabic together to but arabic language not appear at message

          Comment


            #65
            Originally posted by CreativityKills View Post
            archive updated you can now downoad 2.0 pls report bugs.
            from where i can download it...

            Sorry I find It


            thanx 4 the update
            Last edited by godfathersis; 23.05.11, 18:47.

            Comment


              #66
              Originally posted by atef View Post
              I tryied english and arabic together to but arabic language not appear at message
              sorry buh i dunno how to help u.

              Originally posted by wapnepal View Post
              Please , would you mind helping to add captcha to the tropo client. I am facing problem, the problem is same like i posted here yesterday. I made new login, that worked 1 day now, again it shows problem
              sorry i wont add captcha to the core, it would be forcing unnecessary conditions to d users
              Last edited by CreativityKills; 24.05.11, 07:51.

              Comment


                #67
                It works with me also, but after a few minutes. Message cannot be received.
                I guess token expired?
                Did I help you?
                You can help me too
                Your donations will help me finance my studies.

                Comment


                  #68
                  thanks it works ^^

                  Comment


                    #69
                    is using many tokens r forbidden?

                    Comment


                      #70
                      yeah it is if u share it

                      Comment


                        #71
                        woo! New version is so good
                        PHP Code:
                        /* I don't know everything hehe */ 
                        Find me on facebook

                        Comment


                          #72
                          Originally posted by Ponick View Post
                          woo! New version is so good
                          thanks thanks thanks

                          Comment


                            #73
                            Really good,
                            Also the code is good.
                            Btw I don't know if im mistaken, but I didn't see the log folder at the config file.
                            So i still need to edit it on bootstrap.

                            Thanks! Nice project of a bored programmer! :D
                            Keep it up!
                            Did I help you?
                            You can help me too
                            Your donations will help me finance my studies.

                            Comment


                              #74
                              oh!!!!!! It 100% working...thaks for a nice Share,,,,,,,,,,,

                              Comment


                                #75
                                Originally posted by kei_ki7 View Post
                                Really good,
                                Also the code is good.
                                Btw I don't know if im mistaken, but I didn't see the log folder at the config file.
                                So i still need to edit it on bootstrap.

                                Thanks! Nice project of a bored programmer! :D
                                Keep it up!
                                yeah the reason i didnt put it in config is because the log library is built to use several types of 'og writers, you can decide to write all logs to database and thus if i had put the Log file write on config, it would be useless if a user decides to use a database writer or maybe even an email logger.

                                Comment

                                Working...
                                X