[Help] mu webshop cant see credits

Results 1 to 6 of 6
  1. #1
    Valued Member zilvis89 is offline
    MemberRank
    Jun 2006 Join Date
    LondonLocation
    138Posts

    [Help] mu webshop cant see credits

    what can i do?
    i tried all configs


  2. #2

    re: [Help] mu webshop cant see credits

    re install it^^

  3. #3
    Valued Member zilvis89 is offline
    MemberRank
    Jun 2006 Join Date
    LondonLocation
    138Posts

    re: [Help] mu webshop cant see credits

    Quote Originally Posted by karli View Post
    re install it^^
    yeah yeah tried like 1000 times ^^

  4. #4
    Account Upgraded | Title Enabled! Jahte is offline
    MemberRank
    Aug 2007 Join Date
    LatviaLocation
    316Posts

    re: [Help] mu webshop cant see credits

    Maybe, there is no 'credits' column in MEMB_INFO table ?

  5. #5
    Valued Member zilvis89 is offline
    MemberRank
    Jun 2006 Join Date
    LondonLocation
    138Posts

    re: [Help] mu webshop cant see credits

    there is :(

    ---------- Post added at 08:17 AM ---------- Previous post was at 07:18 AM ----------

    fixed:



    changed the line in modules/index.php from <td class="mu_style2"><b>'.number_format($result['QueryResult'],'','',',').'</b></td>
    to <td class="mu_style2"><b>'.number_format($mycreds).'</b></td>


    tell me if i didnt spoiled something because i dont know php :D and just experimented

  6. #6
    Account Upgraded | Title Enabled! Jahte is offline
    MemberRank
    Aug 2007 Join Date
    LatviaLocation
    316Posts

    re: [Help] mu webshop cant see credits

    Quote Originally Posted by zilvis89 View Post
    there is :(

    ---------- Post added at 08:17 AM ---------- Previous post was at 07:18 AM ----------

    fixed:



    changed the line in modules/index.php from <td class="mu_style2"><b>'.number_format($result['QueryResult'],'','',',').'</b></td>
    to <td class="mu_style2"><b>'.number_format($mycreds).'</b></td>


    tell me if i didnt spoiled something because i dont know php :D and just experimented

    Seems to be good.



Advertisement