Jump to content

bondimedical

Member
  • Posts

    177
  • Joined

  • Last visited

  • Days Won

    1

bondimedical last won the day on May 7 2015

bondimedical had the most liked content!

Profile Information

  • Gender
    Male
  • Location
    Sydney

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

bondimedical's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. I placed a test order after upgrading my store and noticed that I didn't receive an admin email. I then tested SMTP and found the following error message. SERVER -> CLIENT: 220-vps.matrixresurrection.com.au ESMTP Exim 4.87 #1 Fri, 06 Jan 2017 16:18:51 +1100 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.CLIENT -> SERVER: EHLO thrill.com.auSERVER -> CLIENT: 250-vps.matrixresurrection.com.au Hello thrill.com.au [103.250.21.101]250-SIZE 52428800250-8BITMIME250-PIPELINING250-AUTH PLAIN LOGIN250-STARTTLS250 HELPCLIENT -> SERVER: STARTTLSSERVER -> CLIENT: 220 TLS go aheadSMTP Error: Could not connect to SMTP host.CLIENT -> SERVER: QUITSERVER -> CLIENT: 221 vps.matrixresurrection.com.au closing connectionSMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
  2. You can unzip the file yourself and ftp all the folders to the server
  3. The store upgrade is another bug I have noticed. I had to upgrade manually and upload a zip file. I found out what was causing my issue.
  4. I just upgraded my test store and all URL's show as a 404 error page except for the homepage?
  5. I have just started using it and configured it to use database 10 with: $glob['redis_options'] = array('parameters' => array('database' => 10)); But I don't see any keys in the database?
  6. What is the meaning of the sentinels and options parameters and which one do we use to specify a database, options?
  7. We already use a number of databases on Redis. How do I specify to use a particular one, say 9 and do we only need to specify 1 database?
  8. This was so long ago I can't remember the answer but it was something I was doing wrong with memcached
  9. I have checked this morning and the issue has fixed itself
  10. The spinning circle when the first page of the Admin loads has turned into a spinning rectangle with a cross in it. Why has this happened?
  11. Unfortunately I moved the site from my VPS to shared hosting.
  12. As soon as mod security was disabled the Admin showed up. Whitelisting specific rules to make CubeCart run is beyond the scope of my knowledge. Which rules should I whitelist?
×
×
  • Create New...