Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/03/2022 in all areas

  1. Thanks Paul - Pilot error...when I checked the uploads directory in Settings> System > General earlier it looked correct ending in uploads/ . The fields visual portion was truncating the full path and it actually had /system added to it. Sorry, I feel stupid for not fully double checking that earlier. Thanks again for your help
    1 point
  2. Ah, very good! Yes, errorReporting and debugging in /config/blesta.php should never be left on, only enabled temporarily to diagnose an issue. Good catch!
    1 point
  3. There is an issue with the Stripe API library in PHP 7.4 for Blesta versions < 5.3.0. I would recommend rolling back your PHP version to 7.3 and see if the issue persists. After the final release of Blesta 5.3, you can switch PHP back to 7.4.
    1 point
  4. I faced similar issue on Namesilo but was able to fix after i enabled enable auto-debit for renewals in NameSilo
    1 point
  5. The API response is logged to the module log under Tools > Logs > Module tab. Click the row for the API call to expand it and see the raw input/output from the API call. Usually the output will provide more information. If there is some kind of PHP error, it would be logged to the file logs under ../logs_blesta (Path defined under Settings > System > General) so you may want to check this also. Only errors written during the registration attempt would be relevant.
    1 point
×
×
  • Create New...