pirardbruno
Forum Replies Created
-
Forum: Plugins
In reply to: [Booster for WooCommerce] Incompatibility with Yith Gift cardsOh, it’s simple as that! It works! Thanks
- This reply was modified 1 year, 8 months ago by pirardbruno.
I think I’m going to get rid of this plugin (just like those who use Freemius, still having problems with this system).
Forum: Plugins
In reply to: [WordPress Mega Menu - QuadMenu] Custom integration broken with WP 6.1The problem is not really with the integration (which was not optimal) but after the upgrade to 6.1, all my mega-menus disappeared. It seems that it is not saved in the export file. (I have a pro key from Elegant Market Place). Site in Oxygen, QuadMenuDev menu location in Main.
Any bug or explanation on how to migrate?
Same for my (build with Oxygen) It’s the second time that I have problem, next time I stop to use this plugin. One time, two time but not a third one !
Perfect (I have test it) Thanks a lot
Forum: Plugins
In reply to: [WooCommerce Force Default Variant] Bug in version 1.4An idea after reading this :
NEW – The Stock Status will be checked before the variant is selected. You will no longer have an out of stock Default Variant
NEW – Added the ability to set a minimum Stock Quantity limit if you manage stock manually.
NEW – Added the ability to keep manually set defaults on a site wide basis.Since the site only takes orders, I do not have stock management. By cons, the products are all in stock but without quantity.
Maybe a cause ….Thank you for warning me. I just tried and there’s no problem with Polylang.
For the last post, it’s my mistake. The two forms are separate and independent and the second was not updated as the first.
SorryI also have another very big problem. I have a default record that uses “multi-select” fields. On the registration page everything goes well as you can see here https://cgsp.bulgaweb.com/saffilier-en-ligne/
When I go into editing the profile, if I take “Or do you work?” I have only 2 raws! And normally my forms have + – 10.
Privacy – Everyone
Visibility – Everywhere
Can edit this field – yes
I make a mistake or it’s a bug?Bruno
Hi Vladimir, they are working on the problem. Attention also because I had the worry, Ultimate Member does not work with PHP 7.1. Actually you can upgrade to 1.3.81 and then you can go to change in the plugin utlimate-member / core / um-logout.php.
It is necessary to remove (make a backup before) the line “
$ Trid = $ sitepress-> get_element_trid ($ current_page_ID);” (Currently line 40, 38 in the previous version 1.3.79).Normally at home just by clearing this line everything works correctly.
I have two site with Ultimate Member, the second in development does not have Polylang and there I have no problem. It is with Polylang that there is a conflict.
I hope it will help you
Bruno
- This reply was modified 8 years, 2 months ago by pirardbruno.
- This reply was modified 8 years, 2 months ago by pirardbruno.
- This reply was modified 8 years, 2 months ago by pirardbruno.
It’s always the same thing.
Fatal error: Uncaught Error: Call to a member function get_element_trid() on null in F:\wamp64\www\siberia.dlinkddns.com\depadoc\wp-content\plugins\ultimate-member\core\um-logout.php on line 40
( ! ) Error: Call to a member function get_element_trid() on null in F:\wamp64\www\siberia.dlinkddns.com\depadoc\wp-content\plugins\ultimate-member\core\um-logout.php on line 40
Call Stack
# Time Memory Function Location
1 0.0004 385896 {main}( ) …\index.php:0
2 0.0006 387968 require( ‘F:\wamp64\www\siberia.dlinkddns.com\depadoc\wp-blog-header.php’ ) …\index.php:17
3 1.1787 54117880 require_once( ‘F:\wamp64\www\siberia.dlinkddns.com\depadoc\wp-includes\template-loader.php’ ) …\wp-blog-header.php:19
4 1.1787 54117928 do_action( ) …\template-loader.php:12
5 1.1787 54118336 WP_Hook->do_action( ) …\plugin.php:453
6 1.1787 54118368 WP_Hook->apply_filters( ) …\class-wp-hook.php:323
7 1.1991 54531904 UM_Logout->logout_page( ) …\class-wp-hook.php:298And if I delete line 40 no more worries …
Bruno
I just try it’s the same problem but on line 40
( ! ) Fatal error: Uncaught Error: Call to a member function get_element_trid() on null in F:\wamp64\www\siberia.dlinkddns.com\depadoc\wp-content\plugins\ultimate-member\core\um-logout.php on line 40
( ! ) Error: Call to a member function get_element_trid() on null in F:\wamp64\www\siberia.dlinkddns.com\depadoc\wp-content\plugins\ultimate-member\core\um-logout.php on line 40
Call Stack
# Time Memory Function Location
1 0.0003 385896 {main}( ) …\index.php:0
2 0.0005 387968 require( ‘F:\wamp64\www\siberia.dlinkddns.com\depadoc\wp-blog-header.php’ ) …\index.php:17
3 1.1828 54117384 require_once( ‘F:\wamp64\www\siberia.dlinkddns.com\depadoc\wp-includes\template-loader.php’ ) …\wp-blog-header.php:19
4 1.1828 54117432 do_action( ) …\template-loader.php:12
5 1.1828 54117840 WP_Hook->do_action( ) …\plugin.php:453
6 1.1828 54117872 WP_Hook->apply_filters( ) …\class-wp-hook.php:323
7 1.2032 54531408 UM_Logout->logout_page( ) …\class-wp-hook.php:298I do not understand too much because on another site in development with your plug-in I do not have the problem! (HERE no concern https://cgsp.bulgaweb.com). I had had a weird message about the logout on this one.
By cons on the first (depadoc.be) it has been online for a while and I only made one update. The pages remain blank except the homepage, even when trying to view a page from the wordpress back-end.
The difference must come in my opinion from the fact that I have Polylang on this site (depadoc) after seeing Fix WPML compatibility with UM logout!
On the site of my client I removed the line $ trid = $ sitepress-> get_element_trid ($ current_page_ID);
And the site looks to work without it. I do not know if it’s important?Bruno
- This reply was modified 8 years, 2 months ago by pirardbruno.
I also had a problem with a site. I changed my backup version to my local version and when I remove this line
$ Trid = $ sitepress-> get_element_trid ($ current_page_ID);
In um-logout.php, everything looks to work.
Bruno
When I remove this line (38)
$ Trid = $ sitepress-> get_element_trid ($ current_page_ID);
in ultimate-member/core/um-logout.php, everything looks to work.
On my local server with the same site copy I have:
(!) Fatal error: Uncaught Error: Call to a member function get_element_trid () is null in F: \ wamp64 \ www \ siberia.dlinkddns.com \ depadoc \ wp-content \ plugins \ ultimate-member \ core \ um-logout .php on line 38
(!) Error: Call to a member function get_element_trid () is null in F: \ wamp64 \ www \ siberia.dlinkddns.com \ depadoc \ wp-content \ plugins \ ultimate-member \ core \ um-logout.php on line 38
Call Stack
# Time Memory Function Location
1 0.0003 385896 {main} () … \ index.php: 0
2 387968 0.0005 require ( ‘F: \ wamp64 \ www \ myserver \ depadoc \ wp-blog-header.php’) … \ index.php: 17
3 54,125,624 1.1720 require_once ( ‘F: \ wamp64 \ www \ myserver \ depadoc \ wp-includes \ template-loader.php’) … \ wp-blog-header.php: 19
4 1.1720 54,125,672 do_action () … \ template-loader.php: 12
5 1.1720 54126080 WP_Hook-> do_action () … \ plugin.php: 453
6 1.1721 54126112 WP_Hook-> apply_filters () … \ class-wp-hook.php: 323
7 1.1921 54539648 UM_Logout-> logout_page () … \ class-wp-hook.php: 298If that can help you (update from 1.3.78 to 1.3.80)