Jump to content
thirty bees forum

DaoKakao

Members
  • Posts

    262
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by DaoKakao

  1. Well, since i dont use apache, i can just advice few common steps to find the issue cause: 1. Check the logfiles. This should be very first thing you do in case of any issue (s) 2. Check webserver' and php' config files - oftenly it is root of most issues, especially when there're no similar questions described in the internet 3. Only if no result, it is highly probable the root of issue is software bug.
  2. They wants to be more saint than Pope. Such a hypocritical activity!
  3. @saha Any logfiles? Error messages in it? As for php i would recommend to run following command: $ sudo update-alternatives --list phar $ sudo update-alternatives --list php Just to be sure, that all links are set to php 7.0
  4. @saha said in category page non accessible: Need some urgent Help can somebody please help me. Have you got access to webserver' logs? How you configured your system, i.e. which webserver version, php version, mysql, et c.? I asking, because had similar problems, caused by more than one version of php were installed on my server. UPD 1: Have you thought about nginx web-server? As for me its configs are much more clear and easy to understand.
  5. Shell gives you much more flexibility in site managing. From other hand, this way is not for everyone :) So, you have to choose the most comfortable way.
  6. @alwayspaws said in Mails and the powered by message: Note to @DaoKakao I just could not handle those instructions. I kept reading over and over. Thank you for posting them. Doing this on a mac is a little tricky. First, you have to seek for directions how to install the BASH shell on the mac. http://www.macdevcenter.com/pub/a/mac/2004/02/24/bash.html
  7. @vzex said in Mails and the powered by message: Can you set git to private? Wouldn’t want to publicly embarrass myself during the learning curve Sorry, English is not my native language, so i didn't caught the idea. You just clone public git repository to your PC/mac by command git clone ...bla-bla... and then feel free to experiment with your local copy as you wish
  8. Here's my example: https://decleo.pro/gel-lacquer/342-167-3phase-rouge#/120-tondlyarouge-201 This is nail polish gel, it have some combinations, each of then have a couple of images. I made a bunch of attributes with the images bound to them, and after that i also bound each combination with it own image. So, it works perfect Unfortunatwly site has only russian lang.
  9. @alwayspaws, first you have to do some things: 1. Ensure, that the bash shell installed on your mac 2. Familiarize with the shell commands, at least in minimal amount 3. Install git and familiarise with it, also U haven't 2 study it completely, just basic usage 4. Familiarize with ssh (required if the webserver you want to upgrade deployed not on your local computer) 5. After all of this open in the browser https://github.com/thirtybees/thirtybees and read the directions on project's homepage and perform the appropriate commands ('section 'installation') in the shell 6. Just after all above done with success you should execute @Traumflug's script in the shell.
  10. Take a look on http://transformer.sunnytoo.com/sixth/en/ - there's a welcome message over searchbar Another possibillity is here: http://transformer.sunnytoo.com/thirteenth/en/ - tha banner message on the very top
  11. Just before TB install you have 2 cre8 a database. Of course, TB itself can try to do this automatically, but it would be better if you create the database manually. I showed needed commands. If you (can) use the phpmyadmin, there's a tab in it, called SQL, you should open it and insert the text shown above in it. Don't forget to select appropriate database, then replace database name, username and password with real data and run this sql command. After it completed with success you have to specify the database name, username and password in the installer.
  12. No, this is mysql-related issue. 1. Check my.cnf - there is an option binding mysql to specific address. Aware that it is bound to localhost 2. Usually i fire following commands in the mysql console: GRANT ALL PRIVILEGES ON databasename.* TO 'username'@'localhost' identified by 'newpasswordgoeshere'; 3. Don't forget to fire FLUSH PRIVILEGES; right after command of step #2
  13. Try to switch off product's stock management be4 del8ing it. This is strange though... Also i'd switch off appropriate option of email notification in the stock management page
  14. @raptorx said in Bulk Editing in Thirty Bees: I get that, but any smart person should look at it like this: the more people like our platform, the easiest is for us to make money with it at some point. So, usually such smart person takes the things in his/her hands and does. What stops you from organizing new (sub)project? Here, on the forum, we can see the excellent example of crowdfunding project organization (elasticsearch). I really don't have any sort of experience in organizing it. Why don't you try to start it (as any smart person)?
  15. Has anyone, who say things like 'software a must have the feature b', ever payed attention on economic aspect of that 'user-oriented killer-featues'? IMHO, it is very simple: the dev.team would not pay much time for such feature if it is possible to easily make needed thing up without such feature. This is exactly match with the bulk editing: now we have all needed to implement bulk editing without extra coding: the spreadsheets and the import module. For those who can't live without bulk editing builtin the TB there are some thirdparty modules. Period. Any extra works of devteam on new functionality of this area is not profitable in any meaning. So, do your own conclusion. UPD: another way to add desired functions by crowdfunding. @vincentdenkspel already took part in organisation of such project.
  16. Have you tried to tune different timeout options, php and webserver specific? Perhaps it coud relief your problem
  17. @raptorx Perhaps, i didn't explained clear. 20 minutes are spent for finding out what's wrong with csv import in that specific case. This isn't caused by problem of software or software design. Anyway, @zimmer-media already explained a lot of what i wanted to say. I see a significant bottleneck: images. Due to sophisticated caching system it is impossible to make bulk insert/upload images onto site. That's why tool like "Store manager for prestashop" is a killer-feature - it significantly eases bulk image upload process.
  18. @raptorx just to develop your idea to its logical end: it would be ideal to have something like a "store manager for prestashop", but bundled with TB, free of charge and opensource.
  19. @raptorx said in Bulk Editing in Thirty Bees: This is the perfect example of what should not happen on any store but due to Prestashop’s limitations, TB will have to deal with it. C'mon! Finally, everything has been set up. It took not more than 20min. The problem was with extreme flexibility of openoftice export and TB/PS import procedure. There's no tool 100% robust for human factor. For newbies and/or ordinary users it is always difficult to avoid mistakes. Even more - they better should make all possible mistakes, so it will give them strong knowledge how to handle with difficulties in a future
  20. Come on, folks! All that is so petty! What is more important is the community! I really value @Occam and @Traumflug and all others exactly because they're what they're! It was ridiculous mistake - one removed post, other thought it was made by someone he dislike, that person, in turn answered impolite... Just lets turn on "the bookkeeper mode" and try to estimate the situation with a cold head. IMHO, there's absoultely nothing cost of all this hype. Except the fact that all we feel like lose something. So, my offer is simple as a dime: lets frinedship win.
  21. @marci123 said in Please delete my account: occam himself was very strict critizising people if posting in the “wrong” language. As it seems to me, he tried somehow to organize the German-speaking branch in the situation, when there weren't (almost) any rules about it. While his sharp criticizm has a solid reasons from one hand, from another hand, IMHO, the absence of reaction for such criticizm isn't a sign, that community leaders doesn't care at all. Again IMHO, they just hasn't enough time to rule everything. And in this situation i could understand, when @Traumflug's answers oftenly could appear non-friendly/non-adequate.
  22. Oh, no! Come on, folks, let's take it easy. Both @Occam and @Traumflug are very well up. Of course, all we have an ambitions, all we're wish our opinion to be valued, taken in account, and respected. Of course, all we sometimes could be stupid, unbearable and arrogant. Folks, why don't you sort things out on the octoberfest? ;)
  23. Your screenshot Ok. But you have to match the fields "Reference #" and "Combination Reference" with corresponding fields at the import. I'd like to note, that in the TB's tables there's no "combination reference" field. There are "Reference" and the "Supplier reference" fields Also it could be another thing: at the importing page there's a switch 'Force all id numbers' - it also could affect data links between the tables, so you should try to turn it off
  24. @alwayspaws There's a mistake: you've inserted the combinations ref numbers into the PRODUCT_ID field! And your last sample files seems to be ok
×
×
  • Create New...