Jump to content
thirty bees forum

Havouza

Trusted Members
  • Posts

    1,517
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Havouza

  1. If there is some interest I will ask my Sri Lanka developer what he can do. He do a lot of scripts for me to automate everything
  2. Havouza

    Clear Demo Data

    At least a choise of adding them or dont. Was it not like that long ago?
  3. There is a module that take away orders. It is even free I think. Made by third party I dont remeber who now. Its called deleteorders free. But you can be right about the legality
  4. That is not the question. It would be possible to delete the info let say when status is delivered. And the only difference in time is what it take to write a password. But anyhow. I think that about 75% of my customers use the guest account possibility. If you look at my shop you see why. I have not asked but I am quite convinced that they are somehow anonymous when they have bought, That nothing is saved about them that can be misused in some way. But there is no real difference. They are all saved in the account table, the only difference is that they are flagged as a guest account and no password is saved. But it would be very easy to get all the info about them. It's a hypothetical discussion but interesting
  5. There is a LOT strange in PS, just one of them
  6. There is a db structure difference. The second product db would not be necessary if the multi possibility was not there. or the code to automatically copy from one table to another when products are added
  7. When the module is installed you configure it by adding the categories you want to the menu. They will all show up on the config page
  8. @mdekker @twistcapmedia Perhaps it would be good to add some more to the tutorial. It is important to advise the merchant that both sandbox and live credentials are important. The text under the Go Live button is not really correct. If live credentials is used but the Live mode is off, then it stop working, not going to sandbox as the text suggest, Perhaps the text should also be changed or even better develop a way to have both credentials registered in the module
  9. I copied the blocktopmenu folder tp modules in TB and then installed it. The footer links is another module
  10. Perhaps it would be good to add some more to the tutorial. It is important to advise the merchant that both sandbox and live credentials are important. The text under the Go Live button is not really correct. If live credentials is used but the Live mode is off, then it stop working, not going to sandbox as the text suggest, Perhaps the text should also be changed or even better develop a way to have both credentials registered in the module
  11. So the payments work fine but 1. you can't use the login, 2.email notifications don't work. ? In my paypal account I have a return URL to the PS Paypal Standard module I used before. But that cant be used for sure.
  12. Out of a customer perspective, it is in my view cheating. The only difference is a password really. Has nothing to do with anonymous shopping where the customer info is not saved after the order is completed. It would ofc be very easy to get the info if you wanted and I don't think that is what the customer think
  13. Hi! What is the real difference between a registered account and the guest account? Still, most info must be stored.
  14. I gave up and use the old Top Menu. Simple but stable
  15. I have had some interest in the db structure to be able to manipulate prices directly in the tables. I soon found out that it is not so easy. If you add a product somehow through the BO this product is created in 2 tables. Tbproduct and tbproductshop. These are almost identical the shop variation has a column for shop id. Now I wanted to base create a selling price by multiply the wholesale price by 1.5. If I do it in the db using SQL I must do it in the productshop table, otherwise, it has no effect, But if I manipulate the wholesale price in the same table it does not show in BO. BO read the wholesale price from the product table and the selling price from the product_shop table. Why it is so is perhaps how it is done in a multi-shop setup. For me, with single shops, it make no sense
  16. @alwayspaws have you tested if the live credentials work as sandbox if you use them but switch off Go Live in TB?
  17. Havouza

    403 Forbidden

    I will
  18. Havouza

    403 Forbidden

    So if I run the script in an allowed folder but change it so it saves in the import it will be OK?
  19. Havouza

    403 Forbidden

    I am sure this is not a TB problem, only a lack of knowledge on my side. I have a php script that I want to run from the admin/import forlde. ut when I try it from the browser I get a 403 Forbidden, you have no permissions. If I run it from the root is is no problem but it is ofc a to big security risk. This is a script that I will run once a day as a cron job. What is is I miss permission wise Anders
  20. Hi! I have done the same and when you come to the developer site you need to go to your dashboard and then credentials. Scroll down and you will see REST API. There you need to create a project whatever and then you well see your credentials. There is two different ones, one for sandbox and one for live. There is a button in the right corner where you switch between them. When you have put the credentials in the system the profiles will also load You seem to have credentials for the normal Paypal module that will not work on TB
  21. If you download the module from the forum post it is unblocked. from PS shop it is not.
  22. I have tested Prestabuy with TB on their test license and it is VERY good but pricey
  23. I have never trusted PS backup. Instead, I have a Dropbox account where the server backup facility sends a complete backup every night. and it has never failed. I have even used the backup to copy the shop to another domain. But probably not possible with all webhosts
  24. OK now the buttons work and I have got the correct Credentials
×
×
  • Create New...