lulugoh
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Unable to create order.@manueljcmatos Have you solved the “Unable to create order.” problem?
My website suddenly occur this problem last week since I’ve updated some plugin (which I don’t remember which one).
I’ve tried:
1. Checked the database about wp_post/structure/post_password. (no problem).
2. Upgraded WP to latest 5.X (Twice, one time auto, one time manual).
3. Updated Theme to latest version (Betheme, and I’m the only member who had this problem).
4. Updated Woocommerce to 3.6.4.
5. Updated Ipay88 (Malaysia Payment portal).
6. Change the Theme to default Twelveforteen, TwelveXXX (no used).
7. Deactivate all plugin except Woocommerce (no used).
8. Call the hosting server company see whether they upgrade server.(no)
9. Clear all sort of Caches everytime I reset reinstall anything.
10. Try to reinstall into a exactly same setting and version of WP/Theme/Woocommerce new website under same domain. (New website totally no problem).All steps are NO USED at all….the “Unable to create order.” still showing….
Than later I changed back to old version.
1. Woocommerce 3.6.4 (not working)
2. Woocommerce 3.6.(not working)
3. Woocommerce 3.5.8(not working)
4. Woocommerce 3.5.2(WORKING)Finally I solved the problem with 3.5.2 (which I don’t know why).
Could Woocommerce team help to see into this problem?
What is the different between 3.5.2 and 3.5.8 that would cause the “Unable to create order.” problem?
Because I still need to upgrade later.
Maybe I should just do a totally new website….My website: https://yam.org.my/V2/shop/
Forum: Plugins
In reply to: [Contact Form 7] Conflict with WooCommerce pluginIt’s good, the changing line in “contact-form-7/includes/controller.php line #3”
add_action( ‘init’, ‘wpcf7_control_init’, 11 );
to
add_action( ‘wp_loaded’, ‘wpcf7_control_init’ );it didn’t affected my Woocommerce function.
Thanks again for this wonderful plugin!Forum: Plugins
In reply to: [Contact Form 7] Conflict with WooCommerce pluginI’ve just updated:
contact form 7 4.3
woocommerce 2.4.10And suddenly the contact form 7 stop working and keep showing that Spinning Arrow!
I’ve tried everything that might cause by Java script conflict (deactivated all plugin, testing one by one, change theme, reinstall CF 7 to old version 4.1.2….) and CF7 is not working (even after deactivate or activate back Woocommerce).
I figured out is causing by Woocommerce, just because I got 3 websites using same Betheme and same plugin, but only this website is using Woocommerce.[Solved] Luckily I’ve tried Takayuki Miyoshi method by changing In contact-form-7/includes/controller.php line #3:
add_action( ‘init’, ‘wpcf7_control_init’, 11 );
to
add_action( ‘wp_loaded’, ‘wpcf7_control_init’ );and the contact form work again.
Thanks again for your help,
and hope this won’t affect my Woocommerce plugin.I’m hosting at Godaddy too, now I need to move the site to Exabytes.
But when I create Package, it show error message:
___________________________________
Build Interrupt
The current build has experienced an issue.Server Status: 500 -Internal Server Error
Error Message:
Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at…..
____________________________________
I don’t know how to solve this…
Please help!Forum: Themes and Templates
In reply to: [Customizr] menu location to the middleThank you so much!
This MENU IN MIDDLE thing had bothered me for 2 days!
And I don’t know how to do a Child theme thing…
Thanks again,
it works!No worry.
Actually I wrote this for myself….I think I got Alzheimer’s disease….
I will face same problem over and over again when I move the site to new domain & hosting server….By the way, DUPLICATOR is a very good software and I’m very appreciate! Nobody want to redo the whole site again! Thanks~!Duplicator tutorial (including create new Mysql database):
Maybe your hosting server have same problem as Godaddy,
please try my MANUAL INSTALL method in this post (the 5th long post):https://www.ads-software.com/support/topic/how-to-duplicate-to-godaddy?replies=5
You need to create a new Mysql database (empty) in new hosting site to let Duplicator put data into it.
I don’t know which hosting server you are using,
maybe it different compare with Godaddy,
but I think it has same problem as Godaddy too.
Please try my MANUAL INSTALL method, it might work:https://www.ads-software.com/support/topic/how-to-duplicate-to-godaddy?replies=5
[the long post]
Yes you can and the duplicator plugin in wp will advice you to delete it too.
I’ve just solved the problem from this post:
https://www.ads-software.com/support/topic/if-using-godaddy-having-issues-read-this?replies=9
My godaddy hosting server is the cheapest USD1/month package with Cpanel hosting.
1. After you have upload installer.php and the archived.zip into your new godaddy server, extracted the Zipped into same folder as the installer.php (for the step later we use MANUAL SETTING in Duplicator installer).
1a. Setup a new Mysql datebase, copy the datebase name, user & password.
2. According to above post, we go to Cpanel/Datebase/Phpmyadmin, open “+” in your new database, 2nd tab “SQL”, type this line:
SHOW VARIABLES WHERE Variable_name = ‘hostname’
and press GO than you can see your mysql database real server located name (something like this: sgXXXXXXXXX.prod.sin2.secureserver.net).3. Start https://yoursite.com/installer.php
4. On the top, don’t use LOCALHOST, use your mysql server name.
5. Type your database name, user & password.
6. Selected ADVANCED and Manual XXX (sorry I’ve deleted the installer.php and forget this step). Deploy.
7. Than it will just to a Manual Setting Page (1. Deploy, 2. Update, 3.Test).
8. Remember to set the host into your very long real server name (not LOCALHOST). And your server name, user & password again. Than run deploy.
9. Than it will just to 2.update, update detail must be correct, your new domain, path title.
10. than [3. test site] jump up, press option [2. Save Permalinks], it will open to your wordpress site!! Finished.
Hopefully you are lucky as me (which I’ve tried for 2 days).
Goh
Malaysia, Kuala Lumpur.Forum: Plugins
In reply to: [Theme Test Drive] Lost all customizations when activating themeThanks! I’ve set new theme back last night before I read your post, I found out that actually TTD work depends on Theme, for the Theme I’ve used [Onedesign Enlightenment]:
1. Theme Option Setting is still there.
2. Custom CSS in Theme Option still there.
3. Page/Post setting still there (this theme need to customize sidebar)
4. Theme Option customize added sidebar still there.Only missing:
1. Widget in sidebar missing.
2. Edit CSS under appearance is missing.Because ENLIGHTENMENT homepage setting are based on Customised Sidebar and Widget, so it’s seems like losing all setting when you start disable TTD and activate new theme, but actually setting is still there. Lucky I’ve screenshot ALL OPTION before I activated new theme, so I can easily found out the different.
Thanks for helping, this is a very good plugin, especially when you need to get approval from a lot of superior when you redesign an old running WP website. Now with confidence, I’m still running old WP theme, and working on TTD + new theme again. Please keep your good job and update this marvelous plugin!
Forum: Plugins
In reply to: [Theme Test Drive] Lost all customizations when activating themeOk I’ve test. Sure will lost all setting….
Even I change back to old theme, and enable again TTD,
new theme setting lost too…..
now I need to redo again…Forum: Plugins
In reply to: [Theme Test Drive] Lost all customizations when activating themeEven I’ve back up all the preview mode settings,
but how we move all the new settings to new theme after we activate it?
Please help….Forum: Plugins
In reply to: [Theme Test Drive] Lost all customizations when activating themeNow I’m start trembling when I learn that might lost all setting when we activate the theme…..I can’t even remember what I’ve done for the past two weeks!! I’m using Onedesign ENLIGHTENMENT theme, its very complicated to me…Any further solution?