rossw14 Posted March 23, 2015 Share Posted March 23, 2015 Hi, I recently upgraded my server due to the lack of memory on the previous site, i now have 4GB available, when i edit a product i have the error: A server error occurred while loading the tabs: some tabs could not be loaded.Please try again by refreshing the page.If you are still encountering this problem, please check your server logs or contact your hosting provider for assistance. I think this is because i have over 25,000 categories and the site does not want to load them, is there something i can adjust in the php.ini file to show this, i have already set the max memory to 4gb and also the timeout.I don't know what else to do, i just want to assign a product to all categories if there is another way.If anybody can help that would be great.Kind Regards Ross Wilkes Link to comment Share on other sites More sharing options...
vekia Posted March 23, 2015 Share Posted March 23, 2015 hello press ctrl+shift+j in chrome browser then try to reproduce issue in console you will see many reports related to "tabs" that are loaded on product edit page. one (or more) of them will be red (error), which one? Link to comment Share on other sites More sharing options...
rossw14 Posted March 23, 2015 Author Share Posted March 23, 2015 Hi,I think i found what you was on about, when i open the tab and reproduce the error i get the attached image in the console.Does this help? Link to comment Share on other sites More sharing options...
El Patron Posted March 23, 2015 Share Posted March 23, 2015 Please also check from your hosting the php error log. It's possible that you may see 'other' error message like mod_security issue. You can test (but some servers will disregard mod_security bypass) from back office-->seo & url's-->scroll down...set to 'yes' Disable Apache's mod_security module. Again for secure servers setting this to 'yes' does not make difference so you will want to check your error log on hosting for mod_security errors. Link to comment Share on other sites More sharing options...
rossw14 Posted March 23, 2015 Author Share Posted March 23, 2015 Hi,I cant actually find the logs at all, i have disabled the apache security module with still no luck.Any other suggestions would be great.Thanks Ross Wilkes Link to comment Share on other sites More sharing options...
vjy.kumavat Posted April 16, 2015 Share Posted April 16, 2015 Hi Vekia, I have got the message on installin new module in prestashop 1.6 , how can i resolve this ? Tab : ModuleNewfieldstut (200)A server error occurred while loading the tabs: some tabs could not be loaded.Please try again by refreshing the page.If you are still encountering this problem, please check your server logs or contact your hosting provider for assistance. Thanks 1 Link to comment Share on other sites More sharing options...
kenrasty Posted November 25, 2015 Share Posted November 25, 2015 i get this message when i try to add products, save button keeps rotating Any Help?? (timeout)A server error occurred while loading the tabs: some tabs could not be loaded.Please try again by refreshing the page.If you are still encountering this problem, please check your server logs or contact your hosting provider for assistance. Link to comment Share on other sites More sharing options...
rossw14 Posted November 25, 2015 Author Share Posted November 25, 2015 the one thing that i did not do correctly when adjusting the memory size on the php.ini file was to make it recursive accross my whole store, i only put it in the root, so therefore it only worked in the root, after editing the .htaccess file it works perfectly now.if you havent allready done that, ill find the file out and upload the snipet here for you 1 Link to comment Share on other sites More sharing options...
littleeglantine Posted December 10, 2015 Share Posted December 10, 2015 HI everyone, I get the same error message: (timeout)A server error occurred while loading the tabs: some tabs could not be loaded.Please try again by refreshing the page.If you are still encountering this problem, please check your server logs or contact your hosting provider for assistance. I am a newbie and don't really understand what I should do... Is there any way to solve this problem? Thank you very much! Stephanie Link to comment Share on other sites More sharing options...
petshopp Posted January 11, 2016 Share Posted January 11, 2016 Does anyone know the resolution for this error?? None of the above posts helps. (timeout)A server error occurred while loading the tabs: some tabs could not be loaded.Please try again by refreshing the page.If you are still encountering this problem, please check your server logs or contact your hosting provider for assistance. Link to comment Share on other sites More sharing options...
rossw14 Posted January 11, 2016 Author Share Posted January 11, 2016 it was that the memory was too low, i had changed the php.ini file but not made it recursive, that fixed it then hope this helps Link to comment Share on other sites More sharing options...
petshopp Posted January 12, 2016 Share Posted January 12, 2016 (edited) where can I find php.ini file ?? in order to not to make it recursive. Edited January 12, 2016 by petshopp (see edit history) Link to comment Share on other sites More sharing options...
Jaeide_E Posted January 20, 2016 Share Posted January 20, 2016 it was that the memory was too low, i had changed the php.ini file but not made it recursive, that fixed it then hope this helps How exactly did you do this? I tried but got a 500 error code. Link to comment Share on other sites More sharing options...
mode.baldeh Posted February 24, 2016 Share Posted February 24, 2016 (edited) Hello, I am new to prestashop, and I just started configuring my prestashop cloud store. I constantly get the message: " (error) A server error occurred while loading the tabs: some tabs could not be loaded.Please try again by refreshing the page....." as in the screenshot here: http://prntscr.com/a7jsuv I would really appreciate any help. Please note, i dont have any programming skills, so i am using prestashop cloud. Thanks in advance MB Edited February 24, 2016 by mode.baldeh (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted February 25, 2016 Share Posted February 25, 2016 Hello, I am new to prestashop, and I just started configuring my prestashop cloud store. I constantly get the message: " (error) A server error occurred while loading the tabs: some tabs could not be loaded. Please try again by refreshing the page....." as in the screenshot here: http://prntscr.com/a7jsuv I would really appreciate any help. Please note, i dont have any programming skills, so i am using prestashop cloud. Thanks in advance MB it's recommended to open a service ticket for cloud issues from your cloud account. Link to comment Share on other sites More sharing options...
zinor Posted February 28, 2016 Share Posted February 28, 2016 the one thing that i did not do correctly when adjusting the memory size on the php.ini file was to make it recursive accross my whole store, i only put it in the root, so therefore it only worked in the root, after editing the .htaccess file it works perfectly now. if you havent allready done that, ill find the file out and upload the snipet here for you Hi rossw14, could you please send the code which you added to .htaccess / php.ini file ? thanks Link to comment Share on other sites More sharing options...
kamlesh2000 Posted March 26, 2016 Share Posted March 26, 2016 (edited) (timeout)A server error occurred while loading the tabs: some tabs could not be loaded.Please try again by refreshing the page.If you are still encountering this problem, please check your server logs or contact your hosting provider for assistance. I checked browser console and sharing the screen and found the following message : searchmoreknow-a.akamaihd.net : server does not support RFC 5746, see CVE-2009-3555 Any help will be highly appreciated. Thanks in advance. Edited March 26, 2016 by kamlesh2000 (see edit history) Link to comment Share on other sites More sharing options...
Gubik Posted April 22, 2016 Share Posted April 22, 2016 Last month i have same problems, i dont upraged to any new version, Iam on 1.6.1.3 version Console says: Failed to load resource: the server responded with a status of 404 (Not Found) What is wrong please? Link to comment Share on other sites More sharing options...
Rudra123 Posted September 9, 2016 Share Posted September 9, 2016 I got same error. see my js issue : http://prntscr.com/cg0pyk any one can get solution please help me. Link to comment Share on other sites More sharing options...
hendrawuberry Posted October 10, 2016 Share Posted October 10, 2016 I got same error. see my js issue : http://prntscr.com/cg0pyk any one can get solution please help me. I got same issue...anyone can help? thank you Link to comment Share on other sites More sharing options...
soltanian Posted December 22, 2016 Share Posted December 22, 2016 I think more or less, all of us are talking about the same error. It happens for me same as you. It seems that this error: (timeout)A server error occurred while loading the tabs: some tabs could not be loaded.Please try again by refreshing the page.If you are still encountering this problem, please check your server logs or contact your hosting provider for assistance. happens when we try o add a new product. Moreover, it seems that it is not depended on the PrestaShop version. I saw it in different versions that people mentioned. for me, I use 1.6.1.8. So let us focus more on what we did recently, specifically on adding new modules. I'm sure about my server. Nothing changed there. So we have to find the last changes. I will update you if I found any new thing. Meanwhile, please help each other to find the problem on your side. Link to comment Share on other sites More sharing options...
sikhstuff Posted January 19, 2017 Share Posted January 19, 2017 need help, cant update my products. (timeout)A server error occurred while loading the tabs: some tabs could not be loaded.Please try again by refreshing the page.If you are still encountering this problem, please check your server logs or contact your hosting provider for assistance. Link to comment Share on other sites More sharing options...
vekia Posted January 19, 2017 Share Posted January 19, 2017 product page has several sections like informations ,associations, prices, images etc. each of this section is loaded "in background". While browser trying to load one (or more) from these sections - it generates an error, so in effect you see popup with notification about some troubles, "save" buttons are spinning all the time etc. To find what section generates such problems it will be necessary to: go to shop back office go to section catalog > products turn on browser console (in chrome ctrl+shift+j) clear it open product edit page watch the console output one of the entry will be red (error) copy it and paste here 1 Link to comment Share on other sites More sharing options...
yorkshirebeardco Posted January 22, 2017 Share Posted January 22, 2017 (edited) try this BUT I WAS ABLE TO SOLVE IT BY THIS STEPS: GOTO BACK OFFICE ADVANCE PARAMETERS PERFORMANCE ENABLE CACHE MAKE SURE FORCE RECOMPILE IS UNCHEKED THEN ENABLE APACHE OPTIMIZATION prestashop 1.6.... Edited January 22, 2017 by yorkshirebeardco (see edit history) 1 Link to comment Share on other sites More sharing options...
khanjee75 Posted April 5, 2017 Share Posted April 5, 2017 Hi Vekia, Below is one of the errors I see in the console out put. There is a big list and I don't know how to attach the full log file so just copy part of the error log. =================================================== http://detectportal.firefox.com/success.txt [HTTP/1.1 200 OK 324ms] A promise chain failed to handle a rejection. Did you forget to '.catch', or did you forget to 'return'? See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise Date: Tue Apr 04 2017 17:20:58 Full Message: Error: page-thumbnail:error BackgroundPageThumbs.jsm:116 ================================================== any help will be very very much appreciated. Regards, Link to comment Share on other sites More sharing options...
khanjee75 Posted April 7, 2017 Share Posted April 7, 2017 Hi, Can anyone please help as I am still having issues on my website. Thanks in advance. Regards, Link to comment Share on other sites More sharing options...
Steve Joms Posted August 23, 2017 Share Posted August 23, 2017 Hi All, I just want to share that I encountered this issue when I am embedding a youtube video and as per checking in console I see errors on loading the components of my embed. When I remove the youtube embed it works well. Initially i tried the fix below but nothing happened: 1. Raise my memory limit to 256MB 2. Raise my maximum execution time to 60 Link to comment Share on other sites More sharing options...
Abdillokra Posted August 29, 2017 Share Posted August 29, 2017 product page has several sections like informations ,associations, prices, images etc. each of this section is loaded "in background". While browser trying to load one (or more) from these sections - it generates an error, so in effect you see popup with notification about some troubles, "save" buttons are spinning all the time etc. To find what section generates such problems it will be necessary to: go to shop back office go to section catalog > products turn on browser console (in chrome ctrl+shift+j) clear it open product edit page watch the console output one of the entry will be red (error) copy it and paste here Hi, I did as suggested. Here are 2 red entries : jquery-1.11.0.min.js:4 GET http://127.0.0.1/merchant/merchant_1/index.php?controller=AdminProduc…ction=Associations&updateproduct&ajax=1&rand=1504042914124&_=1504042911703 500 (Internal Server Error) send @ jquery-1.11.0.min.js:4 ajax @ jquery-1.11.0.min.js:4 ProductTabsManager.display @ products.js:117 ProductTabsManager.displayBulk @ products.js:166 (anonymous) @ products.js:208 setTimeout (async) ProductTabsManager.displayBulk @ products.js:205 (anonymous) @ products.js:208 setTimeout (async) ProductTabsManager.displayBulk @ products.js:205 (anonymous) @ index.php?controller=AdminProducts&id_product=1&updateproduct&token=bdfe37a…:1152 dispatch @ jquery-1.11.0.min.js:3 r.handle @ jquery-1.11.0.min.js:3 jquery-1.11.0.min.js:4 GET http://127.0.0.1/merchant/merchant_1/index.php?controller=AdminProduc…oduct=1&action=Seo&updateproduct&ajax=1&rand=1504042914105&_=1504042911702 500 (Internal Server Error) send @ jquery-1.11.0.min.js:4 ajax @ jquery-1.11.0.min.js:4 ProductTabsManager.display @ products.js:117 ProductTabsManager.displayBulk @ products.js:166 (anonymous) @ products.js:208 setTimeout (async) ProductTabsManager.displayBulk @ products.js:205 (anonymous) @ index.php?controller=AdminProducts&id_product=1&updateproduct&token=bdfe37a…:1152 dispatch @ jquery-1.11.0.min.js:3 r.handle @ jquery-1.11.0.min.js:3 Any further suggestion on how to handle the issue? Thanks for any help provided. Link to comment Share on other sites More sharing options...
asosservis Posted February 2, 2018 Share Posted February 2, 2018 On 23. 03. 2015. at 4:46 PM, vekia said: hello press ctrl+shift+j in chrome browser then try to reproduce issue in console you will see many reports related to "tabs" that are loaded on product edit page. one (or more) of them will be red (error), which one? Hello, i am getting following error message when trying to edit product: hr-default-small_default.jpg:1 GET https://topprodaja.eu/img/p/hr-default-small_default.jpg 404 () It is when i turn on console in chrome. What could be the problem? Link to comment Share on other sites More sharing options...
asosservis Posted February 10, 2018 Share Posted February 10, 2018 On 23. 03. 2015. at 4:46 PM, vekia said: hello press ctrl+shift+j in chrome browser then try to reproduce issue in console you will see many reports related to "tabs" that are loaded on product edit page. one (or more) of them will be red (error), which one? Hello, i am getting following error message when trying to edit product: hr-default-small_default.jpg:1 GET https://topprodaja.eu/img/p/hr-default-small_default.jpg 404 () It is when i turn on console in chrome. What could be the problem? DOES ANYBODY KNOW THE SOLUTIONS OF THIS PROBLEM??? Link to comment Share on other sites More sharing options...
amir hossein Posted December 3, 2018 Share Posted December 3, 2018 On 1/20/2016 at 10:15 AM, Jaeide_E said: How exactly did you do this? I tried but got a 500 error code. Are you trying on windows with wamp and xamp? Link to comment Share on other sites More sharing options...
amir hossein Posted December 3, 2018 Share Posted December 3, 2018 On 1/11/2016 at 11:26 PM, rossw14 said: it was that the memory was too low, i had changed the php.ini file but not made it recursive, that fixed it then hope this helps Great 😉 thank you I was working on xampp and memori limit was on 128 MB and I changed to 256 MB and this solved my problem. Link to comment Share on other sites More sharing options...
DJFearRoss Posted September 13, 2019 Share Posted September 13, 2019 I just started getting this error as well. I'm not sure if was due to me updating the STRIPE payment module due to SCA. I had the memory limit increased to 512 MB but that doesn't do anything. "(timeout) A server error occurred while loading the tabs: some tabs could not be loaded. Please try again by refreshing the page. If you are still encountering this problem, please check your server logs or contact your hosting provider for assistance" Link to comment Share on other sites More sharing options...
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