New Zenner
- Join Date:
- Oct 2013
- Posts:
- 20
- Plugin Contributions:
- 0
Fast and Easy Checkout
Yes, everything else is working normally. Just not the latest payment module.
Views: 550,818
New Zenner
Yes, everything else is working normally. Just not the latest payment module.
New Zenner
bislewl:
Do other payment modules work?
Yes, everything else is working normally. Just not the latest payment module.
Totally Zenned
Why was the configuration tab added in the latest version of FEC. In my opinion it is not a part of fec and should have stayed a separate module. It adds extra complexity to the installation and not everyone wants the tab module in their admin.
Zen Follower
I agree.
Zen Follower
how to remove it? just del the files?
Totally Zenned
su35:
how to remove it? just del the files?
Th quick and dirty way is to:
that leaves you with an addition column in your configuration table.
to drop that go to tools => InstallSQC Patches and enter
ALTER TABLE `configuration` DROP `configuration_tab`
Zen Follower
Thanks Design75
New Zenner
Hi
I am getting the following error on the main page Header_Title_Cart_Items
I have checked that I have installed all the files correctly. Any ideas how to fix this problem? Here is the main page: -
Thanks
Justin:smile:
Totally Zenned
Advisers Australia:
Hi
I am getting the following error on the main page Header_Title_Cart_Items
I have checked that I have installed all the files correctly. Any ideas how to fix this problem? Here is the main page: -
Thanks
Justin:smile:
That is not an erro, butsimply a define that is not defined. It is not a stand Zen Cart define, nor FEC. It is probably related to your template.
You can add the define to your header language file.
New Zenner
Design75:
That is not an erro, butsimply a define that is not defined. It is not a stand Zen Cart define, nor FEC. It is probably related to your template.
You can add the define to your header language file.
Thank you for your advice - I will look into that. I am new to zen cart - it is a very step learning curve. :smile:
Totally Zenned
Advisers Australia:
Thank you for your advice - I will look into that. I am new to zen cart - it is a very step learning curve. :smile:
Yep I'm fairly sure the answer is in the Stirling Grand template support thread.
New Zenner
Hi
When I set FEC to single page checkout and I press the confirm button it takes me to a screen with the following text: -
Your order is being processed, please wait...
I have had a look through the FEC forum and other users have had the same issue. Although I could not find a resolution to the problem.
What should I do to fix the problem?
Justin
PS
When I de activate the single page checkout it does work
New Zenner
Hi
Thank you for your advice - I fixed the problem.
Justin
Totally Zenned
I have seen this issue before, typically this is because one of the following (no particular order). Which version of FEC are you running?
1.) CSS/JS Loader incorrectly configured
2.) CSS/JS Configured but running multiple jquery Libraries
3.) Payment Module Issues
Totally Zenned
Advisers Australia:
Hi
Thank you for your advice - I fixed the problem.
Justin
What was the issue? That way everyone can share in the knowledge?
New Zenner
Hi
Thank you for your reply
I am running the latest version of FEC 1.14.2
Justin
New Zenner
Hi
The post about fixing the problem related to a different matter regarding the header-title. The error related to the word in the define section that used Header cart not header item.
Justin
New Zenner
Hi
With your suggestions regarding: -
What is the best method to check each item to establish where the problem exists.
It seems to be a common problem with FEC.
Totally Zenned
I do the following and check if it fixes it as i go (making sure to clear my cache):
1.) Check if there is JavaScript conflicts, is it giving errors, multiple jquery versions. If this is the issue only load one copy, and load them in the right order
2.) Making sure the minify for CSS/JS Loader is turned off in your Admin Configuration->CSS/JS Loader-> Minfy JS -> False. If this solves it you need to validate you JS
3.) Looking in the <head> what order is the JS being loaded in, typically I load the most recent version of jQuery, then the migrate jQuery, then everything else in a logical order. If not, adjust the auto-loaders accordingly
4.) NO other java script should be loaded (I feel) outside of the css/js loader, it's there to help you.
5.) If it's your payment mod, it will usually effect other checkouts as well
Do you have a domain I can look at?
ALSO if you are using a CDN like cloudflare make sure you either turn it off, or bypass it when debugging as it only makes it more difficult. FYI- you can bypass cloudflare my using direct.YOUR_DOMAIN.com
New Zenner
Hi
Thank you for your suggestions. My web page address is:- http://www.advisers-australia.com/zencart/zen-cart-v1.5.1-full-fileset-09182012/
Currently FEC is switched on but one page checkout is switched off.
Justin
Fields marked required must be completed.
Tell staff why this post should be reviewed.