Jump to content
thirty bees forum

Factor

Members
  • Posts

    271
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by Factor

  1. All:

    First let me say thanks and give you kudos for all the hard work.  Sometimes it might be hard as a user to be patient.  Its sometime hard to realize this is a Volunteer project.  I for one am thankful you all care about the software and the users.  Keep up the good work and if I can help you I will be glad too.

    Now to my very vague and unassuming question/s.  When I read Markus' post I picked up on something that leads me to the question.  I might be reading between the lines to much so that is a caveat.

    Quote

    separating theme installation from AdminThemesController, into class Theme

    I know that eventually the 2 projects will diverge and Thirty Bees will be it "own thing" and the other guys will be its own thing.  I assume that is the goal to be a better and different piece of software.  So where on that road does that put us related to compatibility.  In simple terms when I upgrade to TB version X in the future will that compatability be gone?  Now I know you might not know this now.  I ask because mostly I dont see alot of work in the area of Modules or Themes outside older PS ones and 3rd parties (not complaining just stating what I see).  I assume it's because it more important to build a better core which I totally agree.  Let me do simple again.  Is the hope for other 3rd parties to just adopt TB as another Platform to Dev on?  I think maybe I am just interested in the overall general direction and roadmap.  Maybe that is out there somewhere and I missed it.

    Again since emotion is hard to convey in a post.  I say this all happy and with a smile on my face.  True interest in my heart.

    Thanks...

  2. General recommendation.  I might be helpful if we knew more about your setup. 

    OS

    Ram

    Cpu

    Cpanel, Plesk, no panel etc

    PHP version

    stuff like that.

    then we can look for more exact info of recommendations.  I haven't installed ES myself but willing to help look for info that might then be a guide for all.

    • Like 1
  3. 1 hour ago, AndyC said:

    Sorry for all the questions

    Stop that.  Questions are good...  other than reading it’s how we learn. IMHO keep it coming..

    • Haha 1
  4. Yeah well good on the order...  Yeah unless they have a checkbox at the beginning on the Order Status page you can't delete them. You could hide them and make sure the send email is unchecked.

    image.thumb.png.449812c9c05cf3fb80f694e348de25fd.png

  5. On 9/26/2017 at 11:02 AM, Occam said:

    @vzex Your welcome. Btw Prestools comes along with a small module that creates a new tab in the catalog menu. But with a small override you may integrate it directly in the back office order page so that it opens the current order for changes. Just copy /themes/default/template/controllers/orders/helpers/view/view.tpl to /override/controllers/admin/templates/orders/helpers/view/

    Open this file and search for Add here after

    the following lines  {l s='Change order'}
     

    All: Sorry for digging up old bones...

    First I totally agree the entire order should be updateable from the backend.  I should be able to change the entire thing if needed.

    Is this getting added to Core?

    The module @Baarssen linked to I  think is now https://globosoftware.net/product/prestashop-order-management-module-edit-order/

    Do we know if it still works?

     

    @Occam I don't quite follow your tutorial here.  I have prestools installed and the prestool module.

     I don't have this full path /themes/default/template/controllers/orders/helpers/view/view.tpl

    is this really /shop folder/admin/themes/default/template/controllers/orders/helpers/view/view.tpl ?

    Also is /override/controllers/admin/templates/ (I had to create) orders/helpers/view/ folders. Correct?

    So then I copy view.tpl into /override/controllers/admin/templates/orders/helpers/view/   Correct?

    The I open the file view.tpl

    and do control F (find) for the text string "Add here after"

    Which is not in the file.  So I am lost.

    I think something is missing from the Post.  Thanks Again

  6. PS 1.6 Manual.

    http://doc.prestashop.com/display/PS16/Managing+Multiple+Shops

    First do you fit the criteria.  Sounds like you are one store with an app not 2 distinct store.  Though I cant tell for sure.

    How to decide if you need the multistore feature

    You may find yourself wanting to use the multistore feature, when in fact it is not necessary. For instance, if you want a multilingual shop, or if you need to use more than one currency, or if you would like to have a different graphic template for each category.

    Here are two questions that you should ask yourself before deciding to enable the multistore feature:

    1. Do you want your shops to have a different price for the same product (besides special discounts for a client or group of clients).
      If the answer is 'yes', then you need to use the multistore feature.
    2. When a client buys from one shop, would you want him or her to not have access that shop's order history and invoices from the other shop (even if the client have the same login credentials on both shops).
      If the answer is 'yes', then you need to use the multistore feature: the shops will not share their carts and orders, and customers putting items in their cart for shop 1 will not see these items in their cart for shop 2.

    If the answer is 'no' to both questions, then the multistore feature is not for you.

  7. Delete an Order?  OR you found an Order Status you don't like so it must go?  

    I suspect it the later..

    PS 1.6 Manual: http://doc.prestashop.com/display/PS16/Statuses

    Order Status' are hard coded which is why it's an edit.  Inside edit there is hide from customers?  What status is it you don't need just curious?

     

    PS if you got a Order its Live congrats... 

  8. Looks like you have Cpanel so this might be better.

    https://www.rosehosting.com/blog/install-redis-and-redis-php-on-cpanel/

    the deb tuts may help in general

    You might see if you set up auth or not on redis.

    https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-redis-on-debian-9#step-4-—-configuring-a-redis-password

    Same tutorial testing redis on the server.

    https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-redis-on-debian-9#step-2-—-testing-redis

    Also here is a PS tutorial Might be helpful. Not totally the same but could be useful.

    https://webkul.com/blog/prestashop-redis-cache/

  9. Updated Post 

    Thanks to @toplakd He has converted the Current Geolite2 db for us all.

    Attached here now.  GeoLiteCity_dat.tar.gz

    Just in case you forgot where it goes unarchive it and put it in /tools/geoip/ directory of your Thirty Bees installation.

     

    Old legacy DB removed.

    Ref issues

    Known issue

    https://github.com/thirtybees/thirtybees/issues/828

    here to

    https://github.com/thirtybees/thirtybees/issues/927

     

     

    • Like 1
×
×
  • Create New...