-
- golles

-
Total Posts: 207
Joined: 2008-01-15
|
v1.1 .1
default template (We have slightly modified the default theme in v1.1 but only in css not in the core template files.)
When going through one page checkout billing info is ok but when click continue to go to shipping information (regardless of if shipping is same as billing or new details are being entered) I get a 404 error.
Anybody seen this - been able to understand why?
thanks
|
| |
-
- Posted: July 28 2008
-
| top
-
|
 |
 |
 |
|
|
-
- golles

-
Total Posts: 207
Joined: 2008-01-15
|
in internet explorer you cannot get to enter billing information, as soon as the javascript loads for the one page checkout it is redirecting to a 404 page.
|
| |
-
- Posted: July 28 2008
-
| top
| # 1
-
|
 |
 |
 |
|
|
-
- chrisandy

-
Total Posts: 32
Joined: 2007-10-17
|
Getting the same thing in Safari - straight after you click on continue, after choosing ‘guest checkout’ it goes to the right place for a split second and then immediately to a 404
|
| |
-
- Posted: July 28 2008
-
| top
| # 2
-
|
 |
 |
 |
|
|
|
|
-
- golles

-
Total Posts: 207
Joined: 2008-01-15
|
winterradio - 28 July 2008 08:58 AM Check out my post here:
http://www.magentocommerce.com/boards/viewthread/12025/P15/#t43686
thanks that (your download file) appears to have fixed the issues in both firefox and ie.
Just out of interest do you know what was causing the issue in the code - I have had a look threough and could not see anything obvious
thanks for the fix though
|
| |
-
- Posted: July 28 2008
-
| top
| # 4
-
|
 |
 |
 |
|
|
-
- winterradio

-
Total Posts: 36
Joined: 2008-02-01
|
@golles
There were a few javascript checks added in 1.1 checking for the “Agree To Terms” feature that was recently added for example. I basically merged the two files from the default and modern themes.
Glad I could help. Drove me nuts as well.
|
| |
-
- Posted: July 28 2008
-
| top
| # 5
-
|
 |
 |
 |
|
|
-
- davinder

-
Total Posts: 52
Joined: 2008-06-26
|
Hi winterradio,
After changing opcheckout.js, page not found error solved, but checkout progress on Billing Address,Shipping Address,Shipping Method and Payment Information boxes are not displaying any information.
|
| |
-
- Posted: August 8 2008
-
| top
| # 6
-
|
 |
 |
 |
|
|
-
- dimi_ned

-
Total Posts: 22
Joined: 2008-08-01
|
I suffer from the same error. I wonder if it has to do with permissions…
|
| |
-
- Posted: August 8 2008
-
| top
| # 7
-
|
 |
 |
 |
|
|
-
- davinder

-
Total Posts: 52
Joined: 2008-06-26
|
I disabled the one page checkout but now I don’t see “Proceed to Checkout” button anymore. It has started since I installed Magento ver. 1.1.2 before that it was alright.
|
| |
-
- Posted: August 10 2008
-
| top
| # 8
-
|
 |
 |
 |
|
|
-
- moki

-
Total Posts: 13
Joined: 2008-03-22
|
if you are using a custom theme, you may have old .js files in your skin/frontend/default/your_theme/js folder. Simply copy over the new .js files from the default skin (assuming it is up to date) and your problem should be fixed
|
| |
-
- Posted: August 13 2008
-
| top
| # 9
-
|
 |
 |
 |
|
|
-
- davinder

-
Total Posts: 52
Joined: 2008-06-26
|
Thanks Moki, I downloaded magento again and replaced files in js folder. It solved all the problems. I m updating the default default theme so not sure why it was not working before. You have any idea?
|
| |
-
- Posted: August 13 2008
-
| top
| # 10
-
|
 |
 |
 |
|
|
-
- andy101010

-
Total Posts: 15
Joined: 2008-02-14
|
Hi everyone,
I had this same problem for the past couple of days. I tracked it down to the fact that I modified the boxes.css. After I copied the default boxes.css from skin/frontend/default/default/css/boxes.css to skin/frontend/default/mytheme/css/boxes.css, the one page checkout worked again.
I hope this helps!
Andy
|
| |
-
- Posted: August 29 2008
-
| top
| # 11
-
|
 |
 |
 |
|
|
-
- Jumentfolle

-
Total Posts: 28
Joined: 2008-03-06
|
There is just one problem with your “solution”: how do I get my shop personalised, if I can’t use my personal boxes.css?
Would be nice to know wich part of the modified boxes.css caused the problem… but that’s something I’m not able to research, unfortunately…
|
| |
-
- Posted: September 3 2008
-
| top
| # 12
-
|
 |
 |
 |
|
|