help inbox

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

    help inbox

    hi, yesterday i have delete a username by pc and after i have register the
    same username again,i have put his username in the same position in the
    database, but from that moment it signals me a new inbox that in
    reality I don't see (when i open my box there are no new inbox) how I
    can resolve my problem? help me please, thank you :confused:

    #2
    ghost pm lol if your using a lava script study the core page where the auto pm code is there youl find the user id it uses to send the welcome pm change its default number to what ever user id you want to send that message









    Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
    Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free

    Comment


      #3
      re

      Originally posted by ozziemale31 View Post
      ghost pm lol if your using a lava script study the core page where the auto pm code is there youl find the user id it uses to send the welcome pm change its default number to what ever user id you want to send that message
      byuid='1',
      the value 1 is the default id number taht is used to send the welcome pm
      here is what it looks like

      function autopm($msg, $who){

      mysql_query("INSERT INTO ibwf_private SET text='".$msg."', byuid='1', touid='".$who."', unread='1', timesent='".time()."'");

      }









      Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
      Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free

      Comment


        #4
        I have to change the database?

        Comment


          #5
          Originally posted by Leviathan73 View Post
          I have to change the database?
          Tsk! the default id is user id 1, which i'll assume your id is number 1, so users will recieve the auto msg from you....if ma assumption is wrong....just change id 1 to your id...simple 1,2,3

          R.M.C
          ----------
          PHP Adovocate B)

          Comment


            #6
            Are set well the value and also the position, continues to tick na Alert 1 New Inbox!

            Comment


              #7
              thanks unflinching

              Comment


                #8
                all data lost

                Originally posted by Leviathan73 View Post
                I have to change the database?
                if u change your database you lose all your activities and members
                http://myfacepals.com
                MYFACEPALS SOCIAL NETWORKsigpic

                Comment


                  #9
                  delete all the inboxes in database from and by id number 0 i.e zero
                  tinyurl.com/earnbymobile
                  Easy earning for Indians
                  ---------------------
                  Alternative mobile advertising network .. Minimum 100 USD pay / NET15 pay cycle, Good Brand, Best targeting for Android
                  goo.gl/6vub3

                  Comment


                    #10
                    Originally posted by morse View Post
                    delete all the inboxes in database from and by id number 0 i.e zero
                    delete all ya ibwf_private on ya sql if you click on the word ibwf_private then empty it deletes all ya inboxs on ya site or rejoin site under another name and then if it is the owner on id 1 thats been deleted you put the name u just joined as number 1 in us ibwf_users and then go on ya site and read the inbox and then delete the members

                    Comment

                    Working...
                    X