Jump to content

El Patron

Members
  • Posts

    15,967
  • Joined

  • Last visited

  • Days Won

    90

El Patron last won the day on October 19 2023

El Patron had the most liked content!

About El Patron

  • Birthday 01/15/1958

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
    Module Developer

Recent Profile Visitors

133,580,058 profile views

El Patron's Achievements

  1. we would like the option to direct also to another product. I believe this module only redirects to category?
  2. sorry, tried to ask in addons, but the send button does not work we would like the option to direct also to another product. thanks in advance for your time and feedback
  3. in phpmyadmin, sort on row size. I suspect you have table with 'many' rows. it is safe to truncate *.connections (3 of them) but it could also be module creating many rows, we have seen some shipping modules that created million rows in a table for cache...junk! so look for table with 'very' large number of rows.
  4. contact your hosting provider to ask if they can back level your php version to 7.0.33 or less. We have one client running same ps version as yours using 7.0.33 if not, it may be worth changing hosting that supports older versions of php, upgrading from 1.6 is not very easy.
  5. we have several EU clients using ovh with plesk with nvme-ssd, I don't recommend using US center... there are not a lot of options for nvme-ssd unless you go with my favorite? dedicated nvme-ssd/hd from fastshost https://www.fasthosts.co.uk/dedicated-servers/deals I used to offer hosting, but it's a lot of responsibility and I did not always sleep well knowing responsible for client data. looool
  6. I recommend hosting with nvme ssd, to improve data speed. I don't' recommend using them if you are going to use their US datacenter, but for european center it works well. also I recommend plesk control panel over cpanel or other. https://www.ovhcloud.com/en/vps/vps-ssd/
  7. prestashop neglects the US market. they used to have Miami office so there was market for US centric modules. the french only know how to market to the french....looool. we used to have so many new US clients...now nada...very rare....good grief.....good luck. I recommend prestachamps.com if you get stuck. fast affordable solutions.
  8. do you only need to charge state tax, or do you need country,city, or other tax also?
  9. without front office access (direct message me if you like), I can give some general advice hosting upgrade to nvme ssd significantly increased data transfer. reviewing via phpmyadmin (or workbench) mysql configuration and tune accordingly ==== if using faceted search, filtering, check that there is not 'one' template for all categories, this can cause slow down. rather create filter templates for each category. use front end performance measurement tool like https://www.webpagetest.org/ which provides insights use chrome inspect to find where blocking occurs ==== I offer two modules that remove render blocking for .js and .css files (here)
  10. Hi Chris, we are a US PrestaShop agency. I sent you and email through your website. I would love the opportunity to build a upgrade project detailing all work required for your review, including flat rate quote. Thanks, Fred
  11. yes, that is issue with cache modules, they create issues you can not replicate. tip: you would only disable CCC of .css and .js files if the name of the CCC'ed files are different across different page types, index/category/product...view source to check file names....if same then CCC is very helpful. our agency has solved many clients issues over time removing js cache, other modules that suggest performance.... good luck
  12. I don't recommend cache module, in fact new clients that have it, after I remove it, many issues go away... try disabling it to see if this solves
  13. yes, one click is not as easy as it sounds, sometimes its 50 clicks....you should step it, upgrade to last stable of 1.6, then again for last stable 1.7, and so on..... as mentioned, migrating data to new ps install is simpler for most people doubling hosting, I don't know what that means monetarily, but skimping on hosting costs is IMHO silly...it's the most important bit...I am very familiar with liquid web, did you talk to them about a solution, they are generally very helpful...cpanel sucks...and whm? who does that? jaajajajaja in future move to plesk...
  14. one click upgrade does work but it might take a couple tries so you should make a back up copy of files and db before doing. also if very old version you may have to perform more than one upgrade, to 1.7 then to 8.1.....one click upgrade can be tricky for first time users... an easier way, assuming you only need informations from admin is to install latest ps into a new subdomain or other space then buy a migration module that brings over know PS catalog/customer/shop datas, I say known because some shops may have additional data from 3rd party modules. here is link https://addons.prestashop.com/en/search?search_query=migrate the simplest? maintain old php version for archived copy, assuming your hosting allows old versions of php and upgrade php support other domains...we do this using plesk but your hosting may differ good luck! let us know what you end up doing
  15. using phpmyadmin, find 3 tables with 'connections' in name. Drop (i.e. delete data's from these tables)...I had issue similar to this years ago and finally this solved.
×
×
  • Create New...