close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Forum update personal info problem.

Thread began 3/21/2009 10:35 am by baby371408 | Last modified 4/20/2009 1:28 pm by Ray Borduin | 4408 views | 8 replies |

anonymous

Forum update personal info problem.

I can't seem to get any help or attention on this fundamental problem. When I try to update any information in my profile "forum and contact information" I am allowed to enter new information but when I click the "update" button it all reverts back to the original information. This is very inspiring that your website functions in this manner and even more inspiring the way my problem has NOT been solved after patiently waiting weeks. I like your products......who's minding the store?

Sign in to reply to this post

mark373999

Same Issue

Same issue Stan,

Can't seem to update profile information. It updates in my database, but never reverts the information to display on the users_Profile page.....

What to do?

Mark

Sign in to reply to this post

Joe Lowery

Stan and Mark - are you talking about the page that appears here - userupdate.php?

Best - Joe

Sign in to reply to this post

mark373999

Joe,

No....I'm talking about the generated users_Profile from security assist.....

Here is what I'm looking at.


Thank you for the quick responce!!!

Mark

------------------------------------------------------------
users_Profile.php

Can you do a view source on that?

Sign in to reply to this post

Ray BorduinWebAssist

You can't view source on a php page through the web. You should post a support incident for a forum where files can be shared and debugged more easily. Is the problem that you need <?php session_start(); ?> on top of the page?

Sign in to reply to this post
Did this help? Tips are appreciated...

mark373999

Yes, that's correct haha!

What if I attach the code via txt file here?

Again, everything works. The information updates in mySQL database, but doesn't display after it is updated on my users_Profile page?

Mark

Attached Files
webassist_upload.zip
Sign in to reply to this post

Ray BorduinWebAssist

Try just using:

<?php
session_start();
?>

instead of:

<?php
if (!isset($_SESSION)) {
session_start();
}
?>

does that make a difference?

Sign in to reply to this post
Did this help? Tips are appreciated...

mark373999

Ok, That seems to do the trick.....

For some reason, the text fields are updating.....
However my Drop Down Select Menu's are staying on the first option?

Any Idea?!

Thanks again!

Mark

Sign in to reply to this post

Ray BorduinWebAssist

From the properties window, make sure the selected value property is set correctly. Also open up the Update record server behavior and make sure it is set to update the database properly.

Sign in to reply to this post
Did this help? Tips are appreciated...

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