Jump to content

roban

Member
  • Posts

    3,238
  • Joined

  • Last visited

Everything posted by roban

  1. No problem Dave. Thanks for the fast work.
  2. Hi Dave and thanks for responding to this. It looks like you might have a script issue. This is from your page: <script> var titletext="Welcome to the den of dW01F" var thetext="Welcome to the den of dW01F" var started=false var step=0 var times=1
  3. For the record there is a violation here and thank you burgensteen for leading me to it. The violatiuon is that the 'Powered by Cube Cart' appears in the browser window but disappears after the page is loaded. Please fix this as soon as possible. PM has been sent to the web master
  4. There is an excellent tutorial at cubecart.org for setting up digital downloads. It's in pdf form. Look in CC3 free mods
  5. You have done one heck of a job on your site and it should stand as a lesson for others to see what can be done. It's exciting to see a site so well thought out in the midst of so many problems that others seem to have. The site works in IE as well as Fire Fox. The only suggestion I have is to move the search box out of the header. Move it to the left column or center it under the top navigation. All in all a wonderful job and would stand as one of the best I've seen.
  6. in your styleTemplates/global/index.tpl and cart.tpl look for: <div id="topHeader"> <div style="padding-top: 72px;">{SEARCH_FORM}</div> <div>{SESSION}</div> </div> Edit the 72px until it moves where you want it.
  7. I find that a lot of problems are either host or user based. I'm glad you got it sorted.
  8. $glob['rootDir'] = '/home/fhlinux203/c/chuggyskins.co.uk/user/htdocs'; Is this supposed to be httpdocs?
  9. can we see your includes/global.inc paths please
  10. The link to http://www.motopartsassen.nl/ is valid and your site is online. The link you give in your post is http://www.motopartsassen.nl/2006/
  11. There is a category description mod by estelle at cubecart.org in commercial mods. I use it and it's great.
  12. I use Authorize.Net to process credit cards and have found it to be 100% reliable and works perfectly. I started out using Pay Pal IPN which does not accept credit cards but directs the customer to the Pay Pal site to pay with their Pay Pal account. This was a good way to start because it was easy to set up and required no action on my part and it is free. There is a per transaction fee but it is minimal. I would suggest starting this way because you don't want to be spending monthly fees on a processing company until you know that your store is going to pay off for you. There is an excellent Pay Pal tutorial in the 'sticky posts' or at cubecart.org that takes you through the set up process.
  13. roban

    private page

    There is a tutorial on digital downloads by markscarts at cubecart.org. If it is not there let me know. I have a copy. A private section can be added one of several ways and all of them require some coding knowledge. If you Google password protected pages you will find a lot of information. I have several scripts that do this and have set up stores for members only areas.
  14. roban

    Admin problems

    check your paths in includes/global.inc especially your url and if it has www.
  15. Root SECURE Public HTML Folder to store: would be /shop/ Absolute SECURE URL to store: would be https://tamasoaps.com/shop
  16. I am using it on my CC site as well as my SEO customers. I have coversions and funnel pages set up. There's no brain surgery involved. Just get your analytics code and add it to any pages you want to track.
  17. I see a Midas Venice console for this sale price Price: $10999.00 $8200.00 of couse the first price has a strike through. I'm not sure what you're missing here unless you've installed some mod that isn't working. The site looks normal in Fire Fox. In your sale items box it does say save # Midas Venice 320 Mixing Console Save $2799.00
  18. The nav bar in Killer skin is an image that is called in layout.css. It looks like this: .topCats { text-align: center; background-image: url(../styleImages/backgrounds/catBg.gif); height: 42px; color: #ffffff; margin-bottom: 15px; } .topCatsBgRight { background-image: url(../styleImages/backgrounds/catBgRight.gif); background-repeat: no-repeat; background-position: right; height: 42px; } .topCatsBgLeft { float: left; background-image: url(../styleImages/backgrounds/catBgLeft.gif); background-repeat: no-repeat; background-position: left; height: 42px; Make sure you have this in layout.css
  19. roban

    CC Payment

    Authorixe.Net also will allow this. Just set it up to capture only and you can manually add the info at the Authorize.Net site.
  20. Knowing EvilHomer I am surprised to hear this. I will check with him
  21. Other than testimonials mods I know of nothing
  22. If you're just referring to the scrolling box, your pulling from boxContentRight so the answer lies in layout.css
×
×
  • Create New...