Jump to content

quicklyweb

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by quicklyweb

  1. Yeah i ve done that but upgrade is  broken with SQL error. I am not sure how i can correct the issue now. i upgraded from 3.5.1 to 3.5.3 so i am not sure how i managed to miss a database from 3.5.0-b2 :-/

  2. After upgrading to 3.5.3 i seem to have problems with managing packages , editing packages or adding packages.  My biggest mistajke was not backing up before i have upgraded so  i think i am doomed. Looks like there upgrade script failed to modify some tables :( Oh noes!

    SQLSTATE[42S02]: Base table or view not found: 1146 Table 'quickly_blesta.service_changes' doesn't exist on line 124 in /home5/quickly/public_html/manage/lib/model.php 

    Printing Stack Trace:

    #0 /home5/quickly/public_html/manage/lib/model.php(124): PDOStatement->execute(Array)

    #1 /home5/quickly/public_html/manage/components/record/record.php(689): Model->query('SELECT * FROM `...', Array)

    #2 /home5/quickly/public_html/manage/app/models/service_changes.php(116): Record->fetchAll()

    #3 /home5/quickly/public_html/manage/app/controllers/admin_clients.php(4018): ServiceChanges->getAll('pending', '43')

    #4 /home5/quickly/public_html/manage/app/controllers/admin_clients.php(3755): AdminClients->getQueuedServiceChanges('43')

    #5 /home5/quickly/public_html/manage/lib/dispatcher.php(111): AdminClients->editService()

    #6 /home5/quickly/public_html/manage/index.php(21): Dispatcher::dispatch('/manage/admin/c...')

    #7 {main}

     

  3. That wasn't what I meant. I want to have a domain search form in front page of my site for example. A prospect customer enters domain in the form and click on search then my form posts this on to order from. But problem is that domain order form will expect a csrf value as well.

  4. I want to create an domain search boxes to allow custoemrs to search domain. So how can i pass this the domain and tld with a form to domain order form from an external page. Also i would like to do this without modifying core files of blesta if possible. A help on this will be greatly appreciated.

     

×
×
  • Create New...