Jump to content

roban

Member
  • Posts

    3,238
  • Joined

  • Last visited

Everything posted by roban

  1. You columns are controlled in your skins directory in a file called layout.css You can also read the pinned posts in each section as they contain helpful answers to the questions you've been asking.
  2. roban

    Test store

    You can: 1. install and turn the store off allowing only the admin (you) to see it from your control panel. 2. install on a local server and upload it when it's ready
  3. Turn this: paypal acct optional: ON to OFF Change this: Block paymnt from currency I do not hold: accpt and convert to us dollars to Ask me Change: Display "Add Instructions to Seller" text input field:Yes to No
  4. check your layout.css #subCats { background-color: #EBEDFE; text-align: center; border: 1px solid #C9CEFC; margin: 0px; float: left; width: 99.5%; } .subCat { text-align: center; padding: 8px; float: left; width: 110px; The answer lies in there
  5. Change the permissions of your language/en/home.inc file to 777. After editing change back to 644. Some servers have this problem.
  6. Log on to your domain at your host. On mine I go into the error logs and there is a link for running processes. I don't know how you would access this so you might want to give them a call and ask.
  7. Check running processes on your domain. You may have a script that is taking to much cpu time.
  8. I have had Pay pal IPN working for quite some time. What are your settings at Pay Pal, specifically Instant Payment Notification Preferences, Website Payment Preferences and Payment Receiving Preferences.
  9. roban

    parse error

    Have you tried uploading a new copy of viewCat.inc.php. Or any other file the mod affected for that matter. Without more information on the mod involved it's hard to say. You can PM me in confidence if you like.
  10. roban

    Payer Gateway?

    And just what is that?
  11. What version are you running now? If you're just applying the security patch you've nothing to be concerned about. Back up your site and database before making changes if you want to be safe and SMART.
  12. This option is a part of the Print Order Form configuration in your admin control panel/gateways
  13. $glob['rootRel'] = '/shop/'; as for $glob['rootDir'] = ''; you can get that from the installation routine and the $glob['installed'] = '0'; tells me the shop is not installed. If it were it would be $glob['installed'] = '1';
  14. In your admin control panel/General settings/Styles & Misc/Mail Sending Method: change it to mail() Scroll to the bottom and click on Update Settings.
  15. Then something has changed with your paths. Can you post your includes/global.inc file? Who do you host with?
  16. I think the site is superb. Can you live without the banner on the bottom? Does it pay your mortgage? It really takes away from your intention. The red view basket button can also be blue to be consistant with your scheme. Now get some products and key words and you're good to go.
  17. roban

    Concerns

    There is an express checkout mod that does what you want.
  18. Are your files on the server?
  19. Yeah I saw a post like this about 3 weeks ago. It was a hosting problem. Maybe registering globals was off. keep searching. try this post: http://www.cubecart.com/site/forums/index....2;.php&st=0
  20. You will receive it by email after registering.
  21. roban

    New install

    Try to edit what? Your Home Page, a product, a category? Does the file exist? Try uploading the admin/includes/rte folder again.
×
×
  • Create New...