
I am trying to Update my attribute value sort order using store manager.
It dose not work, and it appeares from the serve error log that my hosting company was kind enough to send me that it may have something to do with my template. I am a Total Newbie and know next nothing about php works to figure this out.
Someone Please HELP.
This Is The email I Received From My Hosting Company (HostGator)
I checked the error logs, and it looks like there's a problem with the configuration of zen cart:
[Thu Mar 26 08:52:01 2009] [error] [client 70.130.193.64] Premature end of script headers: store_manager.php, referer:
http://thrifty-int.com/shops/admin/store_manager.php
I looked further into the matter, and found that the issue is caused by init_languages.php not opening the correct file:
[email protected] [~/public_html/shops/admin]# php store_manager.php
X-Powered-By: PHP/5.2.8
Set-Cookie: zenAdminID=6c72b3c3e6d885e8b9f020aa6e487e93; path=/; domain=thrifty-int.com
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-type: text/html
<br />
<b>Warning</b>: include(includes/languages/english/) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/home/thrifty/public_html/shops/admin/includes/init_includes/init_languages.php</b> on line <b>34</b><br />
<br />
<b>Warning</b>: include(includes/languages/english/) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/home/thrifty/public_html/shops/admin/includes/init_includes/init_languages.php</b> on line <b>34</b><br />
<br />
<b>Warning</b>: include() [<a href='function.include'>function.include</a>]: Failed opening 'includes/languages/english/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/thrifty/public_html/shops/admin/includes/init_includes/init_languages.php</b> on line <b>34</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /home/thrifty/public_html/shops/admin/includes/init_includes/init_languages.php:34) in <b>/home/thrifty/public_html/shops/admin/includes/init_includes/init_templates.php</b> on line <b>36</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /home/thrifty/public_html/shops/admin/includes/init_includes/init_languages.php:34) in <b>/home/thrifty/public_html/shops/admin/includes/functions/general.php</b> on line <b>21</b><br />
I appended the language=en option to the URL you provided, and it works:
http://thrifty-int.com/shops/admin/s...er?language=en
However, this has not resolved the issue. There is an underlying problem with the way zen cart is configured, and you'll need to contact the zen cart support forums for further assistance.
Thanks In Advance
Thrifty
Bob
[email protected]
Bookmarks