Forums Suggestions & Problems

Discussion in 'Lounge' started by Chai, May 14, 2003.

  1. Chai

    Chai Administrator Staff Member

    Back to normal. Anyway, we are restructuring the forum a little, making it a better place than it is now... :)
     
  2. Dashken

    Dashken Administrator!

    With the c**t thing... this place will be back as before I was here. :D

    Kudos to Yupie! :clap:
     
  3. onscr33n

    onscr33n Newbie

    Ever think of having running the ARP in IRC channel? I just hardly imagine how dash would react that time.. he would be typing real fast :p
     
  4. Dashken

    Dashken Administrator!

    Your wish might just come true... :whistle:
     
  5. onscr33n

    onscr33n Newbie

    who is starting it up?
    hhmmm... cant wait!!! ggeezzzzz :dance:
     
  6. Chai

    Chai Administrator Staff Member

    Please, suggestions only. Thank you. :)
     
  7. Dashken

    Dashken Administrator!

  8. PY 222

    PY 222 <b>DF King</b>

    Heads up to Chai. Problem in the forum!

    [code:1:7d3b5bb31e]
    Ran into problems sending Mail. Response: 550 Mailbox unavailable

    DEBUG MODE

    Line : 40
    File : C:\rojakpot_root\phpBB2\includes\smtp.php [/code:1:7d3b5bb31e]

    Tried sending a Private Message. When click Submit, this error showed up but note that message got through!
     
  9. Ishtim

    Ishtim Super Moderator

    I get the same error, but only when PM to certain people! :think:
     
  10. Chai

    Chai Administrator Staff Member

    Running out of ideas. This problem has been here for a long time...
     
  11. PY 222

    PY 222 <b>DF King</b>

    Do you have your SMTP configuration setup properly?

    Are you using the mailserver's SMTP or just this forums mailer?
     
  12. Brian

    Brian Newbie

    i'll post it here and let you php gurus figure it out.
    [code:1:b34d5112d6]function server_parse($socket, $response)
    {
    while ( substr($server_response,3,1) != ' ' )
    {
    if( !( $server_response = fgets($socket, 256) ) )
    {
    message_die(GENERAL_ERROR, &quot;Couldn't get mail server response codes&quot;, &quot;&quot;, __LINE__, __FILE__);
    }
    }

    if( !( substr($server_response, 0, 3) == $response ) )
    {
    message_die(GENERAL_ERROR, &quot;Ran into problems sending Mail. Response: $server_response&quot;, &quot;&quot;, __LINE__, __FILE__);
    }
    }
    [/code:1:b34d5112d6]
    i think this is the part which is at fault

    i don't think PM will use a mailserver. at least it doesn't with mine
     
  13. Chai

    Chai Administrator Staff Member

    Mailserver. Forum mailer won't work...
    Anyway, change some settings. Hope it fixes that now...
     
  14. zy

    zy zynine.com Staff Member

    thats PHP right?
     
  15. Brian

    Brian Newbie

    yup, i got my own forum mar, so i got a copy. that's why the program is called phpBB :mrgreen: :dance:
     
  16. Chai

    Chai Administrator Staff Member

    No chatting here, please! :arp: Anyone still encountering problems with the forum?
     
  17. Brian

    Brian Newbie

    all of a sudden just now, i couldn't access the server. what happened? :think:
     
  18. Adrian Wong

    Adrian Wong Da Boss Staff Member

    Ahh.. sorry, I was rebooting the server. :D

    We just upgraded to Windows 2000 Server Service Pack 4.
     
  19. Brian

    Brian Newbie

    oh, the new SP right? peaz told me on the chatroom after i posted it :p
     
  20. Ishtim

    Ishtim Super Moderator

    I have noticed that my sytem while on ARP :arp: , refreshes every 30 seconds or so, this is new!?! :think:
     

Share This Page