Page 1 of 1

WordPress Plugin no passing user_ID

Posted: Mon Dec 31, 2018 10:43 am
by BoydG
Installed the nuBuilder Forte 1.2 plugin for Wordpress.
Created a HTML widget, put in the short code.
When browsing to the webpage after logging in as a regular user, the User_ID hash field is not being populated.
I'm using $('#ins_ord_franchise_id').val(nuUserName()).change() to populate a field with the currently logged in user.
The debug shows:
[USER_ID] =>
[USER_GROUP_ID] => wpsubscriber
[HOME_ID] => nuuserhome
[GLOBAL_ACCESS] => 0
[ACCESS_LEVEL_CODE] => SUBS
[form_id] => 5c27bf582d125aa

If I log into the wordpress admin page as the regular user and click the Start nuBuilder blue button it does work correctly
[USER_ID] => 5c299a7d4a3d5e0
[USER_GROUP_ID] => wpsubscriber
[HOME_ID] => nuuserhome
[GLOBAL_ACCESS] => 0
[ACCESS_LEVEL_CODE] => SUBS

Am I doing something wrong?

Re: WordPress Plugin no passing user_ID

Posted: Wed Jan 02, 2019 4:54 am
by admin
BoydG,

You are not doing anything wrong - its a bug.

We'll fix it in the next release.


Steven

Re: WordPress Plugin no passing user_ID

Posted: Wed Jan 02, 2019 12:50 pm
by BoydG
Thanks Steven, appreciate the excellent work done on this product.

Re: WordPress Plugin no passing user_ID

Posted: Wed Jan 09, 2019 6:20 am
by Martin
Do we know about when the new release is coming? Otherwise I'll have to find a workaround somehow.

Re: WordPress Plugin no passing user_ID

Posted: Tue Jan 15, 2019 8:56 am
by kev1n
There is a new version of nuBuilder Forte available.

V. 1.3

Fixed missing user_id in short code
Changed Access Level home Form to include all Form types
Fixed missing function to clear old sessions

Re: WordPress Plugin no passing user_ID

Posted: Tue Jan 15, 2019 8:43 pm
by BoydG
Works great.
Thanks again

Re: WordPress Plugin no passing user_ID

Posted: Fri Jan 18, 2019 11:39 pm
by admin
.