But what I dont understand is why it works on the other shop? Same VPS, same php version. Shop works without problem, just install modules give the error in the second shop, work flawless in the first, from which the clone is made
ThirtyBeesException
Class 'ZipArchive' not found
in file classes/Tools.php at line 3680
I have checked
php7.2-zip is already the newest version (7.2.34-10+ubuntu18.04.1+deb.sury.org+1).
Well to install it properly washardly an option. The shop containes 3000+ products and 15000+images. To sort that out would be an impossible task. Both shops has identical owner/group.I used a clone tool to see to it. I will try datakicks suggestion, but I have a suspicion that last time I tested that I ended up rolling back a snapshot.
Thanks anyway
We have 2 shops on a vps server. Its not multishop. its 2 separated shops.
The second one is a clone of the first, the only thing that differs is that we split the content by taking away differenrt categories and products in both of them to get it more easy for the customers
yesterday I found out that I dont get any new order mails because the mail alert module was not installed.
I installed it on shop 1, the original one, without any problem.
When I try to install it on the clone I get a 500 Server error. Nothing in any logs
Any clues?
Anders Yuran
Hi!Probably been asked before but I cant find a solution.
I dont get a mail when a new order comes in. All other mails to the customer is sent without a problem.
I have checked so the templates are in the mail folder.
If I send a testmail it will arrive without a problem
Any clues?
Anders Yuran
Cant find it there. I found in a languagefile in the theme folder but It does not change anything. Perhaps cache but I have emptied it. But have to dig deeper
But its strange, that is for sure nothing I have in any way translated. The word s translated from the english Tax to Swedish but the translation is wrong
Hi!
Someone can help with an sql query please.
I need to copy data from one column in the table to a second column in the same table. But only if the cell in the second column is empty. If the sell contains info it should be left
Hope some sql guru understand the problem
Well the shop has worked without many flaws since before TB was forked, through all TB updates and still do. This split into two shops is a one time event that worked well also. If we experience any problems related to this we solve them when they occur. Other errors we will ofc get, admin caused or TB caused
Well the db user has all rights so I have hard ti see what can be a permission problem. But I just used sql to delete them and all seems to work. Its a one time thing anyway
Yes, thats the module. . Perhaps the demo orders and customers are id special and this id is what is taken away. But for normal orders and customers it does not work. Stupid in that case