Jump to content

hdpixel

Members
  • Posts

    6
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

hdpixel's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I was unsuccessful and started from scratch. Thank you.
  2. I have everything working under 4.4.2; invoices and services auto generated. php 7.1.32 ioncube 10.3.8 nginx 1.17.2 When I try to upgrade to 4.6, now I get this error. SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'value' I'm lost.
  3. Yes, I’ve been doing that every time I upgrade the files. UPDATE: I restored (files dated 7/25/2019) Blesta to 4.4.2 version (but not the db). Should I also restore the db to 4.4.2? Note: Blesta was able to auto generate invoices on 8/1/2019 after I upgraded to 4.6. Sometimes after 8/1, I upgraded php, ioncube, and ngnix to the latest. And it’s probably the reason on 9/1/2019 invoices and services were not automatically renewed. Also, I downgraded to php 7.1x, appropriate ioncube file version for php 7.1, and hot fix file for blesta. Now, all the links in the admin work without an issue. Unfortunately, auto invoice and service renewals is not happening. I have run the cron job manually, and the run was successful. What else should I try? I am thinking of moving the installation to an Apache web server. Thank you.
  4. Hello everyone, I've been running Blesta for a while now and I've been upgrading successfully. This is the first time where I have the following issue. Working version: 4.4.2 (on this version, I don't get the error below but invoices are not automatically generated) After I upgraded to 4.5.0, the invoices are not automatically generated. Also, I'm getting the error below when I click on 'Browse Packages' and 'Package Groups'. SQLSTATE[42S02]: Base table or view not found: 1146 Table 'myhdpixe_blesta.package_names' doesn't exist PHP version: 7.3.8 nginx/1.17.2 CURL: 7.29.0 ionCube: v10.3.7 Maria SQL: mysql Ver 15.1 Distrib 10.0.38-MariaDB - (from phpinfo: mysqlnd 5.0.12-dev/pdo_mysql) I'm suspecting that blesta code might not be compatible with php 7.3.8 or nginx 1.17.2? Should I go back to previous version of PHP or nginx? Please let me know if you need additional information. Thank you.
  5. Hello, I am using Blesta 3.6.1 and Stripe gateway to process credit card payments. FROM BLESTA ============ Stripe (ver 1.3.1) Author: Phillips Data, Inc. FROM STRIPE =========== API VERSION: 2015-07-28 Should I upgrade to the latest STRIPE API version? Is Blesta compatible with it? I am asking because today I could not complete an AMEX transaction which BLESTA displayed the error below despite of having the right information. The zip code you supplied failed validation. Then, I used BrainTree gateway via their control panel to run the transaction and it was fine. Thank you. NOTES from STRIPE: Upgrading your API version may break your implementation. Be sure to read the list of changes* made since your version. You'll be able to roll back to your previous API version for the next 6 hours. You're upgrading to the latest API version from 2015-07-28. Here's a few major changes that may affect you: An error is now returned if invalid parameters are passed in the card or bank account parameters hash during token, customer source, or external account creation. On Charges, the deprecated offset parameter is now only supported when filtering by charge source type. Be sure to read the full list of changes* to see all breaking changes for this upgrade. * https://stripe.com/docs/upgrades?since=2015-07-28#api-changelog
  6. I would switch to Blesta asap if it would support Braintree gateway. I look forward to hear any updates on Braintree and Blesta.
×
×
  • Create New...