close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Security Assist - Adding Session Values impossible

Thread began 5/10/2012 2:52 pm by Ian S | Last modified 5/11/2012 11:13 am by Jason Byrnes | 1086 views | 5 replies |

Ian S

Security Assist - Adding Session Values impossible

Hi Chaps,

I've always had a bit of an issue with Security Assist where adding Session Values is very hit and miss.

I am using the Authenticate User behaviour and I refer to the Session Values tab.

By clicking the + icon I get a list of the fields in the table that is being used for authentication but no matter how persistent I am I just cannot select one to commit it to the table.

I've tried 79 times now (yes, I counted) but it just doesn't work.

Sorry!

Cheers
Ian

Sign in to reply to this post

Jason ByrnesWebAssist

I'm not able to reproduce the problem that you describe, What is your OS and What version of Dreamweaver are you using?

Testing in Mac OSX 10.6.8 With DW CS5.5, I am not able to reproduce.

Sign in to reply to this post

Ian S

Hi Jason,

10.7.4 and CS6.

I used to have a problem with CS5.5 but eventually it would work. I think it was Ray who once said that the dreamweaver control was very temperamental in an old post and that an alternative would be sought in future releases?

Cheers :-)

Ian

Sign in to reply to this post

Jason ByrnesWebAssist

Yes, I just talked to Ray, and he is aware of the problem, we will need to look into using a different control to fix the issue. it will p[robably take a couple of weeks for a fix to be released for this one.

in the mean time, you can work around it by manually editing the code. in the login page, you will see code similar to this that sets the session variables:

php:
"sessionColumns" => explode($WA_Auth_Separator,"UserID"),

    "sessionNames" => explode($WA_Auth_Separator,"SecurityAssist_UserID"),




you can add another session variable by editing that code:

php:
"sessionColumns" => explode($WA_Auth_Separator,"UserID",$WA_Auth_Separator,"ColumnName",$WA_Auth_Separator),

    "sessionNames" => explode($WA_Auth_Separator,"SecurityAssist_UserID",$WA_Auth_Separator,"SessionName",$WA_Auth_Separator),
Sign in to reply to this post

Ian S

Thats fine Jason, thanks for the update and workaround.

Cheers
Ian

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...