Jump to content

Search the Community

Showing results for tags 'Fatal error'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • CubeCart News & Announcements
    • News & Announcements
  • CubeCart Support Forums
    • Issue / Bug Reporting & Feature Requests
    • Install & Upgrade Support
    • Official CubeCart Hosting
    • Technical Help
    • Customising Look & Feel
  • CubeCart Extension Marketplace
    • Visit the CubeCart Extension Marketplace
    • Extension Discussion
    • Developer Forum
  • General
    • General Discussion
    • Show Off

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Location

Found 4 results

  1. Hello fellow cubecarters, I have been intermittently receiving a number of errors which are crashing my site. I have been working to resolve these errors with my webhosting company. Until now I haven't found a resolve to this issue. I have been receiving various errors namely: 500 Internal Server Error also my web monitoring service reports: 'Connection Refused' - A Connection Refused error occurs when the web server's host computer is found, but the host computer refuses to accept the connection on the default port. This usually indicates a problem with your web server software or the web server software is not running. and finally I sometimes have the following error in my browser window: Warning: mysqli::mysqli() [mysqli.mysqli]: (HY000/2002): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/oxoxoxox/public_html/classes/db/mysqli.class.php on line 22

Fatal error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/oxoxoxox/public_html/classes/db/mysqli.class.php on line 24 I am at a complete loss as to whether this is a coding issue or a problem with the host server who seem to be clueless themselves. Your help is much appreciated in advance.
  2. I installed cube cart 3 years ago and now I'm trying to install 5.2.8 on my local machine. This is my only experience with cube cart. I'm running wampserver 2.2. Mysql 5.5.20 PHP 5.3.10 Apache 2.2.1 I use dreamweaver and I've uploaded to wamp/www/solas2014/shop When I run http://localhost/solas%202014/shop/setup/setup.install.php I get 6 lots of "Notice: Use of undefined constant......" then "Fatal error: Call to undefined function chmod_writable() in C:wampwwwsolas 2014shopsetupsetup.install.php on line 32" Line 32 starts with "if" The code is below. ## Attempt to chmod if (!chmod(CC_ROOT_DIR.CC_DS.$target, chmod_writable())) { $perm_status = false; $permissions = false; $errors[] = sprintf($strings['setup']['error_x_not_writable'], $target); Any help would be most appreciated.
  3. Hey guys, Wondering if anyone can help, i'm getting this error when I apply a coupon code: Fatal error: Call to undefined function: htmlspecialchars_decode() in /homepages/19/d141433688/htdocs/modules/3rdparty/Coupon_Enhancements/shoppingcart4.inc.php on line 47 Im currently on php 4, does anyone have a fix? Thanks Stefan
  4. Hey guys, I urgently need your help. Today, my website randomly started displaying this message both in admin and on the store : "Fatal error: Call to undefined function: http_build_query() in /homepages/19/d141433688/htdocs/includes/functions.inc.php on line 471" http://www.test-meter.co.uk/17th-edition-test-equipment/ I have made changes to the code, but these were done weeks ago and the site has been operating fine. Also the problem seems to only be shown on pages which use a pagination function? Any help Much appreciated. Thanks
×
×
  • Create New...