m0n0mind
Forum Replies Created
-
Hey @ympno
Thanks.
But there’s still no new plugin version available. The plugin directory states version 1.7.1 as most recent available version which was released 2 months ago.thanks for considering to improve this feature for ajax-based login procedures. 🙂
Hey @ympno
thanks for this, will check this out!
Am I supposed to update eroom plugin as well before (I’m seeing no updated version yet)?
Oh, and I guess it’s sufficient to add those additional capabilites to an existing zoom SDK app instead of deleting and re-creating it again, right?
- This reply was modified 2 weeks, 3 days ago by m0n0mind.
Hi @hjogiupdraftplus
thanks for your response.
Yeah, that’s the problem with how the response needs to be handled.But thanks to your filter hook I was able to workaround it by circumventing the process and send a custom JSON reponse for this case that is consumable by the affected login method without affecting the default WP login screen.
Forum: Plugins
In reply to: [Contact Form to Brevo] Double Opt-in via BrevoHey Sagar,
thanks for your reply.
As we needed a working solution rather quickly, we decided to create a form within the Brevo app in order to embed it in the target site.I currently don’t have the ressources to look into this in-depth here, sorry.
Thanks again!Hey folks,
anybody caring about some kind of support here at all?
Hey,
thanks for replying and that you’ll look into this anytime soon.
Forum: Plugins
In reply to: [Cache Warmer] Cache not warmed, using Cache Enabler and Cache WarmerHey,
tried and tested this plugin in combination w/ Cache Enabler as well and the cache files are not being generated unfortunately even though crawling is happening and being successful. No errors thrown.
Happy to help with more details if it’s due to some specific conflict / setup issues.Thanks for making this clear!
I made the plugin developers of Masterstudy LMS aware of it, too.
Apart from creating a specific db scheme for this, what else would you recommend in order to improve/fix this functionality?
Use the options API instead? get_option(), update_option(), delete_option() …
Seems to me as an easy fix then.Forum: Plugins
In reply to: [Preferred Languages] Issues w/ Borlabs CookieHey guys,
just found that with most recent versions (WP + your plugins) this issue still didn’t seem to be resolved.
But I found a little workaround (for existings sites being updated):- Disable “Preferred Languages” temporarily
- Switch site default language back to intended language (German Formal here)
- Re-enable “Preferred languages” (old settings should be restored)
That seems to do the trick in order for Borlabs Cookie 3.x find the correct default site language.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Backup fails on large filesBTW: I also send a support request regarding the capabilities of the plugins’ pro version in regard to backing up directly to a cloud storage (Strato HiDrive in this case) but received no answer from you yet.
Would this be a recommended workaround?Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Backup fails on large filesHey,
thanks for clarification.
Sure, tried to save to a folder on the same server in the first place.Also tried with all available archive file formats (zip, tar, tar.gz). But always with the same result:
Backup is cancelled on archive filesize around 4GB with error message:FEHLER: Signal „SIGXFSZ“ (Dateigröße überschritten) wurde an das Skript gesendet!Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Backup fails on large filesHey,
sorry for the misunderstanding: I tried with FTPS of course but also with just backing up on same server without transferring to another server but always having the same issue.
Regards
Forum: Plugins
In reply to: [Preferred Languages] Issues w/ Borlabs CookieHi Pascal,
I’ll sent you a user login for a DEV site that shows this behaviour if you like. If so, tell me where to send it to.
Forum: Plugins
In reply to: [Preferred Languages] Issues w/ Borlabs CookieHi Pascal,
Ben from Borlabs had a deeper look at it.
According to him, your plugin deletes the WPLANG db options entry, so Borlabs Cookis just falls back to default en_US.He recommends saving at least the first choice of the plugins’ language selections to the option instead.