Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: larieu on June 07, 2015, 09:18:16 AM

Title: Adding custom field on user not working as per wiki in sme9
Post by: larieu on June 07, 2015, 09:18:16 AM
I have expected to be like in the wiki

http://wiki.contribs.org/SME_Server:Documentation:Developers_Manual (http://wiki.contribs.org/SME_Server:Documentation:Developers_Manual)

http://wiki.contribs.org/SME_Server:Documentation:Developers_Manual:Section4 (http://wiki.contribs.org/SME_Server:Documentation:Developers_Manual:Section4)


apparently in sme9 is no more
./esmith/FormMagick/Panel/    Subdirectory containing Perl modules which provide the implementations to support the panel definitions.

can someone point in the right direction to add custom field in sme9?
Title: Re: Adding custom field on user not working as per wiki in sme9
Post by: guest22 on June 07, 2015, 11:48:22 AM
The perl path in SME9 is different from SME8. For SME9 you should point to /usr/share/perl5.....etc
Title: Re: Adding custom field on user not working as per wiki in sme9
Post by: guest22 on June 07, 2015, 12:04:26 PM
The perl path in SME9 is different from SME8. For SME9 you should point to /usr/share/perl5.....etc


Documentation adapted with additional notes about this. Thanks for reporting.
Title: Re: Adding custom field on user not working as per wiki in sme9
Post by: larieu on June 07, 2015, 02:04:18 PM
Ok
got it

Thanks also