Search results

  1. M

    [PHP] DateTime.Today.toString error. HELP ME

    Haha got it working. Thanks anyway to all of you. Here's my working code $id = $user->id; $pvm = $user->lastdailycredits; $nyt = new DateTime(); $tulos = $nyt->format("m.d"); //Update the record if($pvm != $tulos) { $updateQuery = "UPDATE users SET crystals =...
  2. M

    [PHP] DateTime.Today.toString error. HELP ME

    How can I make toString() defined? Any help?
  3. M

    [PHP] DateTime.Today.toString error. HELP ME

    But I don't want Hours. In my database there is in users table a lastdailycredits column. That column contains last logged in day's MM/dd. So I wan't to use month.
  4. M

    [PHP] DateTime.Today.toString error. HELP ME

    Hey nerds :p! Could someone of you help me a little bit? I'm getting this error: Fatal error: Call to undefined function toString() in C:\xampp\htdocs\me.php on line 45 Why doesn't my toString() function work? Here's my code below: $id = $user->id; $pvm = $user->lastdailycredits...
  5. M

    Bcstorm emulator does not update the files

    Hey. I'm getting 3000 credits every day in my hotel. I tried to change that, but it still gives me 3000 credits. I searched my db, but there wasnt anything daily credits. I searched my bcstorm configuration file, but there wasnt any daily credits thing. But then I found that UserDataFactory.cs...
  6. M

    [Bcstorm] Daily Credits problem [Bcstorm]

    i dont mean getting credits every minutes, i mean i get DAILY. How can i disable it
  7. M

    When I place gift in a room I disconnect

    as furniture
  8. M

    When I place gift in a room I disconnect

    When I try to place a gift in a room, my client gets disconnected. And when I try to enter that room it always dc's me out. Any fix for this?
  9. M

    Crystals "Info" to "0"? PLEASE HELP

    well can you tell me what i could do to get it work
  10. M

    Crystals "Info" to "0"? PLEASE HELP

    it doesnt say "Info" I CHANGED IT TO "0" BUT IT STILL SAYS "INFO"
  11. M

    Crystals "Info" to "0"? PLEASE HELP

    no it is not there
  12. M

    [Bcstorm] Daily Credits problem [Bcstorm]

    Hey DevBesters! [ I USE BCSTORM AS EMU AND HABBOPHP AS CMS] Could anyone help me with my Daily Credits error. I can't find the Daily Credits thing in my emu configuration file, but I found this in UserDataFactory.cs string str = (string) row["lastdailycredits"]...
  13. M

    Crystals "Info" to "0"? PLEASE HELP

    I searched the external_variables and external_flash_texts, but didn't find =info... Any other ideas?
  14. M

    Crystals "Info" to "0"? PLEASE HELP

    Yooo guys. Tell me how to change the "Info" to "0" in Crystals thing. i'll upload an image. PLEASE SOMEONE HELP ME
  15. M

    Can someone help me with few problems:)

    AH FOUND THE DAILY CREDIT THING IN MY EMULATOR okay guys HOW CAN I CHANGE THE CRYSTALS "INFO" to "0"?
  16. M

    Can someone help me with few problems:)

    There is no "Server_settings" All I found was "habbophp_config" but i couldn't find the daily credits there. Any ideas? EDIT i searched my whole database, there isn't any 3000 thing. Maybe it's in my emulator, but where?
  17. M

    Can someone help me with few problems:)

    I've searched my databade, but I didnt find it. Could you tell me where I should search for it?
  18. M

    Can someone help me with few problems:)

    i'm not using RevCMS im using HabboPHP
  19. M

    Can someone help me with few problems:)

    Hi DevBest! I have few problems with my Habbo Retro. I am using Bcstorm emu and HabboPHP. 1. Where can I change daily credits? Everyday I get 3000 credits, and I dont want it. I've searched emu configuration file, but it wasnt there. 2. Is there way to change this: If i have 0 crystals, it...
Top