Menu

need help please

Fixes
patrick
2003-03-31
2003-04-01
  • patrick

    patrick - 2003-03-31

    Hello I have dowloaded Release_1.2.1_BETA in I have it installd it works perfect but i have only one problem if some one try to register than thy seems to having trobels thy all seems to get the same fold messages "user name is taken" ore som lyke that.
    so what do I have to chance in what line etc.

    can some one please help me
    thx

     
    • Stephen

      Stephen - 2003-04-01

      We are currently looking into the problem.

      Search for the specific line:

           IF ($userx = $xbanneduser) {

      and replace it with:

           IF ($userx == $xbanneduser) {

       
      • patrick

        patrick - 2003-04-01

        yes thx for that I have fond it already it was not that specific line but i think it is this line

        IF ($userchecka = $user1) {
        and i replaced it with

        IF ($userchecka == $user1) {

        and no it works perfectly

        but thx any way

        its a perefect script

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.