Jump to content

El Patron

Members
  • Posts

    16,451
  • Joined

  • Last visited

  • Days Won

    121

El Patron last won the day on October 28

El Patron had the most liked content!

About El Patron

Contact Methods

Profile Information

  • Location
    USA
  • Interests
    client growth, visitor growth, development of features
  • First Name
    Fred
  • Last Name
    Vincent
  • Activity
    Marketing / SEO Agency
    Web Development Agency
    Freelancer
    Developer
    Module Developer

Recent Profile Visitors

133,583,311 profile views

El Patron's Achievements

  1. see github, there are major issues accepted on 9.0.1 when I had access to his front end, he can share here if he likes, console had lots of errors, I only was looking at prestashop checkout continued disaster. no ps does not have this feature. abandon ship or go to 8.2.3, you have not acknowledge yet the add to cart issue, I am testing a migration to 9.0.1, it has that issue which was also present in 9.0.0. until there is a 9.1 stable ps9 should be 'avoided'....good luck, I'm jumping ship.
  2. I'm sorry to keep beating this drum, but 9.0.0 is not going to work for 'anyone', I still have the add to cart issue, when I tested checkout same issue, won't hold inputted data. Look you don't have large number of products, you should abandon 9.0.0 and either go to 9.0.1 or better yet 8.2.3. I'm sorry this happened to you (shopify this be done and running in two days). 9.0.0 is kaput, should never have been released as it was to world....I don't know what ps was thinking or if they were at all.
  3. this will help get you started into the wonderful world of debug https://prestaheroes.com/blogs/prestashop-alerts/how-to-enable-prestashop-debug-mode-v8-v9 on subject of customization, that's a spaghetti next, 30 questions etc....here is pdf of things you can check prestashop9_customization_known_issues.pdf
  4. I'll add to this, the best hosting control panel is PLESK, cpanel or other 3rd party hosting control panels are antiques! Agree 100% with @Oleksandr if you are using shared it will be lot's of issues now and in the future.
  5. "So... what you would do? is possible to install a brand new Prestashop in the new server and later some way to import or merge the database? The current PS it show a red note that clicking out it dissapears. Caused (I guess) for a previous theme used. So I was thinking may be a fresh new installation with a basic theme, but importing or merging the database it could work. What do you suggest?" 1) post on job section for dev that can help solve or contact someone on the forum you have confidence in (not me! I seldom take service work). 2) migration to new install: see addons, migration pro works very well, create new fresh ps installation, import from source, recommend hummingbird, you will have some configurations to, it does not bring over ps module configurations or 3rd party modules or other custom changes. try this maybe it helps with current situation: In PrestaShop, the back-office IP security check can block logins if your IP changes often (common with dynamic IPs, VPNs, or cloud admin access). You can safely disable that check with one of the following methods: this should work with ps 8.2.1 but I don't have a staging copy of that version. /config/defines.inc.php define('_PS_ADMIN_IP_CHECK_', false);
  6. which version of ps? 9.0.0 or 9.0.1? if you cannot fallback to original ps version (restore) then one can only go forward, if on 9.0.0 then you can create a fresh 9.0.1 installation and use from addons migration pro, which can export 'most' of your shop data's, just noticed a 9.0.0 to 9.0.1 did not carry over groups, for most that is not issue unless you added groups. I'm still proving 9.0.1, but 9.0.0 is a NO GO! remember to always post exact ps and php version, it matters.
  7. maybe this will help: The fix (put sessions in your own writable folder) Create the folder and set safe perms: cPanel File Manager → create /home/USERNAME/tmp Permissions: 1733 (or 0700 if you’re the only user on the account) In cPanel → PHP INI Editor (or MultiPHP INI Editor) for your domain: Set session.save_path = "/home/USERNAME/tmp" Clear PrestaShop caches: /var/cache/* (via BO or delete prod/dev caches). Reload the BO and test.
  8. Quel panneau de contrôle d'hébergement utilisez-vous ? Plesk, Cpanel, etc. Connaître le panneau de contrôle nous permet de vous fournir la méthode exacte pour ajouter le cron.
  9. from private message I bring into public domain, no where did I say disable it, there should be an upgrade available (also see if upgrade notice in module manager). I see several issues, 1) add to cart can fail, I had same issue with 9.0.0 and jumped to 9.0.1, this for client upgrade 2) prestashop checkout has always been an issue, there is update to this make sure you have it https://addons.prestashop.com/en/payment-card-wallet/46347-prestashop-checkout-built-with-paypal-.htm alternative, based on your payment options (what are they?), is to uninstall prestashop checkout, use native ps checkout and install payment modules, for example paypal and stripe. to be honest over the years I've invoiced thousands of dollars to new client intake with checkout issues, removing ph checkout or other 3rd party checkout always solved. /// what I did not say in private but probably up above, there are major issues fixed in 9.0.1...I suspect there will be another release 'very' soon to solve some other major issues. 1) create a subdomain and create a staging copy of your current shop 2) back staging copy up 3) try to upgrade to 9.0.1 using prestashop upgrade module. this is your best option...tip: also when you search for issue you are having frame it 'prestashop github (describe your issue), you will not be first person to have it and mosT often you will find issue already reported in github. The forum is good place to have someone hold your hand but ps devs do not monitor or participate here.
  10. that's great! I subscribed. Having a working method of upgrade 9.0.0 to 9.0.1 ++, we can then recommend those 'very' early adopters to upgrade with more confidence to upgrade to get major fixes. I see in issue report that you are using php 8.4, I recommend backing that to php 8.3, learn more here. I should have noticed that in your original post.
  11. I tried to be helpful back in June... https://prestaheroes.com/blogs/prestashop-alerts/prestashop-9-what-s-new-why-to-wait-and-how-to-prepare-for-the-upgrade message me with your email address and front office shop link, I can take a look.. tip: moving forward with ps, you should develop a relationship with a dev through job opening or someone on the board you respect, not me, I'm not offering to paid work, I'm expensive but know the situation you are in...and on these types of issues it's difficult to 'guess' what you should do/learn. el
  12. 10 4, respect....are you using github, reporting issues, I think they would appreciate your feedback there as well.
  13. me if I was you? get migration pro from addons, create a 9..1 or latest then migrate 9.0.0 to 9.1 or latest. then you can get on with building your empire
  14. maybe they are not under configuration, and of course this could have changed depending on stripe version, ps version etc.....you can search via phpmyadmin...but maybe it's not even creating the db fields.
×
×
  • Create New...