Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 25
  1. #11
    Join Date
    Jun 2007
    Posts
    42
    Plugin Contributions
    0

    Default Re: V1.3.7.1 causing these Server errors ?

    Quote Originally Posted by Merlinpa1969 View Post
    I just ran a complete create account and test purchase, and no errors displayed in the shopping cart page, which according to your error log if any errors were going to be displayed it would have happened here


    Try clearing your logs and watch em over the nest few hours,
    Thanks for the test, I had cleared the admin logs

    If we know what all the What and whys were we would not be asking here in the 1st place.

    All we can go by is ERROR log on the domain server and the host is saying it is not their fault

    Its clear every time it does happen it trips the same 2 errors of two different files but we are end user and not programmers and have no idea what is in common with the 2 files.

    <!--StartFragment-->/home/teamzron/public_html/fstore/error_log:

    [24-Aug-2007 01:09:36] PHP Warning: Variable passed to each() is not an array or object in /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php on line 1708

    [24-Aug-2007 01:09:36] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php:1708) in /home/teamzron/public_html/fstore/includes/functions/functions_general.php on line 44

    notice the time stamps.

    I cannot reproduce what a user must do to hit this and do not know which error starts and which other file then errors.

    Only those writing this code can tell us what the errors mean and which is the cause of the other tripping and what line 1708 and line 44 of the two foles have in common
    Being someone else posted and has the same problem and in their case since last Feb the problem exists in last 2 updates of this software.

  2. #12
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: V1.3.7.1 causing these Server errors ?

    Quote Originally Posted by teamzr1 View Post
    Only those writing this code can tell us what the errors mean and which is the cause of the other tripping and what line 1708 and line 44 of the two foles have in common
    The *errors mean* that your $_POST data received by Zen Cart from your webserver is empty when it shouldn't be.

    That is typically caused by a server misconfiguration.

    The multiple questions asked of you are designed to collect additional information to narrow things down.

    Ball's back in your court ...
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #13
    Join Date
    Jun 2007
    Posts
    42
    Plugin Contributions
    0

    Default Re: V1.3.7.1 causing these Server errors ?

    Quote Originally Posted by DrByte View Post
    You missed posting answers to some important questions:

    I may as well add another few to the list ...
    - Do you have an SSL certificate installed for your site? Are you using it in your store?
    - Do you have any manually-configured redirects set up to force SSL operation?
    - What are your PHP settings for - post_max_size and file_uploads and upload_max_filesize


    And, by the way, if you're gonna belly-ache and point blame with statements like "Why is it taking months for the programmers to not find out what their code problem is ?" then perhaps it would behoove you to do some legwork to understand under exactly what conditions the problem occurs, and share your discoveries.

    We *do* try to help. If a problem can be reproduced consistently, it can be fixed. If it can't, we have to wait for the (few) people *having* the problem to provide usable information for debugging and analysis.
    You can call it belly-ache, but from this end we switched host providers and one of the reasons choosing it is frontstore software that came with the host package so we are PAYING for this software and when its something that could be dealing with secure information, credit cards, etc you can call it complaining but the fact is someone else reported the same failure back last Feb and then in May and still no response of fix what a repeatable error on 2 different host domains that could even be due to someone trying to hack the frontstore.

    We rather belly-ache and push for a cause rather then ignoring errors on host domain when the software itself is not informing us when it errors out.
    Someone here has to know what those 2 files do and what the errors are from as what the error logs reported so we could track the cause and find if it shuold just be ignored or worry who and what is the cause

    No SSL, and it should be remembered many of us our end users, not programmers so asking what the size of something is that is not in the menu is an unknowm to us

    Code:
    System Linux host111.hostmonster.com 2.6.21-3_1.BHsmp #1 SMP Fri Jun 1 09:45:19 MDT 2007 x86_64 Build Date Jun 14 2007 15:05:41 Configure Command './configure' '--enable-pic' '--with-libdir=lib64' '--with-config-file-path=.:/usr/local/Zend/etc/' '--prefix=/usr' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl' '--with-dom' '--with-dom-xslt' '--with-dom-exslt' '--enable-exif' '--enable-fastcgi' '--with-fastcgi=/usr' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext' '--with-iconv' '--with-imap=/usr/local/imap-2004g' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex' '--with-mcrypt' '--with-mhash' '--enable-magic-quotes' '--with-mysqli' '--with-mysql=/usr' '--with-openssl' '--enable-discard-path' '--with-pdflib' '--with-pear' '--with-pgsql=/usr' '--with-pspell' '--enable-xslt' '--with-xslt-sablot' '--enable-sockets' '--enable-track-vars' '--with-ttf' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--with-xsl' '--with-zlib' Server API CGI/FastCGI Virtual Directory Support disabled Configuration File (php.ini) Path /home/teamzron/public_html/fstore/admin/php.ini PHP API 20041225 PHP Extension 20050922 Zend Extension 220051025 Debug Build no Thread Safety disabled Zend Memory Manager enabled IPv6 Support enabled Registered PHP Streams php, file, http, ftp, compress.zlib, https, ftps Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls Registered Stream Filters string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*, zlib.* 
     This program makes use of the Zend Scripting Language Engine:
    Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
        with Zend Extension Manager v1.2.0, Copyright (c) 2003-2006, by Zend Technologies
        with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend Technologies
    
    
    Configuration
    
    PHP Core
    
    DirectiveLocal ValueMaster Valueallow_call_time_pass_referenceOnOnallow_url_fopenOnOnalways_populate_raw_post_dataOffOffarg_separator.input&&arg_separator.output&&asp_tagsOffOffauto_append_fileno valueno valueauto_globals_jitOnOnauto_prepend_fileno valueno valuebrowscapno valueno valuedefault_charsetno valueno valuedefault_mimetypetext/htmltext/htmldefine_syslog_variablesOffOffdisable_classesno valueno valuedisable_functionsno valueno valuedisplay_errorsOnOndisplay_startup_errorsOffOffdoc_rootno valueno valuedocref_extno valueno valuedocref_rootno valueno valueenable_dlOnOnerror_append_stringno valueno valueerror_logerror_logerror_logerror_prepend_stringno valueno valueerror_reporting20392039expose_phpOnOnextension_dir././file_uploadsOnOnhighlight.bg#FFFFFF#FFFFFFhighlight.comment#FF8000#FF8000highlight.default#0000BB#0000BBhighlight.html#000000#000000highlight.keyword#007700#007700highlight.string#DD0000#DD0000html_errorsOnOnignore_repeated_errorsOffOffignore_repeated_sourceOffOffignore_user_abortOffOffimplicit_flushOffOffinclude_path.:/usr/lib/php:/usr/local/lib/php.:/usr/lib/php:/usr/local/lib/phplog_errorsOnOnlog_errors_max_len10241024magic_quotes_gpcOnOnmagic_quotes_runtimeOffOffmagic_quotes_sybaseOffOffmail.force_extra_parametersno valueno valuemax_execution_time6030max_input_time6060open_basedirno valueno valueoutput_bufferingno valueno valueoutput_handlerno valueno valuepost_max_size8M8Mprecision1212realpath_cache_size16K16Krealpath_cache_ttl120120register_argc_argvOnOnregister_globalsOffOffregister_long_arraysOnOnreport_memleaksOnOnreport_zend_debugOnOnsafe_modeOffOffsafe_mode_exec_dirno valueno valuesafe_mode_gidOffOffsafe_mode_include_dirno valueno valuesendmail_fromno valueno valuesendmail_path/usr/sbin/sendmail -t -i/usr/sbin/sendmail -t -iserialize_precision100100short_open_tagOnOnSMTPlocalhostlocalhostsmtp_port2525sql.safe_modeOffOfftrack_errorsOffOffunserialize_callback_funcno valueno valueupload_max_filesize2M2Mupload_tmp_dirno valueno valueuser_dirno valueno valuevariables_orderEGPCSEGPCSxmlrpc_error_number00xmlrpc_errorsOffOffy2k_complianceOnOnzend.ze1_compatibility_modeOffOff
    
    bcmath
    
    BCMath support enabled 
    
    calendar
    
    Calendar support enabled 
    
    ctype
    
    ctype functions enabled 
    
    curl
    
    CURL support enabled CURL Information libcurl/7.15.3 OpenSSL/0.9.7a zlib/1.2.3 libidn/0.5.6 
    
    date
    
    date/time support enabled Timezone Database Version 2006.1 Timezone Database internal Default timezone America/Denver 
    DirectiveLocal ValueMaster Valuedate.default_latitude31.766731.7667date.default_longitude35.233335.2333date.sunrise_zenith90.58333390.583333date.sunset_zenith90.58333390.583333date.timezoneno valueno value
    
    dom
    
    DOM/XML enabled DOM/XML API Version 20031129 libxml Version 2.6.22 HTML Support enabled XPath Support enabled XPointer Support enabled Schema Support enabled RelaxNG Support enabled 
    
    exif
    
    EXIF Support enabled EXIF Version 1.4 $Id: exif.c,v 1.173.2.5 2006/04/10 18:23:24 helly Exp $ Supported EXIF Version 0220 Supported filetypes JPEG,TIFF 
    
    ftp
    
    FTP support enabled 
    
    gd
    
    GD Support enabled GD Version bundled (2.0.28 compatible) FreeType Support enabled FreeType Linkage with freetype FreeType Version 2.1.9 GIF Read Support enabled GIF Create Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled XPM Support enabled XBM Support enabled 
    
    gettext
    
    GetText Support enabled 
    
    hash
    
    hash supportenabledHashing Enginesmd4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5 
    
    iconv
    
    iconv support enabled iconv implementation glibc iconv library version 2.3.4 
    DirectiveLocal ValueMaster Valueiconv.input_encodingISO-8859-1ISO-8859-1iconv.internal_encodingISO-8859-1ISO-8859-1iconv.output_encodingISO-8859-1ISO-8859-1
    
    imap
    
    IMAP c-Client Version 2004 
    
    libxml
    
    libXML support active libXML Version 2.6.22 libXML streams enabled 
    
    mbstring
    
    Multibyte Support enabled Multibyte string engine libmbfl Multibyte (japanese) regex support enabled Multibyte regex (oniguruma) version 3.7.1 
    mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
    DirectiveLocal ValueMaster Valuembstring.detect_orderno valueno valuembstring.encoding_translationOffOffmbstring.func_overload00mbstring.http_inputpasspassmbstring.http_outputpasspassmbstring.internal_encodingISO-8859-1no valuembstring.languageneutralneutralmbstring.strict_detectionOffOffmbstring.substitute_characterno valueno value
    
    mcrypt
    
    mcrypt supportenabledVersion 2.5.7 Api No 20021217 Supported ciphers cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes Supported modes cbc cfb ctr ecb ncfb nofb ofb stream 
    DirectiveLocal ValueMaster Valuemcrypt.algorithms_dirno valueno valuemcrypt.modes_dirno valueno value
    
    mhash
    
    MHASH support Enabled MHASH API Version 20020524 
    
    mysql
    
    MySQL SupportenabledActive Persistent Links 0 Active Links 1 Client API version 5.0.27 MYSQL_MODULE_TYPE external MYSQL_SOCKET /var/lib/mysql/mysql.sock MYSQL_INCLUDE -I/usr/include/mysql MYSQL_LIBS -L/usr/lib64 -lmysqlclient 
    DirectiveLocal ValueMaster Valuemysql.allow_persistentOnOnmysql.connect_timeout6060mysql.default_hostno valueno valuemysql.default_passwordno valueno valuemysql.default_portno valueno valuemysql.default_socketno valueno valuemysql.default_userno valueno valuemysql.max_linksUnlimitedUnlimitedmysql.max_persistentUnlimitedUnlimitedmysql.trace_modeOffOff
    
    mysqli
    
    MysqlI SupportenabledClient API library version 5.0.27 Client API header version 5.0.27 MYSQLI_SOCKET /var/lib/mysql/mysql.sock 
    DirectiveLocal ValueMaster Valuemysqli.default_hostno valueno valuemysqli.default_port33063306mysqli.default_pwno valueno valuemysqli.default_socketno valueno valuemysqli.default_userno valueno valuemysqli.max_linksUnlimitedUnlimitedmysqli.reconnectOffOff
    
    openssl
    
    OpenSSL support enabled OpenSSL Version OpenSSL 0.9.7a Feb 19 2003 
    
    pcre
    
    PCRE (Perl Compatible Regular Expressions) Support enabled PCRE Library Version 6.6 06-Feb-2006 
    
    PDO
    
    PDO supportenabledPDO drivers sqlite2 
    
    pgsql
    
    PostgreSQL SupportenabledPostgreSQL(libpq) Version 7.4.13 Multibyte character support enabled SSL support enabled Active Persistent Links 0 Active Links 0 
    DirectiveLocal ValueMaster Valuepgsql.allow_persistentOnOnpgsql.auto_reset_persistentOffOffpgsql.ignore_noticeOffOffpgsql.log_noticeOffOffpgsql.max_linksUnlimitedUnlimitedpgsql.max_persistentUnlimitedUnlimited
    
    posix
    
    Revision $Revision: 1.70.2.3 $ 
    
    pspell
    
    PSpell Support enabled 
    
    Reflection
    
    ReflectionenabledVersion $Id: php_reflection.c,v 1.164.2.33 2006/03/29 14:28:42 tony2001 Exp $ 
    
    session
    
    Session Support enabled Registered save handlers files user sqlite Registered serializer handlers php php_binary 
    DirectiveLocal ValueMaster Valuesession.auto_startOffOffsession.bug_compat_42OnOnsession.bug_compat_warnOnOnsession.cache_expire180180session.cache_limiternocachenocachesession.cookie_domainteamzr1.comno valuesession.cookie_lifetime00session.cookie_path//session.cookie_secureOffOffsession.entropy_fileno valueno valuesession.entropy_length00session.gc_divisor2100session.gc_maxlifetime36001440session.gc_probability11session.hash_bits_per_character44session.hash_function00session.namezenAdminIDPHPSESSIDsession.referer_checkno valueno valuesession.save_handleruserfilessession.save_path/home/teamzron/public_html/fstore/cacheno valuesession.serialize_handlerphpphpsession.use_cookiesOnOnsession.use_only_cookiesOffOffsession.use_trans_sid00
    
    SimpleXML
    
    Simplexml supportenabledRevision $Revision: 1.151.2.22 $ Schema support enabled 
    
    sockets
    
    Sockets Support enabled 
    
    SPL
    
    SPL supportenabledInterfaces Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject Classes AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException 
    
    SQLite
    
    SQLite supportenabledPECL Module version 2.0-dev $Id: sqlite.c,v 1.166.2.13 2006/04/18 14:30:15 iliaa Exp $ SQLite Library 2.8.17 SQLite Encoding iso8859 
    DirectiveLocal ValueMaster Valuesqlite.assoc_case00
    
    standard
    
    Regex Library Bundled library enabled Dynamic Library Support enabled Path to sendmail /usr/sbin/sendmail -t -i 
    DirectiveLocal ValueMaster Valueassert.active11assert.bail00assert.callbackno valueno valueassert.quiet_eval00assert.warning11auto_detect_line_endings00default_socket_timeout6060safe_mode_allowed_env_varsPHP_PHP_safe_mode_protected_env_varsLD_LIBRARY_PATHLD_LIBRARY_PATHurl_rewriter.tagsa=href,area=href,frame=src,input=src,form=,fieldset=a=href,area=href,frame=src,input=src,form=,fieldset=user_agentno valueno value
    
    tokenizer
    
    Tokenizer Support enabled 
    
    xml
    
    XML Support active XML Namespace Support active libxml2 Version 2.6.22 
    
    xmlreader
    
    XMLReader enabled 
    
    xmlwriter
    
    XMLWriter enabled 
    
    xsl
    
    XSL enabled libxslt Version 1.1.16 libxslt compiled against libxml Version 2.6.22 EXSLT enabled libexslt Version 1.1.16 
    
    Zend Optimizer
    
    Optimization Pass 1 enabled Optimization Pass 2 enabled Optimization Pass 3 enabled Optimization Pass 4 enabled Optimization Pass 9 disabled Zend Loader enabled License Path no value Obfuscation level 3 
    
    zlib
    
    ZLib Support enabled Stream Wrapper support compress.zlib:// Stream Filter support zlib.inflate, zlib.deflate Compiled Version 1.2.1.2 Linked Version 1.2.3 
    DirectiveLocal ValueMaster Valuezlib.output_compressionOffOffzlib.output_compression_level-1-1zlib.output_handlerno valueno value
    
    Additional Modules
    
    Module Name
    
    Environment
    
    VariableValuePATH /usr/local/bin:/usr/bin:/bin DOCUMENT_ROOT /home/teamzron/public_html HTTP_ACCEPT image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, */* HTTP_ACCEPT_ENCODING gzip, deflate HTTP_ACCEPT_LANGUAGE en-us HTTP_CONNECTION Keep-Alive HTTP_COOKIE login2453634.1457=06-22-2007&#37;2009%3A13%20AM&2454274.0913; ubbt_collapsed=null%7C%7C%7C%7C%7Ccat11%7C%7Ccat10%7C; ubbt_myid=10; ubbt_key=c7e5c3e7e61bae8b9d528feae90794ca; zenAdminID=8a8f9e6018e8d29e7d465f3d906b06e3 HTTP_HOST teamzr1.com HTTP_REFERER [url]] HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322) REMOTE_ADDR 66.220.104.85 REMOTE_PORT 60824 SCRIPT_FILENAME /home/teamzron/public_html/fstore/admin/server_info.php SERVER_ADDR 74.220.207.111 SERVER_ADMIN [email protected] SERVER_NAME teamzr1.com SERVER_PORT 80 SERVER_SOFTWARE Apache/1.3.37 (Unix) mod_fastcgi/2.4.2 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a PHP-CGI/0.1b GATEWAY_INTERFACE CGI/1.1 SERVER_PROTOCOL HTTP/1.1 REQUEST_METHOD GET QUERY_STRING no value REQUEST_URI /fstore/admin/server_info.php SCRIPT_NAME /fstore/admin/server_info.php ORIG_SCRIPT_NAME /fstore/admin/server_info.php ORIG_SCRIPT_FILENAME /home/teamzron/public_html/fstore/admin/server_info.php PATH_INFO no value PATH_TRANSLATED no value 
    
    PHP Variables
    
    VariableValuePHP_SELF /fstore/admin/server_info.php _REQUEST["login2453634_1457"]06-22-2007 09:13 AM&2454274.0913_REQUEST["ubbt_collapsed"]null|||||cat11||cat10|_REQUEST["ubbt_myid"]10_REQUEST["ubbt_key"]c7e5c3e7e61bae8b9d528feae90794ca_REQUEST["zenAdminID"]8a8f9e6018e8d29e7d465f3d906b06e3_COOKIE["login2453634_1457"]06-22-2007 09:13 AM&2454274.0913_COOKIE["ubbt_collapsed"]null|||||cat11||cat10|_COOKIE["ubbt_myid"]10_COOKIE["ubbt_key"]c7e5c3e7e61bae8b9d528feae90794ca_COOKIE["zenAdminID"]8a8f9e6018e8d29e7d465f3d906b06e3_SERVER["PATH"]/usr/local/bin:/usr/bin:/bin_SERVER["DOCUMENT_ROOT"]/home/teamzron/public_html_SERVER["HTTP_ACCEPT"]image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, */*_SERVER["HTTP_ACCEPT_ENCODING"]gzip, deflate_SERVER["HTTP_ACCEPT_LANGUAGE"]en-us_SERVER["HTTP_CONNECTION"]Keep-Alive_SERVER["HTTP_COOKIE"]login2453634.1457=06-22-2007%2009%3A13%20AM&2454274.0913; ubbt_collapsed=null%7C%7C%7C%7C%7Ccat11%7C%7Ccat10%7C; ubbt_myid=10; ubbt_key=c7e5c3e7e61bae8b9d528feae90794ca; zenAdminID=8a8f9e6018e8d29e7d465f3d906b06e3_SERVER["HTTP_HOST"]teamzr1.com_SERVER["HTTP_REFERER"]http://teamzr1.com/fstore/admin/configuration.php?gID=17_SERVER["HTTP_USER_AGENT"]Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)_SERVER["REMOTE_ADDR"]66.220.104.85_SERVER["REMOTE_PORT"]60824_SERVER["SCRIPT_FILENAME"]/home/teamzron/public_html/fstore/admin/server_info.php_SERVER["SERVER_ADDR"]74.220.207.111_SERVER["SERVER_ADMIN"][email protected]_SERVER["SERVER_NAME"]teamzr1.com_SERVER["SERVER_PORT"]80_SERVER["SERVER_SOFTWARE"]Apache/1.3.37 (Unix) mod_fastcgi/2.4.2 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a PHP-CGI/0.1b_SERVER["GATEWAY_INTERFACE"]CGI/1.1_SERVER["SERVER_PROTOCOL"]HTTP/1.1_SERVER["REQUEST_METHOD"]GET_SERVER["QUERY_STRING"]no value_SERVER["REQUEST_URI"]/fstore/admin/server_info.php_SERVER["SCRIPT_NAME"]/fstore/admin/server_info.php_SERVER["ORIG_SCRIPT_NAME"]/fstore/admin/server_info.php_SERVER["ORIG_SCRIPT_FILENAME"]/home/teamzron/public_html/fstore/admin/server_info.php_SERVER["PATH_INFO"]no value_SERVER["PATH_TRANSLATED"]no value_SERVER["PHP_SELF"]/fstore/admin/server_info.php_SERVER["REQUEST_TIME"]1188152484_SERVER["argv"]Array_SERVER["argc"]0_ENV["PATH"]/usr/local/bin:/usr/bin:/bin_ENV["DOCUMENT_ROOT"]/home/teamzron/public_html_ENV["HTTP_ACCEPT"]image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, */*_ENV["HTTP_ACCEPT_ENCODING"]gzip, deflate_ENV["HTTP_ACCEPT_LANGUAGE"]en-us_ENV["HTTP_CONNECTION"]Keep-Alive_ENV["HTTP_COOKIE"]login2453634.1457=06-22-2007%2009%3A13%20AM&2454274.0913; ubbt_collapsed=null%7C%7C%7C%7C%7Ccat11%7C%7Ccat10%7C; ubbt_myid=10; ubbt_key=c7e5c3e7e61bae8b9d528feae90794ca; zenAdminID=8a8f9e6018e8d29e7d465f3d906b06e3_ENV["HTTP_HOST"]teamzr1.com_ENV["HTTP_REFERER"]http://teamzr1.com/fstore/admin/configuration.php?gID=17_ENV["HTTP_USER_AGENT"]Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)_ENV["REMOTE_ADDR"]66.220.104.85_ENV["REMOTE_PORT"]60824_ENV["SCRIPT_FILENAME"]/home/teamzron/public_html/fstore/admin/server_info.php_ENV["SERVER_ADDR"]74.220.207.111_ENV["SERVER_ADMIN"][email protected]_ENV["SERVER_NAME"]teamzr1.com_ENV["SERVER_PORT"]80_ENV["SERVER_SOFTWARE"]Apache/1.3.37 (Unix) mod_fastcgi/2.4.2 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a PHP-CGI/0.1b_ENV["GATEWAY_INTERFACE"]CGI/1.1_ENV["SERVER_PROTOCOL"]HTTP/1.1_ENV["REQUEST_METHOD"]GET_ENV["QUERY_STRING"]no value_ENV["REQUEST_URI"]/fstore/admin/server_info.php_ENV["SCRIPT_NAME"]/fstore/admin/server_info.php_ENV["ORIG_SCRIPT_NAME"]/fstore/admin/server_info.php_ENV["ORIG_SCRIPT_FILENAME"]/home/teamzron/public_html/fstore/admin/server_info.php_ENV["PATH_INFO"]no value_ENV["PATH_TRANSLATED"]no value

  4. #14
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: V1.3.7.1 causing these Server errors ?

    Quote Originally Posted by teamzr1 View Post
    You can call it belly-ache, but from this end we switched host providers and one of the reasons choosing it is frontstore software that came with the host package so we are PAYING for this software
    If you're PAYING for Zen Cart then go get support from the people you paid for it.
    Zen Cart is free.

    Quote Originally Posted by teamzr1 View Post
    ...and when its something that could be dealing with secure information, credit cards, etc you can call it complaining but the fact is someone else reported the same failure back last Feb and then in May and still no response of fix what a repeatable error on 2 different host domains that could even be due to someone trying to hack the frontstore.
    Maybe it is. Maybe it isn't.

    The post you refer to about "last Feb" ... was given several responses and suggestions. The person reporting the issue hasn't indicated whether the problem was resolved or not. If they're not complaining, then ... how do we know there's still a problem? Moot argument.

    Oh, and another report in May? Okay ... fair enough ... two reports of problems in a 7-month period ... with 1000 downloads of Zen Cart a day all along ... we've been focusing on the important issues instead of banging our head against the wall on two reports that have had no further activity since their initial mention and feedback with suggestions.

    Quote Originally Posted by teamzr1 View Post
    Someone here has to know what those 2 files do and what the errors are from as what the error logs reported so we could track the cause and find if it shuold just be ignored or worry who and what is the cause
    Yes ... and I posted that explanation ... but, since you stated you're not a programmer, I didn't initially explain all the technical ins-and-outs of it because, as you say, non-programmers don't understand that stuff anyway.

    Now that it's been explained, does it make sense now ?


    Thanks for the phpinfo quote.
    Now, if you'll finish answering the questions asked, we might still get somewhere for your situation.
    You missed posting answers to some important questions:
    Quote Originally Posted by DrByte View Post
    What addons/contributions are installed on your site?
    - What is the URL where it can be seen in action? (is it the same as the url in the image you included in your last post?)

    -If you add this to the top of your /index.php file (in your main Zen Cart folder) and attempt to create the error again, what does it show on the top of the page before the Variable passed to each() error appears ?:
    Code:
    echo '<pre>' . print_r($_POST, true) . '</pre>';
    (You're going to see some "headers already sent" warnings, which can be ignored while doing this testing)
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #15
    Join Date
    Jun 2007
    Posts
    42
    Plugin Contributions
    0

    Default Re: /includes/classes/shopping_cart.php

    Quote Originally Posted by DrByte View Post
    Gimme a break. You won't find me venting very often, but this is absurd.

    I posted there as follow-up due to some new discoveries after spending hours debugging and testing a couple sites where people were actively assisting with feedback about what was and wasn't working.

    Attitudes like you have expressed in your posts will *NOT* win you many favors here ...

    Now, if you *want* to get to the bottom of the problem, then finish posting the answers to the rest of the questions I asked you in the post you are complaining about.
    Your response stinks, blaming the end users when a common bug has been reported for months by others and then bitching someone writes a BUG is not going to be pretty how they post it for maybe this is the only way to find out why the errors have going on since at least last Feb.

    Fact is you gave me an answer that does not solve the problem or was even close as what the problem is and when a bug has been reported multi times with a program that requires high security you bet people are going to be concerned as to the whys.

    You simply could say what the error 2 lines reporting do and how 2 files are bound as one file erroring also causes the other. so us end users can debug it for you.


    You can vent but as someone paying for this frontstore software I also can vent and its simple quit asking what we eat for dinner and answer what the 2 lines of code do.

  6. #16
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: V1.3.7.1 causing these Server errors ?

    Team,

    Did my order cause any errors?

    Also while you might not be a coder, you still need to follow the directions givin when they are straight forward and provide the results of the test,
    or give the information when its requested...

    this helps the coders to be able to give you the answers you need,

    but since this error is only happening to a SMALL population the devs need your help to diagnose and repair,

    but your comments to this point have been inflamitory and will stop any response from some folks...
    DrByte is much more patient than most here and hes at wits end......

    lets play nice and see if we can get this figured out
    Zen cart PCI compliant Hosting

  7. #17
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: /includes/classes/shopping_cart.php

    Quote Originally Posted by teamzr1 View Post
    Fact is you gave me an answer that does not solve the problem or was even close as what the problem is and when a bug has been reported multi times with a program that requires high security you bet people are going to be concerned as to the whys.
    Actually, what you're referring to , and which I've explained earlier, was someone else who gave you a "possible answer" and like you they are not a programmer either ... just someone trying to help and you flamed him ...

    I only asked questions in order to try to get to the real bottom of the issue.
    Quote Originally Posted by teamzr1 View Post
    You simply could say what the error 2 lines reporting do and how 2 files are bound as one file erroring also causes the other. so us end users can debug it for you.
    I did. Did it help you ?


    Quote Originally Posted by teamzr1 View Post
    You can vent but as someone paying for this frontstore software I also can vent and its simple quit asking what we eat for dinner and answer what the 2 lines of code do.
    I'm so sorry you paid for the software that we GIVE AWAY FREE and GIVE SUPPORT FOR - FOR FREE.

    If it doesn't work for you ... I'm sorry. The 820,000 folks who have downloaded it and run it on their live working shops don't seem to have the problems you're having. Sorry for spending our time FOR FREE working on things affecting more than 2 posts.

    Besides ... the error messages you're reporting shouldn't affect credit card data at all ... because ... well ... nobody can place an order if they can't get anything into their shopping cart.

    Maybe you don't like my responses, but you've given me no desire to help you any further. I've been more than patient, and am still waiting for answers to some diagnostic questions I asked. And furthermore, I've had 3 people inspecting your site and server and configuration and trying purchases and testing Zen Cart responses etc over the last 2 hours ... and nothing bad is showing up so far.

    Let us know when the problem happens again ... if you ask nicely we might make some time to help FOR FREE.

    Otherwise, talk to the folks who suckered you into paying for FREE SOFTWARE and get them to fix the problem for you.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #18
    Join Date
    Dec 2005
    Posts
    1,059
    Plugin Contributions
    2

    Default Re: V1.3.7.1 causing these Server errors ?

    Post #6, server info:

    Zen Cart 1.3.7.1

    Database Patch Level: 1.3.7

    Could not upgrading the DB cause the errors?
    [FONT=Arial]Country Kitty Crafts[/FONT][FONT=Arial]
    [/FONT] [FONT=Garamond]
    [/FONT]

  9. #19
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: V1.3.7.1 causing these Server errors ?

    Quote Originally Posted by TShooters View Post
    Post #6, server info:

    Zen Cart 1.3.7.1

    Database Patch Level: 1.3.7

    Could not upgrading the DB cause the errors?
    Good point Tina. And usually that would be a potential problem for many different kinds of errors.
    However, the v1.3.7.1 upgrade from v1.3.7 didn't have any database changes to apply.
    Thus, in this case, that's not the issue.

    Thanks for the idea though !
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #20
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: V1.3.7.1 causing these Server errors ?

    Quote Originally Posted by teamzr1 View Post
    <!--StartFragment-->/home/teamzron/public_html/fstore/error_log:
    [24-Aug-2007 01:09:36] PHP Warning: Variable passed to each() is not an array or object in /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php on line 1708
    [24-Aug-2007 01:09:36] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php:1708) in /home/teamzron/public_html/fstore/includes/functions/functions_general.php on line 44
    [24-Aug-2007 01:12:28] PHP Warning: Variable passed to each() is not an array or object in /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php on line 1708
    [24-Aug-2007 01:12:28] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php:1708) in /home/teamzron/public_html/fstore/includes/functions/functions_general.php on line 44
    [24-Aug-2007 07:04:32] PHP Warning: Variable passed to each() is not an array or object in /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php on line 1708
    [24-Aug-2007 07:04:32] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php:1708) in /home/teamzron/public_html/fstore/includes/functions/functions_general.php on line 44
    [24-Aug-2007 07:07:19] PHP Warning: Variable passed to each() is not an array or object in /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php on line 1708
    [24-Aug-2007 07:07:19] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php:1708) in /home/teamzron/public_html/fstore/includes/functions/functions_general.php on line 44
    [24-Aug-2007 07:09:14] PHP Warning: Variable passed to each() is not an array or object in /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php on line 1708
    [24-Aug-2007 07:09:14] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php:1708) in /home/teamzron/public_html/fstore/includes/functions/functions_general.php on line 44
    [24-Aug-2007 07:11:40] PHP Warning: Variable passed to each() is not an array or object in /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php on line 1708
    [24-Aug-2007 07:11:40] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php:1708) in /home/teamzron/public_html/fstore/includes/functions/functions_general.php on line 44
    [24-Aug-2007 07:12:09] PHP Warning: Variable passed to each() is not an array or object in /home/teamzron/public_html/fstore/includes/classes/shopping_cart.php on line 1708
    Server errorlogs usually also contain IP addresses.
    One of the important things to check these errors against is where they originated from.
    Could this be search-engine spidering traffic ?
    Or do these messages legitimately correspond with actual customers registering and placing orders? (That's why I asked that question earlier.)
    You said that it's a low-traffic site ... so I'd guess that the errors happening at 01:09am are probably not "real customers" -- hence the suggestion to attempt to correlate the messages vs customer registrations and customer orders vs shift the focus to some spidering process.

    ie: you can trigger the error yourself by manually going to this URL:
    http://teamzr1.com/fstore/index.php?...ts_add_product

    So, if a search engine spider was attempting to go to that address as a result of some address they had indexed and were trying to update, they'd trigger the error. They may even have the error indexed.
    Granted, search engines should have no cause to go to that particular combination of URL parameters.

    However, until you answer that question, we'll never know ...

    And if it turns out that the cause of these errors in your logs *is* search engine spiders, you'll probably be pleased to know that the fix to prevent those errors in such cases has been written and implemented in the upcoming v1.3.8 edition ... which would of course classify that issue as a bug.

    Over to you ...
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. v139h csshover.htc causing 404 errors
    By adb34 in forum General Questions
    Replies: 10
    Last Post: 22 Oct 2012, 08:04 PM
  2. v150 change in c panel password causing all these problems
    By bamboleo in forum General Questions
    Replies: 3
    Last Post: 13 Sep 2012, 08:35 AM
  3. What is causing these extra images?
    By meljen in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 16 Jul 2012, 06:53 PM
  4. Shipping module causing errors on site
    By moltres93 in forum Addon Shipping Modules
    Replies: 0
    Last Post: 5 Apr 2012, 01:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg