Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

crash3903

Pioneers
  • Posts

    1,791
  • Joined

  • Last visited

Everything posted by crash3903

  1. define('STORE_SESSIONS', ''); try putting this define('STORE_SESSIONS', 'mysql'); you'll find it at the bottom below your db settings
  2. have you removed all references to https? If so post your config file again so we can see whats going on
  3. have you tried adding store to the end define('HTTP_SERVER', 'http://envyroma.com/store'); define('HTTPS_SERVER', 'http://envyroma.com/store');
  4. these references (https://envyroma.com) change this define('HTTPS_SERVER', 'https://envyroma.com'); to this define('HTTPS_SERVER', 'http://envyroma.com'); Plus anywhere else in that file P.S. Remember next time to remove the database access info when posting on this forum ;)
  5. Post your config files here minus the db info and we can see if they are there
  6. if you don't have ssl then remove the references to it post you config files here removing db settings
  7. would this do it for you? Not sure if it does but may be worth considering
  8. check those files for the database connections and see if they are correct
  9. ok cancel it seems a day has to pass at least before things show up - it works ok for me now i have left it for 24 hrs thansk for this regards mark
  10. guys I have read through this thread and can't sem to find the answer.. I have installed the contribution and it all works well.. however i don't seem to have any abandonded carts showing when i run the tool... there are orders in the tables that are pending and I have checkedand double checked the setting with the help of this thread but still no abandoned carts are showing Anyone know why this is not working thanks Mark
  11. what does line 15 of order_total.php say?
  12. You may need to consider the need to install the pay-pal IPN contrib
  13. just a thought - have you edited any files resulting in that error If so go back and make sure there are no blank lines at the beginning or the end of the files you edited - if so delete the blank lines just a thought
  14. crash3903

    2CheckOut

    are you using the credit card function or the 2checkout function?? - there is a difference mark
  15. Open the admin file for phpbb that you are trying to view and see if there are any blank lines at the top or bottom and if so delete the blank lines HTH Regards Mark
  16. Kamil Turn off search engine safe urls in admin and see if that changes anything The error you have unable to determine page link I have seen before and that is what was causing it regards mark
  17. Simon Sorry for the delay - i have justed looked at the url and there is no option for the county selection sorry time got the better of me where is the problem located
  18. 1. have you got a tax rate set up 2. have you checked the box in the products within admin for taxable goods?
  19. have you run the sql file as this is saying that the fields are mising
  20. I guess it is not practicle to delete the inventory in the database and upload the new one?
  21. not experienced this b4 - url?
  22. too tired to type too much worldpay! regards
  23. crash3903

    Ooops

    or use worldpay to handle your payments - you can get a contribution to handle the payments from the contributions section regards mark
  24. thanks - thought that might be the case regards mark
×
×
  • Create New...