Merhaba, modülü Prestashop 8.1 ile çalışacak şekilde yükselttim
Son sürüm bulunamadı, modülü yükselttim. Test edebilirsiniz, ana test seçeneğim var, yerel PS 8 cihazımda hata bulunamadı
Hi, i have upgraded module to works with Prestashop 8.1
No found last version, i have upgraded module. You can test, i have test principal option, no bug found on my local PS 8
Hi, i have upgraded module to works with Prestashop 8.1
No found last version, i have upgraded module. You can test, i have test principal option, no bug found on my local PS 8
Thank you so much this is gonna save me a ton of time
Post automatically merged:
I managed to crack it.
- Install the module.
- From FTP, access yourwebsite.com folder > modules > fastbay1 > controllers > AdminFastbay1Controller.php
- Download that file, edit it with any editor that you want > searcg for string "$licenseExists = false" without quotes - and replace false with true for every instance.
-Save the modified file and save it where you found it, replacing the old one.
-Now the module should be enabled with all tabs working, in case something doesn't work insert licence key 4746f7792d8957988f925e581638dae4, save, and then validate license. (I'm not sure about this step because I can't remember if I applied it before or after updating the file. Some trial and error might be required.
hi your technique works very well to access the entire configuration of the module. but when we try to create the token it does not work because the module sends a request to the developer's database to search with the purchase reference for your information to create the token and since the reference variable does not exist it returns a error so the Oauth token is impossible to save.
on the ebay2 module for example which is available on github you create your token on the ebay developer site and you retrieve your information (App ID, Cert ID, runame etc) to create the token.
so on this fastbuy module the synchronization ultimately does not work.
- Install the module.
- From FTP, access yourwebsite.com folder > modules > fastbay1 > controllers > AdminFastbay1Controller.php
- Download that file, edit it with any editor that you want > searcg for string "$licenseExists = false" without quotes - and replace false with true for every instance.
Post automatically merged:
V8x Module Fastbay 6.6.0 - Sync with ebay Marketplace (Upgraded to work with Prestashop 8)