close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Login system login display issue

Thread began 1/13/2014 1:12 pm by Andre | Last modified 1/13/2014 3:01 pm by Jason Byrnes | 2853 views | 9 replies |

Andre

Login system login display issue

I have built a login system with 3 users with unique id numbers, i want to display just user 1 data on the page. I have made a second recordset & filtered this with the ID filter but it doesn't seem to work?

Sign in to reply to this post

Jason ByrnesWebAssist

try adding the following code at line 1:

<?php @session_start(); ?>


if you still have a problem, send a copy of the login and the page wit the recordset.

Sign in to reply to this post

Andre

Login system login display issue

I have inserted this code & still nothing: <?php @session_start(); ?>

Attached is the files that i am using

the page i was mainly working on was specific.php

Attached Files
users.rtf
webassist.zip
Sign in to reply to this post

Jason ByrnesWebAssist

the session created by the login page is named:

SecurityAssist_UserID


in your recordset, you have used a session named UserID, change that to use the session created by the login page:
SecurityAssist_UserID

Sign in to reply to this post

Andre

Login system login display issue

Is this correct Jason?

I have done the attached change & it doesn't seem to be working?

Attached Files
Screen Shot 2014-01-13 at 22.27.08.pdf
Sign in to reply to this post

Jason ByrnesWebAssist

that looks correct.
I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

Andre

Login system login display issue

I am currently working locally with mamp? will i need to upload & setup a mysql?

Sign in to reply to this post

Jason ByrnesWebAssist

yes, in order to troubleshoot, you will need to upload.

Sign in to reply to this post

Andre

Do i need to recreate everything again, i have amended the connection with the mysql details but i am getting the below error?

Table 'login_system.users' doesn't exist

The url is: http://nuhouse.ie/login/registration.php

Sign in to reply to this post

Jason ByrnesWebAssist

you will need to export the users table from the local mysql server and import it to the remote server.

Sign in to reply to this post
loading

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