Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

nana

Banned
  • Posts

    840
  • Joined

  • Last visited

Everything posted by nana

  1. in these files there are the include code for two boxes that have the wrong path this was discussed before and might be the cause of your problem http://www.oscommerce.com/forums/index.php?sho...c=167064&st=694
  2. look in your admin section and see where is your error log
  3. patrick there are two diffrent state dropdowns with two diffrent names and two countries with two diffrent names so you must have that inmind when doing the changes darren i will set it up in a couple of weeks becki see in your error log if you have an error
  4. it is where the form actually isif you don't find it let me know which box you are using
  5. you have to find the errors for blank pages so look at your error log and hopefully it would work and twhite is correct in his recommendation CivicRacingGirl7 yes you can just do the checkout parts
  6. please do not use this contribution as it might have been the way that one of my sites have been hacked i have already informed a moderator to remove it thx
  7. oh by the way how do you like the new ajax get total button i have it working with ccgv on my site and it seems to look nicer than uploading a whole new page i also got rid of the redeem button completly but i have not tried with gv yet
  8. oh byrhe way this is happening in the includes/modules/order_totals/ot_gv.php and ot_coupon.php
  9. for one make sure that you make the ccgv button setup the way i have the get total button make sure you have a hiddenfield with paynow value and the x,y make sure that it redirects to the correct file. the way i am doing it in my site it goes back to checkout-CONFIRMATION .php and is redirected back to checkout_shipping.php so the customer sees his new total and then he can continue if he agrees ofcourse this is when he clicks redeem but it might work going directly to the confirmation page but i am not sure how that would work if he clicks the continue not the redem then he stays on the confirmation page i thought this would be logical what a customer would expect
  10. uncomment the print function and see if all variables get to checkout_confirmation.php other than that there is really no change to that file other some minor things for get total fuctionality if the cc info are being passed then everything else should work as normal i would start from a fresh checkout_confirmation.php and make the changes again it should not take long and if there is a minor mistake that you do not see it will go away
  11. you must be a little more descriptive i am not using sts but please explain what is happenning exactly
  12. http://www.oscommerce.com/community/contri.../search,reorder
  13. Gareth i have a little bit of code that you can uncomment in checkout_shipping.php and checkout_confirmation.php that may help you wit ccgv but for the giftwrap you have to do whatever the contribution says to do to checkout_payment and checkout shipping,php to checkout_shipping.php and hopefully it will work
  14. matt the shipping page form submits to itself then it is redirected to confirmation page so make sure that you recive the form result in checkout_shipping.php
  15. although i have no free time at the moment to look into these proplems tony you probably have a problem with your session being lost matt you must make the changes that you are supposed to do to both payment and shipping to the new shipping file i do not see any reason for it not to work but first of all do not work is very vague and i really do not have any first hand knowledge of the contribution that you are talking about
  16. you can almost do anything you want but i do not understand what you are talking about let me know what file you are talking about take a look at this for your errors http://www.oscommerce.com/forums/index.php?sho...c=167064&st=694 also regarding your cvv was there changes necessary to checkout_payment.php and if so you must make those changes to checkout_shipping.php and make sure the field is called 'cc_cvv2' and you are unregistering the correct thing for example if it is called cvv then that might be the problem
  17. javier fec does not change anything in checkout_confirmation.php that would have this effect as far as i know and can thinkof at the moment was this working before instalation of fec ? i am not familiar with this contribution but the other ipn have their own checkout_process ant the problem might be there
  18. jeff you did not answer my question do you have this problem with the more basic create_account.php and usps are you using a contribution for usps and if so which one how are you doing with the rest of your problems
  19. copy the image from my site seelily.com i did not say comment out i said unregister the value in the session like i have done with other values if you are login in a nonaccount and try to go to any for account pages it kicks you to index so they would not be available
  20. jeff as far as the cvv2 i think you probably have to unregister the value in the checkout_confirmation.php like it is done with cc_number and the rest of values at the top of the page as for country_id i think it might be that the variable is called a diffrent thing i will take a look tom you can try to see if it works correctly with the other create account file and let me know i have some ideas but i have to test it
  21. i guess deep silver's points & rewards contribution only checks the email you can have it check for other things if you like also and i assume that it would work even if they create a new account also and do not have to wait for the email
  22. you need to create a new page to activate the account rather than choosing a new password. all it has to do is to update createaccount to y and display a message that your account is activated and you have to change the language file so email reflects that
  23. yes they will lose their original purchase and original no account i will look at the other issur later and what do you mean broken
  24. the point of FEC is to reduce the clicks in checkout so less chance of customer backing out but everything can be done
×
×
  • Create New...