Jump to content

[SOLVED] Admin pages not loading completely after saving changes


Recommended Posts

Everytime i make a change in the admin panel, like changing product, changing CMS or changing anything else, i get the page loaded only to the upper menus and Back Officeseparator_breadcrum.png

Catal

og

or whatever category I'm in, want to save the changes. This happened 1 week ago. It was OK before that! What's the problem?

Link to comment
Share on other sites

I can do it with php.ini, but i already have php.ini file with 128M memory_limit

 

This is what i get in the error log, when i do the save action

 

 

[13-Jul-2012 01:49:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/admin1/header.inc.php on line 29

[13-Jul-2012 01:49:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/admin1/header.inc.php on line 30

[13-Jul-2012 01:49:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/admin1/header.inc.php on line 31

[13-Jul-2012 01:49:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/admin1/header.inc.php on line 32

[13-Jul-2012 01:49:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/classes/Cookie.php on line 300

[13-Jul-2012 01:49:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/classes/Cookie.php on line 300

[13-Jul-2012 01:49:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/classes/Cookie.php on line 300

[13-Jul-2012 01:49:22] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/admin1/header.inc.php on line 29

[13-Jul-2012 01:49:22] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/admin1/header.inc.php on line 30

[13-Jul-2012 01:49:22] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/admin1/header.inc.php on line 31

[13-Jul-2012 01:49:22] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/admin1/header.inc.php on line 32

[13-Jul-2012 01:49:22] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/classes/Cookie.php on line 300

[13-Jul-2012 01:49:27] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/admin1/header.inc.php on line 29

[13-Jul-2012 01:49:27] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/admin1/header.inc.php on line 30

[13-Jul-2012 01:49:27] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/admin1/header.inc.php on line 31

[13-Jul-2012 01:49:27] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/admin1/header.inc.php on line 32

[13-Jul-2012 01:49:27] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/classes/Cookie.php on line 300

[13-Jul-2012 01:49:27] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/classes/Cookie.php on line 300

[13-Jul-2012 01:49:27] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/classes/Cookie.php on line 300

[13-Jul-2012 01:49:27] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/lexhamer/public_html/rinncom/3Dshop/images.inc.php:1) in /home/lexhamer/public_html/rinncom/3Dshop/classes/Tools.php on line 107

Link to comment
Share on other sites

I fixed that by upgrading to the newest version!

I have another question - can i add different accessories to a product and selecting one or all of them to increase the final price.

For instance - I'm selling phone in my store for 100 $. I want to have options to add earphones for 10 $ and SD card for 10 $, so the price will be 110 for the phone + earphones and 120 for the phone + earphones + SD card. How to do that?

Link to comment
Share on other sites

×
×
  • Create New...