Ranking loading

Results 1 to 4 of 4
  1. #1
    Enthusiast Babidy is offline
    MemberRank
    Aug 2010 Join Date
    29Posts

    shout Ranking loading

    hello I need help, is that my page ranking. it got stuck loading, but the panel user registration and operating without problem. Now is not the case with the ranking and review all the code and really do not get anything wrong, I have mssql as well in the xampp and so on.

    Please expect a good contribution to help me solve the problem thanks.


  2. #2
    Member Ratko is offline
    MemberRank
    Aug 2010 Join Date
    83Posts

    Re: Ranking loading

    I believe your site cant connect to your database correctly

  3. #3
    Enthusiast Babidy is offline
    MemberRank
    Aug 2010 Join Date
    29Posts

    Re: Ranking loading

    helpppppppppppppppppp??

  4. #4
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: Ranking loading

    You don't say what ranking you use so i assume it is cabaltoolz. This is known to hide some error messages behind those "loading" pages and you need to enable logging errors to file to see what they are.

    Find your php.ini (in c:\xampp\php\ usually) and change these lines:

    log_errors = On
    error_log = c:/phperrors.log (or wherever you want it saved)

    Now either restart the apache service or reboot.



Advertisement