Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

scorpio33

Archived
  • Posts

    109
  • Joined

  • Last visited

Everything posted by scorpio33

  1. Hi People. I had the paypal Direct Payment Module installed for me. I am getting the error below, and i cannot find anyone to help me fix it. Everytime i click on the Paypal icon, it takes me back to the same place. I spoke to Paypal, and this is what they said. "we determined the 10436 error is caused by the SetExpressCheckout API call passing an incorrect value for your custom payment page." My store is live, so if you have the know how please help. Thanks
  2. I can complete a transaction. I also get e-mail from Authorize.net confirming the transaction. I just don't see the name of the item that the customer purchased in OS. On the Authorize.net payment form there is also no item description.
  3. I guess no one can help me to figure out why my orders made via authorize.net are not being logged in OS?
  4. The install was done for me. I will have to find out the ver. of A.Net that was used. However below is a copy of how my Response/Receipt URLs are set up. I am not sure if that is what you are asking for. The install is called: Authorize.net Secured Credit Card Processing Sorry for being a novice to this. -------------------------------------------------------------------------------- The Payment Gateway verifies the URL specified in the post string against the URLs in this list. If the URL provided does not match one of the values on this list, the transaction will be rejected. If no URL is provided, the Default URL value will be used. URL Add URL (Click Edit to define a default URL value.) Default Receipt URL Edit (Click Edit to define a default URL value.) Default Relay Response URL Edit
  5. The transaction goes to Authorize.net, the payment goes through and I and the buyer get an email receipt, however, the order does not record on OS Commerce. I am also not getting any e-mail from the store saying that an order was placed. Can anyone tell me how to fix this?
  6. scorpio33

    Authorize.net

    Anyone know where i can download the original Authorize.net files that came with the Oscommerce store. Thanks
  7. Will someone please tell me which is the best contribution to install for the Authorize.net SIM method. Thanks
  8. Help, I Downloaded the Froogle tab-delimited .txt file, but the product url has a / instead of a = in it. This is preventing the product page from being shown. How do I get rid of the forward slash? Easy populate downloaded this. http://www.gamesrealcheap.com/catalog/prod...products_id/731 I should have this. http://www.gamesrealcheap.com/catalog/prod...products_id=731 Any help Appreciated. Thanks
  9. I need an expert to install the Gift Certificate Contribution on my website. Please PM me and let me know how much it will cost me. I installed all my other contributions, but i don't think that i can handle this one. Thanks
  10. Hi, Anyone know of a contribution that would allow me to place a a Suggestion Box on my store? I looked in the contribution section but i could not find one. Feel free to PM me. Thanks
  11. Anyone know of a contribution which would allow items to scroll in the specials box? I found one contribution but that did not work for me. Thanks
  12. No reply? Guess this means that no one knows the answer to this one. :(
  13. I installed WYSIWYG ver.1.7 contribution. The box_Customer_Mail works great. However when i click on the Box_Customer_Newsletter, i get a page cannot be found error. Can someone please tell me how to correct this. Thanks
  14. Can you post a copy of your Categories.php so that i can compare yours to mine? i tried your suggestions but i can't get rid of the garbage.
  15. Hi, I am having the same problem. i did what you recomended, but i get this error. Parse error: parse error, unexpected T_ELSE in /hsphere/local/home/ricky33/gamesrealcheap.com/admin/categories.php on line 1157 Do you know what this means? Thanks
  16. I just installed this Contribution. I am getting these two errors under the new products box on the main page. Warning: main(includes/languages/english/mainpage.php): failed to open stream: No such file or directory in /hsphere/local/home/ricky33/gamesrealcheap.com/catalog/index.php on line 327 Warning: main(): Failed opening 'includes/languages/english/mainpage.php' for inclusion (include_path='.:/usr/local/lib/php') in /hsphere/local/home/ricky33/gamesrealcheap.com/catalog/index.php on line 327 I also get this mess showing on the page when i click on Catalog in my admin. } else { // create category/product info $heading[] = array('text' => '' . EMPTY_CATEGORY . ''); $contents[] = array('text' => TEXT_NO_CHILD_CATEGORIES_OR_PRODUCTS); } break; } if ( (tep_not_null($heading)) && (tep_not_null($contents)) ) { echo ' ' . "\n"; $box = new box; echo $box->infoBox($heading, $contents); echo ' ' . "\n"; // Add neccessary JS for WYSIWYG editor of category image if($action=='edit_category'){ if (HTML_AREA_WYSIWYG_DISABLE != 'Disable'){ echo ' '; } } } The E-mail part of the install works great. I would like to have the rest of the contribution working just as good. Please help me to fix these problems if you can. Thanks in advance
  17. Will someone please help me out with this install.
  18. I just installed this Contribution. I am getting these two errors under the new products box on the main page. Warning: main(includes/languages/english/mainpage.php): failed to open stream: No such file or directory in /hsphere/local/home/ricky33/gamesrealcheap.com/catalog/index.php on line 327 Warning: main(): Failed opening 'includes/languages/english/mainpage.php' for inclusion (include_path='.:/usr/local/lib/php') in /hsphere/local/home/ricky33/gamesrealcheap.com/catalog/index.php on line 327 Can someone tell me how to fix this problem. I think it is something minor. I just don't have the know how. Thanks in advance.
  19. I just installed an upgrade for the Zone Rate Shipping Module. Additional Shipping Options for Zone Module. I installed the module. Now i get this error when i go to the shipping module in Admin. Fatal error: Cannot redeclare class zones in /hsphere/local/home/ricky33/gamesrealcheap.com/catalog/includes/modules/shipping/zones.php on line 118 Will someone help me out please. i can't collect payment while my store is in this state. :( Thanks
  20. This is the Header Tags Controller. My site is up again :D The Header Tags Controller is working now. I forgot to install the Header_Tags.php file in the catalog/includes directory. Thanks to everyone who helped me with this problem.
  21. I think my host server is down. This is what my header_tags.php looks kike. Warning: mysql_connect(): Host 'web6.hivelocity.net' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts' in /hsphere/local/home/ricky33/gamesrealcheap.com/catalog/includes/functions/database.php on line 19 Unable to connect to database server! [/code]
  22. I just compleated the Meta Tag Installation. Then i entered the info. into the three Meta Tag Boxes. I clicked on preview and saw a pink line at the top of the page with an error. Warning: No file uploaded. After that i clicked update, then checked the page with view source. I didn't see any Meta Tag Iformation at the top of the page. This is my first contribution install, everything went well except for the problem above. I am sure my install just needs a small fix. I have been rechecking this install since yesterday. All the files seems to be in the right place. My Website
  23. I just tried to install The Header Tag Controller ver. 2.3.6 When finished i checked to see if the files were updated. Everything seems to be in place. Can someone please tell me how to check if it working. Also where do i go to fill in the Meta information? Thanks
×
×
  • Create New...