Jump to content

Virtovo

Members
  • Posts

    115
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Virtovo

  1. The issue with Stripe is that card details are communicated with the server: http://www.blesta.com/forums/index.php?/topic/2055-stripe-payment-gateway-pci-compliance/ I really need an option that either has a hosted page to enter payment details or passes it directly to the merchant gateway. Do the non-merchant offer this?
  2. Hosted payment pages are fine. Which of the CC gateway modules work like this? I do not want to store CC information
  3. Can we get tokenised only mode supported in Blesta? I'd really like to use stripe; however PCI compliance is not something I want to deal with.
  4. Maybe if you explain it is a free plugin he might think again?
  5. The separate plugin idea is great. It means people do not have to worry about it breaking between updates quite as much. Will be testing this before installing fully. Superb!
  6. It sounds great. Did you decide what to do with regards to the poll?
  7. PauloV this is great. Do you know when you might make a decision on the poll? We're waiting until it's packaged separately or fully uninstallable before we deploy
  8. It's like all these companies that offer login via https post on http page. It's fine that you post via https, but how do I know the page I am on is not compromised already?
  9. I'd like to add a vote here. We've recently signed up with Stripe and was about to launch it as a payment gateway. So glad we didn't. I think this might be worth sending an email to all clients about or at least adding to the docs. I'd imagine there are a lot of people who are non-compliant as a result of this.
  10. Thanks. I edited that already and it seemed to have no effect. I've since edited the line starting: $lang['Solusvm.!error.solusvm_hostname.format'] And it appears to now work. Thanks!
  11. I know. Although the error message does nothing to suggest that which is why I wanted to change it.
  12. Where in the SolusVM module is the following message found?
  13. In the interim I've deleted the messages in that mailbox just to get up and running. I can update you with the headers when this happens again
  14. Applied the fix, enabled error reporting within Blesta and receive the following: Attempting plugin cron for support_manager poll_tickets. found message ID: 1 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null#0 /var/www/html/lib/model.php(124): PDOStatement->execute(Array) #1 /var/www/html/components/record/record.php(216): Model->query('INSERT INTO `su...', Array) #2 /var/www/html/plugins/support_manager/models/support_manager_tickets.php(243): Record->insert('support_attachm...', Array, Array) #3 /var/www/html/plugins/support_manager/components/ticket_manager/ticket_manager.php(202): SupportManagerTickets->addReply('34', Array, Array) #4 /var/www/html/plugins/support_manager/components/ticket_manager/ticket_manager.php(92): TicketManager->processTicketFromEmail(Object(MimeMailParser), Object(stdClass)) #5 /var/www/html/plugins/support_manager/support_manager_plugin.php(699): TicketManager->processDepartmentEmails() #6 /var/www/html/app/controllers/cron.php(1756): SupportManagerPlugin->cron('poll_tickets') #7 [internal function]: Cron->pluginTasks('39ed9271381f3c2...') #8 /var/www/html/app/controllers/cron.php(132): call_user_func_array(Array, Array) #9 /var/www/html/app/controllers/cron.php(94): Cron->all('39ed9271381f3c2...') #10 /var/www/html/lib/dispatcher.php(121): Cron->index() #11 /var/www/html/index.php(21): Dispatcher::dispatch('/cron/?cron_key...') #12 {main} And with that the task keeps running.
  15. I'd love to try and implement this fix; however I've currently got POP3 import getting stuck again with the message "There are one or more cron tasks that have been executing for more than 60 minutes."
  16. Is this the same licence that is currently $175 on the Blesta website?
  17. Actually a second run of it led to: found message ID: 1 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null#0 /var/www/html/lib/model.php(124): PDOStatement->execute(Array) #1 /var/www/html/components/record/record.php(216): Model->query('INSERT INTO `su...', Array) #2 /var/www/html/plugins/support_manager/models/support_manager_tickets.php(243): Record->insert('support_attachm...', Array, Array) #3 /var/www/html/plugins/support_manager/components/ticket_manager/ticket_manager.php(202): SupportManagerTickets->addReply('34', Array, Array) #4 /var/www/html/plugins/support_manager/components/ticket_manager/ticket_manager.php(92): TicketManager->processTicketFromEmail(Object(MimeMailParser), Object(stdClass)) #5 /var/www/html/plugins/support_manager/support_manager_plugin.php(699): TicketManager->processDepartmentEmails() #6 /var/www/html/app/controllers/cron.php(1756): SupportManagerPlugin->cron('poll_tickets') #7 [internal function]: Cron->pluginTasks('72b7e890f3388c9...') #8 /var/www/html/app/controllers/cron.php(132): call_user_func_array(Array, Array) #9 /var/www/html/app/controllers/cron.php(94): Cron->all('72b7e890f3388c9...') #10 /var/www/html/lib/dispatcher.php(121): Cron->index() #11 /var/www/html/index.php(21): Dispatcher::dispatch('/cron/?cron_key...') #12 {main}
  18. Nothing came out of that; however I've checked some logs that I have been keeping from the cron running. The only thing that shows up intermittently is the following: Error processing e-mail: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null
  19. I need to know exactly what is happening when the support managing pulls tickets from the POP3 server.
  20. Thanks, although I only get: Attempting plugin cron for support_manager poll_tickets. Finished plugin cron for support_manager poll_tickets. In the cron log.
  21. I'm constantly running into issues with Blesta and it's hard to tell if it is an issue that we are causing or is a fault with Blesta. The biggest issue is that Blesta doesn't provide decent logging of its actions. I've currently got an issue where tickets are not important to a certain department from POP3. Tickets import fine to other departments and the cron tells me it has completed successfully. The Task int he automation section tells me that the task last run recently yet the emails are not imported. I've checked the details for the department and all appears well (copying the details out into a different application works fine). Does anyone know how to get meaningful logs out of Blesta of what is actually going on? Piping the cron output is a waste of time as it just tells me the cron completed successfully with no specifics.
  22. I'd definitely be using this if it was packaged as 'support plus' or something similar.
  23. This seems to be getting better and better. Any official word from Blesta if this will be merged into the core?
×
×
  • Create New...