Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
March 2022
Mar 17 Thu · 03:48
Forums med
Posted a reply to Error when installing and can’t save contract/token names, on the site WordPress.org Forums:
Ok, I checked into user meta data. The nftlogin_contract_address was stuck on board apes address.…
Mar 16 Wed · 20:43
Forums med
Posted a reply to Error when installing and can’t save contract/token names, on the site WordPress.org Forums:
It seems that the plugin can check accurately if the NFT is not in the…
Mar 15 Tue · 20:03
Forums med
Posted a reply to Error when installing and can’t save contract/token names, on the site WordPress.org Forums:
I'm waiting for matic to transfer into my wallet so I can mint an nft.…
Mar 15 Tue · 18:36
Forums med
Posted a reply to Error when installing and can’t save contract/token names, on the site WordPress.org Forums:
It works perfectly now. Awesome!
Mar 15 Tue · 16:31
Forums med
Posted a reply to Error when installing and can’t save contract/token names, on the site WordPress.org Forums:
I tried changing the $isAdministrator line to: $isAdministrator = array(); $roles = array('administrator'); $user =…
Mar 15 Tue · 15:51
Forums med
Posted a reply to Error when installing and can’t save contract/token names, on the site WordPress.org Forums:
Ok, sorry for all the updates. I commented out $isAdministrator line 115 from class-nft-login-public.php public…
Mar 15 Tue · 14:59
Forums med
Posted a reply to Error when installing and can’t save contract/token names, on the site WordPress.org Forums:
I'm getting closer now. The NFT_Login_Admin class starting on line 22 of class-nft-login-admin.php does not…
Mar 15 Tue · 14:33
Forums med
Posted a reply to Error when installing and can’t save contract/token names, on the site WordPress.org Forums:
This isn't the answer, but so far I removed lines 184-190 from class-nft-login-admin.php // Configuration…
Mar 15 Tue · 00:16
Forums med
Posted a reply to Error when installing and can’t save contract/token names, on the site WordPress.org Forums:
I get the same exact error regarding "nft_login_setting_configuration_cb" on line 1694 of template.php I've tried…