Search results

  1. Joshhh

    PlusEMU not connecting, Client stuck at 76%

    Any issues in inspect element? If so, what?
  2. Joshhh

    PlusEMU not connecting, Client stuck at 76%

    Try this client.php; <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>{hotelName}: Client</title> <link rel="stylesheet" href="http://localhost/app/tpl/skins/{skin}/styles/client.css" type="text/css">...
  3. Joshhh

    PlusEMU not connecting, Client stuck at 76%

    Paste your whole client.php in here, and just your config.php (parts which include $_CONFIG['hotel']['external_variables'] etc).
  4. Joshhh

    PlusEMU not connecting, Client stuck at 76%

    Then change it?
  5. Joshhh

    PlusEMU not connecting, Client stuck at 76%

    If you using google chrome, in the top right corner under the 'x' should be 3 lines, click that, then more tools, then Inspect element. (Whilst on your client). On the bottom of your external_variables, replace yours with these; productdata.load.url=http://127.0.0.1/swf/gamedata/productdata.txt...
  6. Joshhh

    PlusEMU not connecting, Client stuck at 76%

    "external.variables.txt" : "{external_vars}", "external.texts.txt" : "{external_texts}", "productdata.load.url" : "{product_data}", "furnidata.load.url" : "{furni_data}", In your client.php Change {external_texts} to {external_flash_texts} and {external_vars}...
  7. Joshhh

    [URGENT] Oh look, I need help yet again! [SWFs]

    I'm still tired.:rolleyes:
  8. Joshhh

    [URGENT] Oh look, I need help yet again! [SWFs]

    Nothing comes up in the console?:confused:
  9. Joshhh

    [URGENT] Oh look, I need help yet again! [SWFs]

    Look in the console, (Inspect element). Or clear your cache.
  10. Joshhh

    (HELP) Diamond exchange,

    I have sorted it's all fine, I was away when he posted this.:)
  11. Joshhh

    (HELP) Diamond exchange,

    Aren't the .swf's supposed to be in the Hof_furni file with the rest?.. I may be wrong, just a guess.:rolleyes:
  12. Joshhh

    Pet Speeches

    -- ---------------------------- -- Table structure for `bots_pet_responses` -- ---------------------------- DROP TABLE IF EXISTS `bots_pet_responses`; CREATE TABLE `bots_pet_responses` ( `pet_id` varchar(255) NOT NULL, `responses` text NOT NULL, PRIMARY KEY (`pet_id`) ) ENGINE=InnoDB...
  13. Joshhh

    giganetwork Proxy setup

    I have joined a few times, Make sure your client is up, and don't forget to clear your cache.
  14. Joshhh

    giganetwork Proxy setup

    http://pastebin.com/s7PFZSNc Try this one instead. Replace external_variables.
  15. Joshhh

    giganetwork Proxy setup

    Replace your external_variables with this one. http://pastebin.com/2smn18f4
  16. Joshhh

    giganetwork Proxy setup

    Send your external_variables here. I'll see.
  17. Joshhh

    giganetwork Proxy setup

    Yeah, Go back through and check them again.
  18. Joshhh

    giganetwork Proxy setup

    From what I can see, you have not linked your external_variables up correctly.
  19. Joshhh

    giganetwork Proxy setup

    No problem.:)
  20. Joshhh

    giganetwork Proxy setup

    No, use your original VPS IP for your domain.
Top