Search results

  1. rickymenier

    Havana 39 connection issues

    Hello all, hopefully someone can think of something because this is driving me crazy. Now, I installed Havana 39 (https://devbest.com/threads/rel-havana-r39-server.93527/) it got it running perfectly fine on my computer. My buddy had installed Havana v31 on his vps and had everything working...
  2. rickymenier

    [HELP] Organizing Script

    My catalogue is messed up... and I have OCD. So this is bothering teh piss outta me. I want to organize the id's in the furniture table (BEFORE: 2,5,8,14,15,46,etc.|AFTER: 1,2,3,4,5,6,etc.) After that, I want to do the same to the catalogue_items. I'm not exactly sure how this would be done, but...
  3. rickymenier

    Making PheonixEMU work with Uber

    First, PheonixEMU does work with UberCMS, if y'all didn't know already. Second, it disposes your connection when you login. Here is a fix for that. add this at the top of your page-client.php. <?php dbquery("UPDATE users SET ip_last = '" . $_SERVER['REMOTE_ADDR'] . "' WHERE username = '" ...
Top