torsten.dreier
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Admin end incredibly slow almost unusableI ran into the same problem today, Frontend is fine but WP backend was slow as heck.
This is WP 4.4.2 with customized Enfold theme, running WooCommerce 2.5.5.
I disabled all plugins, reactivating them one after another and, wouldn’t you know it… WooThemesHelper 1.6.1 was the issue. Disabled it and the backend runs like a charm again.Forum: Plugins
In reply to: [Acunetix WP Security] ACUNETIX made my site unresponsive16:35:00 connect(5, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("198.1.119.188")}, 16) = 0 16:35:00 gettimeofday({1400531700, 270968}, NULL) = 0 16:35:00 poll([{fd=5, events=POLLOUT}], 1, 0) = 1 ([{fd=5, revents=POLLOUT}]) 16:35:00 sendto(5, "\345U\1\1\3www\tgeoplugin\3net\1\1", 35, MSG_NOSIGNAL, NULL, 0) = 35 16:35:00 poll([{fd=5, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=5, revents=POLLOUT}]) 16:35:00 sendto(5, "\264(\1\1\3www\tgeoplugin\3net\34\1", 35, MSG_NOSIGNAL, NULL, 0) = 35 16:35:00 gettimeofday({1400531700, 271221}, NULL) = 0 16:35:00 poll([{fd=5, events=POLLIN}], 1, 4999) = 1 ([{fd=5, revents=POLLIN}]) 16:35:00 ioctl(5, FIONREAD, [148]) = 0 16:35:00 recvfrom(5, "\345U\201\200\1\2\2\2\3www\tgeoplugin\3net\1\1\300\f\5\1\v\236\2\300\20\300\20\1\1\v\236\4W\3773,\300\20\2\1\2\231n\22\5ns200\7anycast\2me\300\20\2\1\2\231n\t\6dns200\300S\300k\1\1\32\370\4.i\306\310\300M\1\1\32\370\4.i\337\310", 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("198.1.119.188")}, [16]) = 148 16:35:00 gettimeofday({1400531700, 271422}, NULL) = 0 16:35:00 poll([{fd=5, events=POLLIN}], 1, 4999) = 1 ([{fd=5, revents=POLLIN}]) 16:35:00 ioctl(5, FIONREAD, [111]) = 0 16:35:00 recvfrom(5, "\264(\201\200\1\1\1\3www\tgeoplugin\3net\34\1\300\f\5\1\v\236\2\300\20\300\20\6\1\1\2002\6dns200\7anycast\2me\4tech\3ovh\300\32w\375Q\261\1Q\200\16\20006\356\200\1,", 1900, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("198.1.119.188")}, [16]) = 111 16:35:00 close(5) = 0 16:35:00 gettimeofday({1400531700, 271677}, NULL) = 0 16:35:00 socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 5 16:35:00 fcntl(5, F_GETFL) = 0x2 (flags O_RDWR) 16:35:00 fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0 16:35:00 connect(5, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("87.255.51.44")}, 16) = -1 EINPROGRESS (Operation now in progress) 16:35:00 poll([{fd=5, events=POLLIN|POLLOUT|POLLERR|POLLHUP}], 1, 60000) = 0 (Timeout) 16:36:00 fcntl(5, F_SETFL, O_RDWR) = 0 16:36:00 gettimeofday({1400531760, 331824}, NULL) = 0 16:36:00 close(5) = 0
Sorry, I am posting this late, however, it might help someone. I have Google Language Translator and OSE Firewall Security installed on 2 sites. This morning both sites had the white screen of death. Disabling either one or both plugins solved the issue. Then I noticed the ‘invalid argument’ issue on the bottom of my pages. I went into the settings for this plugin and simply saved them again. That solved the issue and now Google Language Translator and OSE Firewall live happily together again.
Forum: Reviews
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Not workingWell, there a few good ones here in the US, i.e hostmonster and hostgator.
Hostmonster offered shared accounts for a very low price, hostgator offers shared, vps, dedicated and reseller accounts.
I use both and I am happy with them.
Forum: Reviews
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Not workinggregersen,
not sure who your hosting company is, but it seems strange that they don’t know what to do.
Maybe you should switch from them…..This plugin (as stated several times above) works generally out of the box.
Thanks Brad, greatly appreciated
Brad,
Thanks for your answer.The error we received was:
_loadSession() was unable to load the session id:Forum: Plugins
In reply to: [Contact Form 7] Form validation for some fields does not workTakayuki,
when I add the “*” to the select clause to mark it as required, it breaks the clause.[response] <p>Your Name (required)<br />[text* your-name] </p> <p>Your Email (required)<br />[email* your-email] </p> <p>Your Country (required)<br /><select* class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required wpcf7-validates-as-text" id="country" name="country" onchange="print_state('state',this.selectedIndex);" id="country" name = "country"></select> </p><p>Your State (required)<br /> <select* class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required wpcf7-validates-as-text" name ="state" id = "state"></select> <script language="javascript">print_country("country");</script></p> <p>Subject<br />[select* topic "General" "Sales" "Training" "Support" "Licensing" "Customer Care"] </p> <p>Your Message<br />[textarea your-message] </p> <p>[submit "Send"]</p>
Thanks for your help
Forum: Plugins
In reply to: [ShareThis: Free Sharing Buttons and Tools] conflictsDo you have a list of what plugins interfered?
Same problem here. Would like to be able to exclude buttons from front page.
Forum: Plugins
In reply to: [WP SUPER OPTIN] [Plugin: WP SUPER OPTIN] Upload errorHmm, should have looked first.
The installer tries to install the folder under “uploads” instead of “plugins”. Solution: Manually FTP it to your serverThe installer should be fixed
Forum: Plugins
In reply to: [Plugin: WP Super Popup] Paths inclusion/exclusionIt looks like ioloman is on the right track. If you configure the plugin the way you want it, then deactivate it and reactivate, it will work for “top level” paths.