close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

HTTP Error Code 500 Internal Server Error when trying to create Dynamic MySQLi connection

Thread began 2/08/2016 4:12 am by Mark | Last modified 2/10/2016 11:41 am by Mark | 10213 views | 19 replies

Mark

Hello again,

I think I have overcome the issue regarding the Store Values tab by inserting the following line for each session I would like to store...

$Authenticate->storeResult("ColumnName", "SessionName");

I hope that is correct? If you can fix the interface error that would be great but not a priority.

Instead, could you please give me a heads up on how to process a successful login without redirecting to another page? I need to perform actions in line with the authentication code (i.e. on the same php page immediately after the authentication code). For example, here is the code I used to use after the original Dreamweaver login authentication (I removed their redirect code so the processing stayed on the same page)...

$loginFoundUser = mysql_num_rows($LoginRS);

if ($loginFoundUser) { // Success
// Do success stuff here
} else { // Failed
// Do failed stuff here
}

Clearly that wouldn't work with your authentication code because it handles things completely different to how the original Dreamweaver authentication code did.

Pre-empting the checking for an existing user name (for a user account sign-up), I would also like to know how to keep this inline also (i.e. not redirect to a page if the user name is found and instead perform actions for found and not found immediately after your user name check code).

Basically I need to do all failed and success actions inline (on the same page) because I throw results back to javascript.

Sorry if this is a noob request, but I only stuck my head into PHP a few weeks ago!

Mark.

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...