Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/18/2015 in all areas

  1. Can you provide the meta data you are using (which is being inserted as duplicate)? What is the value of each `key`? It sounds like you may be adding multiple meta records for the module, and some may have the same key, which causes a duplicate key entry error. Both the `module_id` and the `key` make up the primary key, so each `key` must be unique for the same module.
    2 points
  2. Just want to see if there was anyone else interested in QB Online intergration. Looking for the install to take directly to quick books not a store -> (3rd party) Server -> QBO I think the idea solution would be store -> QBO Thanks
    1 point
  3. That's already in my structure.pdt. This was the guide you pointed me to and it handily helped me resolve the other issues I mentioned here. Oh... a refresh showed that this was already taken care of and that I hadn't refreshed after I uploaded a fresh copy. Hurpadurp... I shoulda CTRL+F5'd. Still working on integrating the other stuff I need integrated. I think that's basically it. Also, I just noticed there isn't a register/log-in button/area in the order form. How does one include this in the order form?
    1 point
  4. <?php if ($this->Html->ifSet($staff_as_client)) { ?> <span class="label label-info pull-right"><a href="<?php echo $this->Html->safe($this->admin_uri . "clients/logoutasclient/");?>"><span class="fa fa-info-circle"></span> <?php $this->_("AppController.client_structure.staff_as_client_note");?></a></span> <?php } ?> Re: http://www.blesta.com/forums/index.php?/topic/3642-blesta-integration-33x-advanced/
    1 point
  5. jh4nn

    Trail Not Working?

    Don't worry, I got your mail and the code. Thanks.
    1 point
  6. Paul

    Trail Not Working?

    I just finished responding to all my email from the weekend. If you didn't get a reply from me, I may not have received your email. Try sending me a PM. Thanks!
    1 point
  7. Michael

    Trail Not Working?

    Hello mate, you will get a reply today Blesta don't work on the Weekend so no-one would be able to reply to it.
    1 point
  8. Paul

    Tickets To Client Account

    There's currently no way to assign a ticket to a client that is unassigned, but yeah, that would be a good feature request.
    1 point
  9. finnaly , that task is not the adequate solution for this case . the best and reliable solution is to store the info in the database not the file system . so i hope see a new CORE-ID for this special case .
    1 point
×
×
  • Create New...