ext237
Forum Replies Created
-
Already checked delete_expired_transients, it is enabled and when I triggered it manually there was no change in table size.
I didn’t know about page=ec-params. Just did that, clicked clear caches. Page refreshed, no status code or error code. wp_options table size is still > 1.1GB.
Most records are “_transient_ecwid_products_****” and “_transient_timeout_ecwid_products_***”
We need to resolve this before the next release.
Forum: Plugins
In reply to: [Ivory Search - WordPress Search Plugin] Error on new versionCommenting out line 151 of add-search-to-menu.php seems to fix it without disabling the plugin or search. This workaround is good enough until the plugin is repaired. Hope this info helps you guys until we hear back from the dev.
Forum: Fixing WordPress
In reply to: Old WordPress core files not removed during the update@aivanov12 This was reported a month ago, asking for someone to look into the issue. So asking to be provided the ability to toggle this specific check on and off is not “cheeky”.
@macmanx Some people work with 1 or 2 sites, some people work with a couple of dozen or more. Logging into 27 different FTP sites across various web hosts that clients are using, delete the file(s) on each one, do a full regression on the entire site to make sure nothing breaks, etc, isn’t the ideal resolution. Being able to disable this specific check could be helpful.
Forum: Fixing WordPress
In reply to: Old WordPress core files not removed during the updateIs there a way to disable looking for old files? I’m getting this on almost all of the sites I manage. Getting tons of emails daily. Please fix or offer suggestions.
Oddest thing, after several days, items that were added are now showing up. We didn’t touch it all weekend, but I checked it this morning and it seems to be working. Maybe part of the save feature could be forcing a cash flush. There’s a couple of themes that do this as part of saving theme changes.
Unfortunately, due to several reasons, we stopped using this plugin for this site.
We build several sites a year and maintain for other clients, and “bots” have become a topic recently. If you can fix the “FAQ” issue and other issues, we will be back. If the FAQ setting is disabled, it shouldn’t appear.
During development, we don’t use our CDN or cache and dump browser cache when I encounter those kinds of issues. It did not resolve this problem. If you are using your own cache system, you may consider adding a “development”/”debug” checkbox, allowing people to bypass your cache while developing their bot.
Sorry, I meant the “From” address, yes. A) site owners may prefer to not have people know what software they are using, so “WordPress” does not appear in their emails. b) if someone has an address for sending emails through the website (such as no-reply@), they do not need to pay for another account for wordpress@ in order to use this plugin.
@soendber I certainly appreciate you helping us get back up and running with your fix. It’s concerning that it’s been 4 days without even a “we are looking into it” from the developers, considering it’s a full-stop site killer for those affected.
EDIT: They finally replied while I was typing this.
- This reply was modified 5 years, 8 months ago by ext237.
Yes, thank you for the fix suggestion, that should get a lot of folks back online with their forms. However, to be fair, this isn’t a repair and we need to hear from the developer that an official repaired version has been released.
Exactly the same. Running the latest version of all other plugins, theme builder and WordPress. Theme builder is Divi. http://ljlighthouse.com/
Per request, yesterday I sent you a copy of the theme via the email address you provided. Thanks!
I requested permission to send you a copy of the theme. I am waiting on the theme builder’s response.
hello.
- Information in brackets was removed because it’s not relevant to the question, the pathing of my server is not required to understand the issue.
- It is not unusual to obfuscate server pathing when asking questions on ww.wp.xz.cn
- I did provide everything after the root of the website, which may be relevant to you to diagnose.
- The link to my store that you requested is included in the original bug report under the “The page I need help with:” section.
- There are a lot of reasons that a plugin can cause “Warning: Invalid argument supplied for foreach() in […]/wp-admin/includes/plugin.php on line 1732.”
- I’ve been an Ecwid client with multiple stores since 2014. Every time we send a bug report or ask that you look into an issue, the reply seems to always employ the issue is someone else’s fault.
- The theme (sub-themed) is DIVI, one of the largest WP Themebuilders. We add/update new plugins to various websites on a regular basis and contact the plugin maintainers when this error appears so they can fix it. Having to disable the theme for this ONE plugin is not an issue with the theme.
Forum: Plugins
In reply to: [Links shortcode] Test and rev the version?Ok, great, thanks. We rely on the link features, hope it doesn’t go away any time soon.
Interesting, I hadn’t considered The SaaS javascript aspect of page rendering, and how that would affect the ability to hook, filter and theme. With that in mind, it remains important that DOM structure not significantly change so we can use CSS and/or JavaScript to affect customizations.
The website I previously provided, HoustonPhotowalks.com uses some customizations, however another website, https://calidoguitars.com/ makes heavy use of customizations. I will compile a list of the customizations for you and reply back.
Thanks for the response and willingness to work with designers/developers of custom sites.