Search results

  1. Zaka

    Willing to pay someone to help setup a Hotel.

    Just use a tutorial and save your money.
  2. Zaka

    Hi

    Hi
  3. Zaka

    Bug Furni catalog Plus emu PRODUCTION-201701242205-837386173

    You could help by actually providing information about how you solved this problem. And I don't mean "fix your variables", I rather mean that you provide information about what you changed to make it work.
  4. Zaka

    ZoneCMS: PDO / SECURE / MODERN [PlusEMU - FULL SUPPORT]

    Modern or not, I need to keep it "habboish" to a certain level, if I could design it with a modern design I would rather do that, it's been really hard for me to try to design "for habbo". But this will be the default theme that comes with the cms, if someone wants to create a new theme they can...
  5. Zaka

    ZoneCMS: PDO / SECURE / MODERN [PlusEMU - FULL SUPPORT]

    I have a list of things that I'm gonna go through, and one of these are just that, I haven't really been consistent, and this is due to me working on this cms for such a long period of time, on and off, this cms has had 3 really extensive changes overall. But I decided that when I'm done with...
  6. Zaka

    ZoneCMS: PDO / SECURE / MODERN [PlusEMU - FULL SUPPORT]

    I would really like for you to tell me what parts so I can look at them. I'm currently re-designing the whole cms since the design presented in the main post isn't that good.
  7. Zaka

    ZoneCMS: PDO / SECURE / MODERN [PlusEMU - FULL SUPPORT]

    Yeah, I mean, I could do it so that only HTML is written in the HTML files and that every piece of data needs to be set using presets, but I didn't wanna do it that way because it just complicates stuff, instead it's more of a mix, you can use parameters and raw php aswell [UPDATE 2017-02-19...
  8. Zaka

    PAID - need a dope (exploit free) hotel built!

    Keep on dreaming. No one serious will do all this work without seeing the $$$ FIRST
  9. Zaka

    xampp how can i register?

    No, you need to report your own thread for the mods to easily see it I think
  10. Zaka

    xampp how can i register?

    That works aswell, but the program is noob friendly
  11. Zaka

    [Development] FreeProxy - Proxy Panel for retros

    What we are trying to tell you, is that you invited yourself to the project. You need to get approval from @Core before you can join the development
  12. Zaka

    Crashed my car

    Did it flip in any way? Or did it just spin?
  13. Zaka

    New Continent Discovered #HowCool

    So what are we supposed to do with a underwater continent if I may ask?
  14. Zaka

    What is your social media of choice?

    I must go with Youtube, sure FB is nice, but it's getting old, there is nothing to do there anymore.
  15. Zaka

    [Development] FreeProxy - Proxy Panel for retros

    He didn't mention you anywhere that you are making anything for him, you just came up with it all by yourself.
  16. Zaka

    xampp how can i register?

    There should be a mysql folder in your xampp folder. In that mysql folder there should be a mysql-config or something, program that you can exectute. With it you can change the password. But after you've done that you would have to restart the service so that the changes take place.
  17. Zaka

    web.config direct to https

    When using cloudflares SSL certificate u can't just check if HTTPS is on or off. Thats why you have to check for headers + I was using that function for more than just SSL
  18. Zaka

    Recruiting Developer (Closed)

    I mean, I might be interested, I'm not super reputable here yet since I haven't been that active although I've been here since 2012. But as @JynX said, that might just be a fake saldo aswell. However, if you think I'm qualified or if you want to know something else, or if you want to find out if...
  19. Zaka

    [HELP!] R63 Retro client size problem

    check what CSS files are imported into the client, or if you have some divs that shouldn't be there
  20. Zaka

    web.config direct to https

    You can't use web.config to go to HTTPS and PHP wont know that you are on HTTPS or not because of the fact that the certificate is not on the server or so. I did get around this by writing some PHP code tho. public function thisFullURL($enableSSL = NULL) { $serverName =...
Top