Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

akoss

Archived
  • Posts

    18
  • Joined

  • Last visited

Profile Information

akoss's Achievements

  1. Its doing it to me even when cookies are on and no iFrames :angry:
  2. Hi Patrick, did you find a solution to this, I'm suffering the same problem... the old AIM works but I want the added security of the new version. I can't make the new AIM or SIM work.... when I try with SIM it goes to Auth.net and I get a screen that says: Thanks!Akoss
  3. Has anyone been successful with this option yet? CDG uploaded a new version recently, but it still goes to their site for authorization... am I missing something here?
  4. Did you ever find a solution to this problem? I'm running Fedex 2.04 and have the same problem. Thanks, Akoss
  5. Incase anyone else has this problem, I found a resolution... I forgot to do step 5 on the intructions :oops: :D
  6. Sorry Jim, things have been crazy here and I've not had the chance to stop back, but if you are still looking for the answer, add the following code at the end of your htaccessOptions +FollowSymLinks RewriteEngine On RewriteBase /store/ RewriteRule ^(.*)-p-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-c-(.*).html$ index.php?cPath=$2&%{QUERY_STRING} RewriteRule ^(.*)-m-(.*).html$ index.php?manufacturers_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-pi-(.*).html$ popup_image.php?pID=$2&%{QUERY_STRING} RewriteRule ^(.*)-t-(.*).html$ articles.php?tPath=$2&%{QUERY_STRING} RewriteRule ^(.*)-a-(.*).html$ article_info.php?articles_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-pr-(.*).html$ product_reviews.php?products_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-pri-(.*).html$ product_reviews_info.php?products_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-i-(.*).html$ information.php?info_id=$2&%{QUERY_STRING}
  7. I'm no expert, but if you send me a URL, I'd be glad to take a look for you and see if I can spot anything obvious ;)
  8. Hey did anyone figure out the problem with on the "Configuration > SEO Urls" page?
  9. Not as far as I know, I loaded this one after about 13 other contributions without major problems ;)
  10. I'm having an issue with "add to cart" buttons not adding the cart.... I think it's something to do with the htaccess only passing the first variable in the url and not passing the action=buy_now. Here is an example url: http://www.mydomain.com/cat-c-22.html?prod...buy_now&sort=3a The htaccess line says: RewriteRule ^(.*)-c-(.*).html$ index.php?cPath=$2&%{QUERY_STRING} Thanks!
  11. You need to look at the files in the contribution and compare them against a fresh set of OSC files. I was able to do this a few days ago BEFORE I found the program beyond compare :( (or just compare the flies against your existing ones like I did.... search each file for the term "gv" - it worked for me ;) @simplyshop, thanks, that was exactly what I was looking for, and might never have found on my own!
  12. ok, so my question "should" be easy to answer... how do make the GV's ship for free? Thanks! ;)
  13. I believe the documentation makes reference to copying the box with a different name. My problem is actually adding the banner box... I have infoboxes installed and I just can't seem to get this one to show :(
  14. Is there any plans to release this for CRELoaded? I'm having such a hard time with other people's versions :(
×
×
  • Create New...