Jump to content

roban

Member
  • Posts

    3,238
  • Joined

  • Last visited

Everything posted by roban

  1. You're welcome. Ask a comprehensive question you get a comprehensive answer. Assuming you have the correct Merchant ID, Transaction Key and Relay response URL you should have no problems with your settings. I use Authorize and it works every time. I find that their tech support can help you to know if everything is set correctly.
  2. If that's what you want then it's correct.
  3. roban

    admin index.php

    Looks like you're missing an index.php in your shop directory
  4. Yes you can do it that way. Use the float: left or float: right, whichever works for your situation.
  5. roban

    NOT showing off SOS

    Version 2 holds up very well indeed. Nicely done.
  6. roban

    admin index.php

    give us the contents of your includes/global.inc file and a url of your site
  7. Your site documents are there at the bottom
  8. Call your host and ask if GD is enabled.
  9. See if you have the following in your index.tpl: {SITE_DOCS} If not, insert it where you want them to appear. Your site URL would be helpful as well.
  10. The code is in style.css .tdEven { background-color: #FFFFFF; } .tdOdd { background-color: #EBEDFE;
  11. Make sure your host's GD settings haven't changed
  12. Is this a shared certificate or do you own it? The easiest way to get this working is to call your ISP and let them install it for you. That's what I did and it works perfectly.
  13. roban

    upload errors

    Yes you can manually upload to your images/uploads folder
  14. Download your store files from surpass using ftp to your computer, then upload them to godaddy when you're ready. If you have the same database name, user name and password you should be fine.
  15. I don't see a cube cart store at http://www.myweb.com/
  16. Should work. The other thing you'd want to look at would be any links that reflect the old store location.
  17. I believe there is something about this in the pinned posts in the templates and skins section
  18. Root SECURE Public HTML Folder to store: If you are in the root directory this should just be / and not httpsdocs
  19. You'll need to create a blank database at godaddy. Export your current database as a sql file and then import it into the new database in phpMyAdmin. You will need to edit your includes/global.inc file to reflect the new server path, database name, user name and password as well as the rott path to your store. Create your directory using FTP in your godaddy root or wherever it is going and upload your store. I assume you've backed the whole thing up already.
  20. roban

    Payable to Var

    You'll find that in your language/en/lang.inc file
×
×
  • Create New...