Jump to content

Products tabs are not working properly


Recommended Posts

I am not able to use product tabs to edit product details such as price, images,features etc.

I am getting an error message "Some tab were not loaded correctly, would you like to reload again?".

 

It was working fine but from some last few days when I added products from more than 100, i am getting such type of errors.

 

I checked the error logs also I am getting this type of error messsage every time.

mod_fcgid: ap_pass_brigade failed in handle_request_ipc function

 

Please help me out to get out of this problem.

 

Regards

Gaurav

post-671970-0-26066600-1376738617_thumb.png

Link to comment
Share on other sites

I am getting an error message "Some tab were not loaded correctly, would you like to reload again?".

I had the exact same problem for one of my products but none of the other products were affected. Really whish I remembered how I solved it.

If you don't have this problem for all products you could try and duplicate the product with the problem and find out if the error is inheritated. Not that I solved it like that, but it's simple to test.

Link to comment
Share on other sites

I have contacted them several time but they keep on saying one thing that everything is going fine at their end.

I think this need to be resolved from code.

If possible, could you please provide some code changes to resolve this problem??

Link to comment
Share on other sites

I am having this problem too, and it just started yesterday. I have called the hosting service and they say all is going well on their end. My developer is out of town until tomorrow, and I would like to get this problem solved asap. Our front end is also running slowly. "Some tabs was not loaded correctly. Would you like to reload them" and no matter if you click OK or cancel, nothing happens.

Link to comment
Share on other sites

I am also using godaddy server.

And this issue is related to mod_fcgi and mod_security due to which admin block is not working fine.

I found some code on godaddy forum ticket.

 

I added this code at the top of .htaccess in webroot folder and now my tabs are working fine

 

addhandler x-httpd-php-cgi .php4

addhandler x-httpd-php5-cgi .php

addhandler x-httpd-php5-cgi .php5

 

Please try this if this works for you.

Link to comment
Share on other sites

  • 3 weeks later...

I have been having this same problem. Very annoying. How can I fix this? My client is using Total Choice Hosting. I have tried making a change to the defines.inc.php file by changing define('_PS_MODE_DEV_', false); to define('_PS_MODE_DEV_', true); 

because I found this on the forum. But it did not help.

 

Do you think it might be the hosting company? If so what do I need to ask them to do on their end. I am suppose to take this shop live in 2 weeks and I cannot turn this over to the client with this bug.

 

Thanks,

Jo

Link to comment
Share on other sites

I forgot to add my error log. Here is my error log from the server.

Every time I try to add a new product the tab pops up that says:

Some tabs was not loaded correctly. Would you like to reload them?

 

Here is the ERROR Log from the server:

 

[sun Sep 08 12:30:53 2013] [error] [client 74.178.241.112] client denied by server configuration: /home/XXXXXX/public_html/shop.lilangelpetboutique.com/adminXXXX/index.php, referer: http://shop.lilangelpetboutique.com/adminXXXXX/index.php?controller=AdminProducts&id_category=5&addproduct&token=d0db4f0207f23c197fae657a1280660c

[sun Sep 08 12:30:53 2013] [error] [client 74.178.241.112] File does not exist: /home/XXXXX/public_html/shop.lilangelpetboutique.com/403.shtml, referer: http://shop.lilangelpetboutique.com/adminXXXXX/index.php?controller=AdminProducts&id_category=5&addproduct&token=d0db4f0207f23c197fae657a1280660c
[sun Sep 08 12:30:53 2013] [error] [client 74.178.241.112] client denied by server configuration: /home/XXXXXX/public_html/shop.lilangelpetboutique.com/adminXXXXXX/index.php, referer: http://shop.lilangelpetboutique.com/adminXXXXXX/index.php?controller=AdminProducts&id_category=5&addproduct&token=d0db4f0207f23c197fae657a1280660c
[sun Sep 08 12:30:53 2013] [error] [client 74.178.241.112] File does not exist: /home/XXXXXX/public_html/shop.lilangelpetboutique.com/403.shtml, referer: http://shop.lilangelpetboutique.com/adminXXXXX/index.php?controller=AdminProducts&id_category=5&addproduct&token=d0db4f0207f23c197fae657a1280660c
 
 
 
___________________________________
 
Thanks for any advice:
Jo
Edited by jojopais (see edit history)
Link to comment
Share on other sites

  • 10 months later...

addhandler x-httpd-php-cgi .php4
addhandler x-httpd-php5-cgi .php
addhandler x-httpd-php5-cgi .php5

 

to the .htaccess file made no difference for me.  I have Godaddy shared hosting and they do not have a solution yet.    

 

Anyone had any luck on GoDaddy shared hosting?

Link to comment
Share on other sites

×
×
  • Create New...