Jump to content
thirty bees forum

Janvier

Members
  • Posts

    75
  • Joined

  • Last visited

Everything posted by Janvier

  1. Exactly, I'll start fresh. Thanks anyway.
  2. I don't know. But checking the error logs I was surprised at how many there were. It'll be less of a hassle to reinstall the entire website than to go error hunting.
  3. Yes! I clicked on both, first on the left, then the right. And when the page loaded I was greeted with the error 500.
  4. It's when you create an order from the BO. I've looked at the error logs, I can't seem to find it.
  5. I clicked the "send payment link" in the back-office and the front office went straight to error 500. Very embarrassing when trying to demo for a paying customer! This is the error message: https://jpst.it/1bi1J What do I do?
  6. I've imported manufacturers directly into the database. They show up in the back-office but not when creating a new product or when I try to give them an address. Is there something I forgot to do?
  7. It's called Polaris, made by Vega-info. Will I have issues when updating TB?
  8. Ok, with a bit of searching I seem to have resolved this issue. In public_html/classes/webservice/WebserviceOutputXML.php I modified on line 317: ``` public function overrideContent($content) { $xml = ''."\n"; $xml .= ''."\n"; $xml .= $content; $xml .= ''."\n"; return $xml; } ``` I replaced "thirtybees" with "prestashop" and that seems to do the trick.
  9. The ERP we use looks for 'prestashop' node in http://[URL]/api It looks like it might be the which may be the culprit but I'm not sure. Does anyone know how I can resolve this?
  10. I'm trying to import my brands in both english and french. I've tried assigning an ID to each row and do two separate imports of each language, with the correct settings and IDs, but all I get is duplicate brands with the each import having same text in both language fields. I've also tried both languages in the same file with correct corresponding IDs, same problem. How can I import all brands and have both languages for each one?
  11. So, it seems like other blog modules (Prestablog) have the exact same issue. The workaround I've found is to use Salesman permissions instead of Translator. There are more options to select with Salesman and that seems to do the trick. It's a workaround but not a long term solution.
  12. I see that when I click the checkbox. Not sure what the response tab is but I get a status 200 ok
  13. Yes, it pops up as normal. It's only on refresh that it disappears
  14. I just checked and don't see any errors in the console log
  15. This is the reply "Hello. As far as I know there are some fixes needed in blog to make it work corectly with Thirty Bees. But I'm not 100% sure and I do not support Thirty Bees stores and there is no separate version of theme dedicated to TB stores sorry. It may change in future becouse i may have some time soon to check this fork and and see how much work I will have to do to make it 100%compatible and issue free, but for now since i had not time due focus on ps 1.7 I do not want say that it is compatible or will be compatible for 100% becouse I'm still not sure."
  16. Ok, I've sent them a message, will report back when I get an answer
  17. I'm looking to set permissions for employees in the back-office. Warehouse comes with the Simple Blog module that appears in the BO menu as Blog for PrestaShop. When I try to set permissions for anyone else the "View, Add, Edit, and Delete" checkboxes uncheck themselves on page reload. This makes it impossible to show the Blog for PrestaShop menu option for the employee. Also the "All" checkbox for that same module checks all other menus (Catalog, Customers, Orders, etc) when selected but doesn't keep the Blog for PrestaShop checked! Any way to make this work?
  18. Warehouse here as well, so far so good.
  19. I see, thanks for the answer. I've been looking around but I can't seem to find one. If anybody knows how to do it I would be very grateful.
  20. Is there a to import a large amount or orders with CSV import?
  21. After a fresh tb install on Cloudways, I noticed quite a few modules missing, including Google Analytics and the Wishlist module. No big deal, I can install them myself. But when I did that for the wishlist module it's invisible. What I mean is the number of available modules incremented correctly (ie from 105 to 106) but the module itself is nowhere to be found. Any help? EDIT: my bad I forgot to install it... Silly me
×
×
  • Create New...