Search results

  1. JaySeanH

    I have multiplied 2 inputs to show in a 'Totals' box, but it doesn't multiply the other rows.

    So this is my html for the inputs... <tr> <td><form><input type="number" oninput="calculate()" id="qid" data-quantity name="qamount" min="0" data-validation="number" class="qinput txt" value="{{Quantity}}" /></form></td> <td><form><input type="text" data-validation="length"...
  2. JaySeanH

    jQuery UI Sortable event

    Yeah sure, for anyone seeing this who may come across a similar problem, then the fix between the code above and this is that I deleted the divs with the class's of 'row' and the divs with the class's 'sortable' so it looks like this... <div class="dashwhole">...
  3. JaySeanH

    jQuery UI Sortable event

    Sorry only just seen your response, I managed to solve this, I just wanted to make my boxes sortable,they were only swapping in the divs they were in, turned out It was an easy fix and I just didn't look properly, cheers for the reply
  4. JaySeanH

    jQuery UI Sortable event

    <section id="sectionnow" class="jumbotron"> <div class="wholedashboard"> <div class="row2"> <div class="sortable contacts"> <div class="col-sm-6 text-left"> <h2>My Contacts <a href="contact" class="addcontact"> Add Contact </a> </h2> <div...
  5. JaySeanH

    Plus Emu Help

    Hi there, I am using Brain CMS with PlusEmu and my client is stuck on 76%, if anyone could help through skype or teamviewer it would be appreciated. Brain-config: /* Database Setting */ $db['host'] = '127.0.0.1'; //Mysql's Host $db['port'] = '3306'; //Mysql's port $db['user'] =...
  6. JaySeanH

    Cant Register

    Thank you for the replies however the issue got fixed, thanks again
  7. JaySeanH

    Client Stuck At 76% Arcturus

    The way it got fixed was we changed the emulator to plus instead of arcturus, make sure your config.ini and client are configured correctly. Make sure that in your config.php $hotel['external_Variables'] = "http://*******/swf/gamedata/external_variables.txt"...
  8. JaySeanH

    Client Stuck At 76% Arcturus

    Credit To @dentercowo for helping me and getting my client to work
  9. JaySeanH

    Client Stuck At 76% Arcturus

    Okay downloaded skype now will add you
  10. JaySeanH

    Client Stuck At 76% Arcturus

    /* Emu Settings */ $config['hotelEmu'] = 'arcturus'; // plusemu // arcturus Yes if this is what you are referring to. And I do you happen to use teamviewer? If not will download skype again. Thanks
  11. JaySeanH

    Client Stuck At 76% Arcturus

    No errors are showing up that I can notice, im sure ive configured things correctly, not sure what else it could be
  12. JaySeanH

    Client Stuck At 76% Arcturus

    I am currently using BrainCMS 1.5.0 and the latest Arcturus release. Everything working fine however when I go to load up the client it gets stucks at 76%. Ive looked through my client.php and my external_variables. If anyone could give advice it would be appreciated. Client.php- var Client =...
  13. JaySeanH

    Cant Register

    Im using BrainCMS 1.5, along with the arcturus emu. Everything looks good however when I create an account is says 'Sorry but you can't register a new account on this ip!' might be a nooby question but does anybody know why or how to fix it?
  14. JaySeanH

    Im using your most recent update, along with the arcturus emu. Everything looks good however...

    Im using your most recent update, along with the arcturus emu. Everything looks good however when I create an account is says 'Sorry but you can't register a new account on this ip!' might be a nooby question but do you know why or how to fix it? As im sure everything is configured correctly.
  15. JaySeanH

    Silverware Emu

    Thank you for the reply
  16. JaySeanH

    Plus Emu

    Okay pal thanks for that. I was able to make the R63b with silverware just cant seem to get it working with the sledmore emu. Once I find a decent cms it wont be a problem after that just cant seem to figure it out aha.
  17. JaySeanH

    Plus Emu

    Cheers for the help
  18. JaySeanH

    Plus Emu

    I have just tried making a retro with the sledmore emu, using dynaCMS, it all loads up however the main title does not appear and when I go to create an account, it wont let me click it? Any Help would be appreciated.
  19. JaySeanH

    Silverware Emu

    Cheers for the help, think I'll start over, have you got any recommendations as to what CMS to use? I Appreciate the reply.
  20. JaySeanH

    Silverware Emu

    I am new to making Retros and have tried to make an r63b, I have created one with the silverware emulator and have got it working. But I am needing help in changing the emulator to the Sledmore Emu?
Top