Jump to content
thirty bees forum

SLiCK_303

Members
  • Posts

    1,231
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by SLiCK_303

  1. You'll want to do this as an override. Open AdminOrdersController.php and find.. $this->addRowAction('view'); after on a new line add.. $this->addRowAction('delete'); now you can delete any order. Be careful though, as there is no "are you sure" message or anything.
  2. I just ran it again to confirm that. Yes, it takes away that setting when ran.
  3. It just did it again on me, again, just out of the blue the settings get lost. wth?
  4. nope, didnt do anything. It just happened out of the blue. I noticed it only because a customer didnt check all the way out, so I did a test and I couldnt check out. So I went to the payments setup and found it not setup right anymore.
  5. For no apparent reason I lost my Payment Currency Restriction settings today. Instead of it looking like this.. All the options were empty, and it was not letting customers check out because of it. Not sure how it happened, just out of the blue did that. I simply set it like the screen capture, and now it works fine. I can't possibly fathom why this happened, but it's not the first time.
  6. figured it out. strange way of setting it up. I was doing an AND for 2 cats, I needed to do an OR. Like this... not like this..
  7. Catalog Price Rules aren't working properly for me. If I make a rule with more that one Conditional Group category, the price role does not work.
  8. Maybe this helps, I duuno.. http://nemops.com/adding-new-fields-to-prestashop-contact-form/
  9. Thanks for the update again, looks like you updated the dashgoals.js file, seems to be working. ;)
  10. @zimmer-media said in paypal modul problem ?: Error (s) occurred 1. The requested experience profile ID was not found Same thing happened to me the other day. I went to configure the module, didnt change anything, hit save, and the problem went away. Dunno what thats all about....
  11. @slick_303 said in Dashboard issues: Notice this video of me pointing at different things on the forecast window. It does not display data as it should... 01509854801482Dashboard • Bayou Witch Incense LLC - Mozilla Firefox 1142017 110356 PM.mp4 Here is me, with close to the same data, in PS.. 01509854809806Dashboard • Bayou Witch Incense LLC - Mozilla Firefox 1142017 110536 PM.mp4 Notice when I go up and down on each item, data shows. This is still happening with 2.0.2, I just noticed today. Again, if I replace dashgoals.js with the one from PS 1.6.1.17 it works fine. ;(
  12. You could use an idcustomer of 0, that way it's a guest, but then I think you need a unique idguest, not sure what would happen if you left the id_guest blank.....
  13. You could set the customer id to your id.. just a thought, kinda lame, but it would work.
  14. Dashgoals 2.0.2 working well..... Thanx for the update
  15. It sure would be nice, that when you duplicate a product in the BO, that it would copy over the Specific Prices as well...
  16. I don't know who I address this to, or if there is a better/official way of doing it, but I want to change my info in supporters.md to Bayou Witch Incense, not my name. Thanks :)
  17. SLiCK_303

    cron jobs

    Ive tried to set it up like @mdekker said in this post... https://forum.thirtybees.com/post/4277.....
  18. SLiCK_303

    cron jobs

    I posted it on github. https://github.com/thirtybees/cronjobs/issues/1
×
×
  • Create New...