Re: Fast and Easy Checkout
Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!
after install FEC
i got in checkout page........
index.php?main_page=checkout&fecaction=null
i want index.php?main_page=checkout&fecaction=null
to
index.php?main_page=checkout
Please help me
Re: Fast and Easy Checkout
Quote:
Originally Posted by
crixus
Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!
after install FEC
i got in checkout page........
index.php?main_page=checkout&fecaction=null
i want index.php?main_page=checkout&fecaction=null
to
index.php?main_page=checkout
Please help me
This is not BROKEN, and doesn't need a "fix". It's a REQUIRED action for FEC to work.. Why are you intent on REMOVING it???
On another topic.. all the extra "help me"s are not necessary.. If folks have an answer.. they will help..
Re: Fast and Easy Checkout
Quote:
Originally Posted by
crixus
Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!Help me!!!
after install FEC
i got in checkout page........
index.php?main_page=checkout&fecaction=null
i want index.php?main_page=checkout&fecaction=null
to
index.php?main_page=checkout
Please help me
And you were given the same answer I gave when you posted this SAME question in an unrelated thread..
Quote:
Quote:
Originally Posted by
crixus
Hello...............
I am using Ceon URI Mapping
After i install FDC
i got .... (mysite.com/checkout?fecaction=null) on checkout page url
please help how can i remove ?fecaction=null From checkout page url
Quote:
Originally Posted by
Design75
Not related to CEON, but the answer is, You Don't. It is part of FEC
Re: Fast and Easy Checkout
Quote:
Originally Posted by
DivaVocals
And you were given the same answer I gave when you posted this SAME question in an unrelated thread..
i spend 2 days to fix it...but i can't
when i click on continue button without any information then it automatic appear /checkout
But if reload or re click on checkout its again /checkout&fecaction=null
viva its not a prob? if not a prob then ok......
and I am really sorry for re post please don't mind
Re: Fast and Easy Checkout
It would look cleaner if it wasn't there, is there any way to hide it with mod rewrite and a rewrite in the htaccess file? I'm using a seo url rewrite add on. Thanks
Re: Fast and Easy Checkout
Re: Fast and Easy Checkout
I need put, 1 line java script code in Checkout_success.php .. This jave script for.... pop up, Customer review
Before install FEC its working fine But after install FEC its appear on /Checkout (checkout_success page too)
But i want this pop Up only for My checkout_success .. not /Checkout page
Any suggestion ?
Re: Fast and Easy Checkout
Quote:
Originally Posted by
tom97zr2
It would look cleaner if it wasn't there, is there any way to hide it with mod rewrite and a rewrite in the htaccess file? I'm using a seo url rewrite add on. Thanks
If you must change a URL, the correct place to change the URL is in the generated HTML.
What business purpose is accomplished by changing URLs on the checkout pages?
Note: As already mentioned removing data (which changes) from the URLs used by FEC will probably cause problems. If FEC adds the data, it does so for a reason.
Re: Fast and Easy Checkout
Quote:
Originally Posted by
lhungil
What business purpose is accomplished by changing URLs on the checkout pages?
Note: As already mentioned removing data (which changes) from the URLs used by FEC will probably cause problems. If FEC adds the data, it does so for a reason.
Changing the checkout URLs for this module is not recommended unless there is a SERIOUS business reason for it.. (Other than wanting pretty URLS, none has been provided)
Re: Fast and Easy Checkout
I'd like to install this mod, bypassing the one-page checkout option, the additional drop-downs and the COWOA.
In the docs, so far I've singled out that the following steps can be avoided:
1, 5, 6, 7 and 9 - unless I am very much mistaken :/
With regards to Step 1, I intend on styling myself, and since I will be using two-page instead of one-page checkout, I won't require the CSS or jQuery loader - please correct me if I'm wrong.
My main concern is that I will be still be copying unneeded files into my catalog which I will no longer require. I'm not sure which files these are. And then I suppose there are some files that are global to all the functions, of which one-page, drop-down and COWOA functions and references will need to be purged.
If anyone here has knowledge or has done this - I'd much appreciate your assistance.