Fathira Posted July 19, 2017 Posted July 19, 2017 Hi Updated to 1.2 after try to product edit. Select product then select one product that page fully loded (admin panel left top 30 bees logo continue rounding) but image not loded. not possible product editing .145 product 500 images. How to solve this Thanks
lesley Posted July 19, 2017 Posted July 19, 2017 Are there any errors in the server log? Or any errors in the console log?
Fathira Posted July 20, 2017 Author Posted July 20, 2017 hi lesley public html error log see blow [20-Jul-2017 15:29:54 Asia/Kolkata] PHP Warning: file(/home/xxxxxx/publichtml/vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplatebase.php(157) : eval()'d code): failed to open stream: No such file or directory in /home/xxxxxx/publichtml/classes/exception/PrestaShopException.php on line 184 [20-Jul-2017 15:29:54 Asia/Kolkata] PHP Warning: arrayslice() expects parameter 1 to be array, boolean given in /home/xxxxxx/publichtml/classes/exception/PrestaShopException.php on line 191 [20-Jul-2017 15:29:54 Asia/Kolkata] PHP Warning: Invalid argument supplied for foreach() in /home/xxxxx/public_html/classes/exception/PrestaShopException.php on line 198
roband7 Posted July 20, 2017 Posted July 20, 2017 Ouch, looks like we have an error in the error handling. If a PrestaShopException is thrown from eval()´d code the file argument is null and displayMessage() crashes, hiding the real error. @mdekker needs to have a second look, I just checked the code briefly, I might be wrong...
Fathira Posted July 20, 2017 Author Posted July 20, 2017 hi rob 1)i create a new 30 be 1.1 in sub folder eg: www.mydomain.com/store/ total 7 product (default product) after update to 1.2 product editing possible not any issue. 2) i get my 30 b 1.1 server back up in my main site eg : www.mydomain.com/ then after updated to 1.2 again and check public html error log not any error it is perfect but product editing and creating not possible price tab not open canot select image from pc save button always loading (rounding) page fully loaded but 30 b logo (admin panel left top )all time running .this site using 145 product 500 image 1 image aprox 50 kb see server details Server information: Linux #1 SMP Tue Dec 27 17:42:53 EST 2016 x86_64 Server software version: Apache PHP version: 7.0.21 Memory limit: 256M Max execution time: 300 MySQL version: 5.6.35-log MySQL server: localhost MySQL name: keracar8_thbe733 MySQL user: keracar8_thbe733 Tables prefix: tbnq_ MySQL engine: InnoDB MySQL driver: DbPDO server config info all ok my server nginx and apache supported how to solve this ? please answer and help me . sorry i am not expert program side only average knowledge thanks
roband7 Posted July 20, 2017 Posted July 20, 2017 Your best bet is to get someone here to login to your site and check things out. I cannot do it, but you could purchase support from @lesley or if you´re lucky someone reads this and offers to help for free.
Fathira Posted July 20, 2017 Author Posted July 20, 2017 rob this site not started commercial jest product updating and testing this site before using abantecart now change to 30 be but????? please give a open support thanks
lesley Posted July 20, 2017 Posted July 20, 2017 Private message me your admin login and what product you are talking about.
lesley Posted July 20, 2017 Posted July 20, 2017 You just sent me one saying you could not send the login details.
Fathira Posted July 20, 2017 Author Posted July 20, 2017 lessly update to 1.2 after product and creating and editing issue. admin panel all product page open not issue .after select one product the product page open but not loading open price tab but not show price save button always loading canot select image from pc my memory 256M it is sever issue ? please help thanks
lesley Posted July 20, 2017 Posted July 20, 2017 I need you to private message me the back office login so I can see the problem and try to debug it.
lesley Posted July 20, 2017 Posted July 20, 2017 I could not reproduce any issue with this, it works fine for me on the site.
Raithlin Posted August 8, 2017 Posted August 8, 2017 I'm having the same issue. Perhaps you can replicate it on my site - I'm busy setting it up from scratch (1.0.2 installed via Scriptaculous, upgraded also to same version to try fix the error), came upon this issue with the first product.
Fathira Posted August 10, 2017 Author Posted August 10, 2017 @ raithlin please jest uninstall cross selling module and say your localization tax setting yes or no ? if no jest try to yes same issue i solved this way
Raithlin Posted August 10, 2017 Posted August 10, 2017 @Fathira said in Product editing issues: @ raithlin please jest uninstall cross selling module and say your localization tax setting yes or no ? if no jest try to yes same issue i solved this way Oh my word! That's exactly what causes the issue! As soon as I enable tax, the product loads correctly. Disable tax and the problem re-asserts itself!
Raithlin Posted August 10, 2017 Posted August 10, 2017 To clarify - cross-selling doesn't affect the loading. It's definitely tax that affects it.
yaniv14 Posted August 10, 2017 Posted August 10, 2017 grab the latest version of price.js from here. https://raw.githubusercontent.com/thirtybees/thirtybees/1.0.x/js/admin/price.js and replace it with the existing file located at: /js/admin
Raithlin Posted August 10, 2017 Posted August 10, 2017 @yaniv14 said in Product editing issues: grab the latest version of price.js from here. https://raw.githubusercontent.com/thirtybees/thirtybees/1.0.x/js/admin/price.js and replace it with the existing file located at: /js/admin Nope - didn't work. I'll stick with Taxes enabled for now, and just set my products to use no tax. [EDIT] Refresh cache, stoopid. [/EDIT]
yaniv14 Posted August 10, 2017 Posted August 10, 2017 after replacing the file make sure you are loading the new file by clearing your browser cache (ctrl + f5). or even better is to load the page once in incognito mode (private none cache window) just to make sure that it works.
Raithlin Posted August 10, 2017 Posted August 10, 2017 Works after refresh. Should have thought of that. Thanks @yaniv14 - problem solved! I assume this will be sent out with the next update then?
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