Madhosh Posted December 6 Posted December 6 Memebers, I am very new to this and learning. I want to upgrade my friend shop fro TB 1.5 to TB 1.6. But i have certain problems : 1. My friend had brought paid 3rd Party API for the shop review. This shop review doesn't work with TB 1.6. Questions : a. If i want to migrate the whole data how should i do it ? b. TB has product review which is for each product. But i wanted it only as shop review. How can change or customize it ? Can you please help me here.
the.rampage.rado Posted December 6 Posted December 6 The easiest would be to hire somebody to modify this module to work with thirty bees 1.6. Everything else is an option - you can export and import the reviews but for sure it will be more expensive and time consuming job. What errors do you get? Do you have installed Collect logs module to check on the errors?
Madhosh Posted December 6 Author Posted December 6 Understood. Whom can i contact to ? Would you recommend something where i can look into ? How can i check log modules ? by logging into FTP ? Thanks Madhosh
the.rampage.rado Posted December 6 Posted December 6 Install this module by thirty bees and let it run on your working version for a while then check the information that is gathered there and try to fix it. If you can't fix those by yourself you can contact datakick here - he is the man to call for thirty bees custom work.
datakick Posted December 7 Posted December 7 Dirty fix is to edit file override/classes/Hook.php and add following line at the beginning of the class: protected static $_hook_modules_cache_exec = null; Proper fix is to investigate why this override exists in the first place, extract the "reason", and apply it to current codebase version of the overridden method. Otherwise thy system may nit work correctly
Madhosh Posted December 7 Author Posted December 7 Thank you for your support. should i just insert this before line 66?
yaniv14 Posted December 8 Posted December 8 just place it after the beginning of the class class Hook extends HookCore { protected static $_hook_modules_cache_exec = null; ..... }
Madhosh Posted December 8 Author Posted December 8 I got one more error from other module. Please see below
Madhosh Posted Monday at 12:56 PM Author Posted Monday at 12:56 PM I got one more error. Can you please help me. What shoud i do here ?
datakick Posted Monday at 01:17 PM Posted Monday at 01:17 PM Delete lines 74 ... 104, and replace them with $this->_is_mobile = Context::getContext()->isMobile();
nickz Posted Monday at 04:24 PM Posted Monday at 04:24 PM (edited) On 12/6/2024 at 6:50 PM, Madhosh said: 1. My friend had brought paid 3rd Party API for the shop review. This shop review doesn't work with TB 1.6. Questions : Stay at 1.5 and no issues seems the way to go. What reason is there to need the 1.6 version? Edited Monday at 04:26 PM by nickz
Madhosh Posted Monday at 06:07 PM Author Posted Monday at 06:07 PM @nickz When i click the update then i can only get TB 1.6. I can't get TB 1.5 At the moment i have TB 1.4 which also has bugs and more people crawl my friends shop.. nearly 300 to 500 visitors per day with random IP. I am afraid that the shop will get hacked soon so i am helping my friend.
the.rampage.rado Posted Monday at 07:52 PM Posted Monday at 07:52 PM 1 hour ago, Madhosh said: @nickz When i click the update then i can only get TB 1.6. I can't get TB 1.5 At the moment i have TB 1.4 which also has bugs and more people crawl my friends shop.. nearly 300 to 500 visitors per day with random IP. I am afraid that the shop will get hacked soon so i am helping my friend. In the module settings you have to pick Custom target. Then when you open the file update part of the module you will be greeted by this menu where you can see all official releases: 2
datakick Posted Tuesday at 07:24 AM Posted Tuesday at 07:24 AM 13 hours ago, Madhosh said: @nickz When i click the update then i can only get TB 1.6. I can't get TB 1.5 At the moment i have TB 1.4 which also has bugs and more people crawl my friends shop.. nearly 300 to 500 visitors per day with random IP. I am afraid that the shop will get hacked soon so i am helping my friend. As @the.rampage.rado wrote, you can install tb1.5 using custom target functionality. However, it doesn't make much sense to do that. There were a lot of bug fixes and security issues fixed since 1.5. Since you are already updating your store, you should migrate directly to newest version. There is no guarantee that you would not experienced similar 'compatibility' issues with modules on 1.5 as well. You will have to fixed them eventually, so why not now. Also, when you run older version of thirty bees, you will not be able to update some modules to newest versions. For example, custompayments v1.3.0 requires thirty bees 1.6.0, and there are other modules as well. You can still use older versions of those module, of course.
Madhosh Posted Tuesday at 12:26 PM Author Posted Tuesday at 12:26 PM @datakick I deleted the line and got follwing error.
datakick Posted Tuesday at 12:31 PM Posted Tuesday at 12:31 PM 2 minutes ago, Madhosh said: @datakick I deleted the line and got follwing error. sorry, the lines range to delete is 98 - 104
Madhosh Posted Tuesday at 01:12 PM Author Posted Tuesday at 01:12 PM @datakick I now got the follwwing error.
datakick Posted Tuesday at 01:20 PM Posted Tuesday at 01:20 PM 6 minutes ago, Madhosh said: @datakick I now got the follwwing error. Third party module issue - missing table. Either the module was not properly installed, or it's a bug in the module.
Madhosh Posted Tuesday at 01:26 PM Author Posted Tuesday at 01:26 PM @datakick is there any possibility to help ?. My friend has 833 reviews which are very important to her. Thank you for your kind support.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now