Jump to content

PauloV

Members
  • Posts

    1,387
  • Joined

  • Last visited

  • Days Won

    42

Posts posted by PauloV

  1.  

    The amount of problems Blesta has is ridiculous.

     

    php -v
    PHP 5.4.26 (cli) (built: Mar 12 2014 12:41:31)
    Copyright © 1997-2014 The PHP Group
    Zend Engine v2.4.0, Copyright © 1998-2014 Zend Technologies
        with the ionCube PHP Loader v4.4.1, Copyright © 2002-2013, by ionCube Ltd
     
    Server version: Apache/2.2.15 (Unix)
    Server built:   Aug 13 2013 17:29:28
     
    Running the default HTTP Config. running. suPHP.

     

     

    We are running the same version on one of our dev servers without problems (cPanel latest + Exim Email Server). We have tested with POP (Delete), and PIPE without problems. What email server are you using on your server? do you have any special configs, or just the default ones?

     

    Trie to contribute for a good constructive conversation. Everyone has problems,and every software has Bugs (if you find one that dosent, tell me. In 36 years I didnt found one yet lol), but this is why we are here to help you and all outhers :)

     

    Regards,

    PV

  2. Hi,

     

    I'm forced to use Namecheap at the moment, but I would like if there is a better domain registrar option available through the Blesta. Logicbox interface is terrible in my opinion and somehow I cannot handle their pricing structure, I need to have sub-resellers then to offer domain to the end user... it's too complicated. Also I understand that Enom will be available soon, which basic domain price isn't too high, but whois privacy is ridiculously over priced.

     

    Now, I want to recommend implementation of www.internetbs.net/

    They offer really good pricing (https://internetbs.net/en/domain-name-registrations/price.html). But really it's not only about that though when you do the math, if you have a lot of domains it isn't negligible. They also have easy to use system and free whois privacy. 

    I've been with them for 3 years now and never had a problem.

     

    They do have Reseller API, which should easy the process of implementation for developers - https://internetbs.net/ResellerRegistrarDomainNameAPI/.

     

    I'll appreciate if this can be supported by the community and if developers can give some feedback would be this possible in the near future.

     

    Thanks.

     

     

    Hello,

     

    We have develop the Blesta InternetBS Registrar Module that you can Download here:

     

    http://www.blesta.com/forums/index.php?/topic/1875-internetbs-domain-registrar-module-new-beta-101/

     

    Regards,

    PV

  3. SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: '2014-03-13T19:31:57+00:00' for column 'date_closed' at row 1 on line 124 in/home/billing/public_html/lib/model.php 

     

    #0 /home/billing/public_html/lib/model.php(124): PDOStatement->execute(Array)

    #1 /home/billing/public_html/components/record/record.php(233): Model->query('UPDATE `support...', Array)

    #2 /home/billing/public_html/plugins/support_manager/models/support_manager_tickets.php(100): Record->update('support_tickets', Array, Array)

    #3 /home/billing/public_html/plugins/support_manager/models/support_manager_tickets.php(269): SupportManagerTickets->edit('46', Array)

    #4 /home/billing/public_html/plugins/support_manager/controllers/admin_tickets.php(289): SupportManagerTickets->addReply('46', Array, Array)

    #5 /home/billing/public_html/lib/dispatcher.php(111): AdminTickets->reply()

    #6 /home/billing/public_html/index.php(21): Dispatcher::dispatch('/admin/plugin/s...')

    #7 {main}

     

    Getting this error upon closing a ticket.

     

    Not had this error before.

     

     

    Hello,

     

    It seems like you have change the "Tickets replay Date Format" on config file form this:

     

    M j Y g:i A   (this is the correct one)

     

    to this:

     

    Y-m-d H:i:sP (this cannot work)

     

    Is that correct?

     

    Regards,

    PV

  4. hi there i just installed i saw one thing when i open admin settings i cant see the scroll bar in the browser im using Firefox i cant go down to click save settings.

     

    i also cant see the Live Chat complete word in the admin panel see the attached picture

     

     

    Hello, It is a problem with CSS on Firefox. You can view/download here the corrected file: https://github.com/qlpqlp/Blesta/blob/master/plugins/live_chat/views/default/admin_live_chat_count.pdt

     

    and replace the file admin_live_chat_count.pdt in /plugins/live_chat/views/default/

     

    Regards,

    PV

  5. What version of PHP are you running? What database/version do you use on your dev environments?

     

     

    We have enable blesta Configure::errorReporting(-1); and have detected the error :), to many hours making simultaneus app's lol, we forgot to enable,or eeing error logs, and we where just seeing the screen errors noting else :)

     

    We have detected more smal bugs and in this release will be more stable then ever :)

     

    Regards,

    PV

  6. I installed Openfire on a spare VPS that I have running on a different Datacenter.  The XMPP says it connects fine to the server, but no messages seem to be coming through from a user chat.   I did test this though with my Android (Xabber) connecting to one account I created for it, and then on Windows with another account I set with it.   It all worked fine when chatting between those two clients.

     

    I made sure that the port numbers were set correctly in the config as well.  All Test chats sent through the XMPP interface in your software works fine though. So only thing is Chats are not coming from the public at this point. :)

     

    Any ideas?

     

    Edit Reason: To correct spelling and clarify issue..

    We will make some testes on XMPP on monday and try to sort this out :)

×
×
  • Create New...