Error when creating a new user

13 posts by 3 authors in: Forums > CMS Builder
Last Post: May 14, 2010   (RSS)

Re: [Dan Maitland] Error when creating a new user

By Jason - May 14, 2010

If you could email me your CMS Login and FTP details, I can take a look at it for you.

Send it to jason@interactivetools.com, don't post them to the forum.

Thanks.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Dan Maitland] Error when creating a new user

By Jason - May 14, 2010

Hi Dan,

The issue was in your related records field. You need to put doubl quotes ("") around the value in your where clause so it looks like this:

createdByUserNum="<?php echo $RECORD['num']?>"

I put that in and the problem seems to be solved.

Let me know if you run into any more issues.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/