Jump to content

Michael

Moderators
  • Posts

    9,521
  • Joined

  • Last visited

  • Days Won

    185

Everything posted by Michael

  1. Michael

    Spam!

    Do you get spam from: advertisebz09@gmail.com? Always opens a ticket by sending emails to us.
  2. My new jumper but got I look awful this morning. haha.
  3. They get void'ed on Blesta which as Dave said makes business better in terms of accounting.
  4. I'm not sure haha It lets me log in via that token
  5. Thank you both Scott Horsley, MemoryX2 and Paul for the support and help as I had a few mistakes. Please make sure you remember the link to your customer area for this. Please be careful, this step is very important go to /config/blesta.php find the following line just at the bottom of the page: Configure::set("Blesta.csrf_bypass", array()); and replace it with: Configure::set("Blesta.csrf_bypass", array('client_login::index')); The link below must be the link to your client area we've edited the link ourselves by editing the file (/config/routes.php): <form method="post" action="http://billing.licensecart.com/customers/login/"> Then after the custom code edits and the hard bit for a few people, simply copy the rest of the code below: sername: <input type="text" name="username" value="" id="login_username" /><br /> Password: <input type="password" name="password" value="" id="login_password" /><br /> <input type="submit" name="login" value="Login" class="btn" /> </form> You can use the "class=btn" if you are using the bootstrap framework on your website. So the final code should look something like: <form method="post" action="http://billing.licensecart.com/customers/login/"> Username: <input type="text" name="username" value="" id="login_username" /><br /> Password: <input type="password" name="password" value="" id="login_password" /><br /> <input type="submit" name="login" value="Login" class="btn hide_submit" hidefocus="true" /> </form> That will now allow users to log straight into your billing system. You can use target="_blank" on the form to open into a new tab. Using Bootstrap and wish to use the posh Modal just edit the code below: <!-- Button to trigger modal --> <li><a href="#login"role="button" data-toggle="modal">Login</a> <!-- Modal --> <div id="login" class="modal hide fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true"><i class="icon-remove text-error"></i></button> <h3 id="myModalLabel">Billing Area Login</h3> </div> <div class="modal-body"> <p><form method="post" action="http://billing.licensecart.com/customers/login/" target="_blank" style="width: 200px;margin: 0 auto 0 auto;"> Username: <input type="text" name="username" value="" id="login_username" /><br /> Password: <input type="password" name="password" value="" id="login_password" /><br /> <input type="submit" name="login" value="Login" class="btn hide_submit" hidefocus="true" /> </form></p> </div> <div class="modal-footer"> <button class="btn btn-danger" data-dismiss="modal" aria-hidden="true">Close</button> </div> </div> Good luck with your great layout and the best billing system.
  6. Michael

    My Try Haha

    Thanks mate can't wait to see yours As your the hostreddragon will you be getting hostddraigcoch
  7. No problem glad it's helping people out took me a while to find out how to do it after I was pointed the correct file by Cody haha.
  8. Same here. Approx a week in advanced. Aha like Blesta I will do that when I get more cash in daily, I save up incase I need the money for bills and I have like 20+ domains.
  9. Ah Canada prepares for snow though, the UK doesn't and when we do erm everyone panics, we run out of grit as-well. When it's too hot well people moan and grumble haha like me. 10-15c you'd love the UK weather our normal temperature is 10 - 17c and 16-17c is what we call warm haha.
  10. happy with the heatwave... I'm not a fan of the uk being hot haha I pay to go on holiday for that.
  11. That's why you always renew the domain if it's good because people will jump at it and as it's registered with GoDaddy a Registrar they have full control to keep it at their small fees and sell it for premium.
  12. Can't wait mate it's like Blesta v3... I'm excited haha
  13. Yeah Blesta.com v3 ;D haha
  14. Any updates on your new layout mate
  15. The only issue is your layout must be responsive to match.
  16. Michael

    Megabox

    I agree a bit but they aren't modern, social active nor cool haha oh and free.
  17. Michael

    Licensecart

    Thank you and Paul they are I checked hex
  18. Michael

    Licensecart

    Yeah my default one looks rubbish haha. My new wallpaper:
  19. Michael

    Licensecart

    Oh i use chrome on a smartphone . Looks like this on mine: Last one is our new Twitter branding.
  20. Michael

    Forum Logo

    Your american so you should get yours faster than me since I have to wait 6 weeks max for international service but the wait is worth it
  21. Michael

    Licensecart

    Got our new logo sorted and updated throughout the site / social networks. What's your opinion on it guys?
  22. Michael

    Forum Logo

    Ah not long haha one day to go
  23. Michael

    Forum Logo

    Are you in the office mate? because you said you might get us a preview of your sexy new layout
×
×
  • Create New...