close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Ray: DataBridge 2.3.2 / I am having trobule getting login.php to work. Login page won't resolve keep gettin a 404 error, Need assistance please. Thanks

Thread began 10/26/2018 4:06 pm by jhaa32156951 | Last modified 12/02/2018 8:30 pm by Ray Borduin | 2260 views | 19 replies |

jhaa32156951

Ray: DataBridge 2.3.2 / I am having trobule getting login.php to work. Login page won't resolve keep gettin a 404 error, Need assistance please. Thanks

You need to check here is the ftp and url info.
FTP
ftp://0365f9c.netsolhost.com
ftp1898862
RavLunatic47#*

https://www.cnymusicians.org/local78mem/new_members/login.php

login for the page is MUSICIAN ID = 006
pass = violin4716

Thanks

Is the code being generated wrong - i did not change anything.
another question - if the password db col. is encrypted MD5 how to i get forgotpassword.php to return the password unencrypted??

Sign in to reply to this post

Ray BorduinWebAssist

It looks like the form action is generated wrong on login.php.

<form class="Basic_Default" id="LogIn_Basic_Default" name="LogIn_Basic_Default" method="post" action="local78mem/new_members/login.php">

should probably just be:
<form class="Basic_Default" id="LogIn_Basic_Default" name="LogIn_Basic_Default" method="post" action="login.php">

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

Ray BorduinWebAssist

If you didn't change anything, then the code must have been generated wrong somehow. I looked into the logic for that code and it appears correct, so I'm not sure what would have caused it.

MD5 is not un-encrypt-able. You have to give someone a reset password if you are using MD5 instead of sending it to them.

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

jhaa32156951

Did not change that block of code it was generated that way.

userupdate.php not working.

Attached Files
userupdate.php
Sign in to reply to this post

Ray BorduinWebAssist

just remove this line from your page:
<?php require_once('@@ConnectionPath@@'); ?>

I'm not sure why, but some of the variable replacements aren't working for you. I'm going to run the wizard a few times on my side to see if I can reproduce and fix the problem. If not, I may need to do screen sharing with you to figure out why this happens for you.

Please post a US phone number or Skype contact information so that I can call you if necessary.

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

jhaa32156951

Ray I did try removing that line of code and got this error: SELECT SQL_CALC_FOUND_ROWS * FROM MUSICIANS WHERE MUSICIAN_ID = ? LIMIT 0,1

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '? LIMIT 0,1' at line 1

Attached Files
userupdate.php
userupdate_1.php
Sign in to reply to this post

Ray BorduinWebAssist

I just tried calling and got voicemail. Please call me using the number at the bottom of the webassist.com site when you are available.

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

jhaa32156951

Tired calling - no answer.

Sign in to reply to this post

Ray BorduinWebAssist

I was able to re-run the wizard and get this fixed in a screen sharing session. There is a bug in the recordset on the user update page that I'll address in a new build in the next day or two.

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

jhaa32156951

File upload

File upload uploads the file with out a name. Here is the code that is generated:
<?php
// WA_UploadResult1 Params Start
$WA_UploadResult1_Params = array();
// WA_UploadResult1_1 Start
$WA_UploadResult1_Params["WA_UploadResult1_1"] = array(
'UploadFolder' => "../../uploads/ensemble/",
'FileName' => "".((isset($_FILES["Last"]))?$_FILES["Last"][""]:"") ."",
'DefaultFileName' => "",
'ResizeType' => "4",
'ResizeWidth' => "640",
'ResizeHeight' => "480",
'ResizeFillColor' => "" );
// WA_UploadResult1_1 End
// WA_UploadResult1 Params End
?>
<?php
WA_DFP_SetupUploadStatusStruct("WA_UploadResult1");
if(isset($_POST["Submit"]) || isset($_POST["Submit_x"])){
WA_DFP_UploadFiles("WA_UploadResult1", "EnsemPicture", "0", "", "true", $WA_UploadResult1_Params);
}
?>

Is it correct? Thanks again John

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