close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

User Registration Solution Pack

Thread began 8/14/2009 6:01 am by michaelf0199272 | Last modified 8/28/2009 3:50 am by michaelf0199272 | 5813 views | 10 replies

michaelf0199272

Affixing Picture Field to the User Registration Solution Pack

Now the Next issue -- the captcha images are not showing even on my local host both before and after I modified the users_Registration.php to include file\picture upload.

Before I made the modifications -- the preview was loading the captcha image on the localhost as "xed out" image\picture. The same way after the modification -- it also xed out. The captcha did not even showed\loaded when lauched over the internet from the remost hosting site -- you may test this aspect yourself if you want. See site link below.

www.africanheritage.info

Q1: How do I get this fixed.

Another issue is when I checked for the uploaded picture -- nothing showed up on the phpMyAdmin and the Admin portion of the User Reg Pack.

Q2: Why is the Captcha not loading both on the localhost and the remote hosting site?

Q3: Also why didn't the uploaded pictures shown on the database? The database was modified to hold maximum of 7 pictures.

Many thanks in advance,

Michael

Below please find the modified users_Registration.php

.
.
.
<?php
// WA_UploadResult1 Params Start
$WA_UploadResult1_Params = array();
// WA_UploadResult1_1 Start
$WA_UploadResult1_Params["WA_UploadResult1_1"] = array(
'UploadFolder' => "",
'FileName' => "[FileName]",
'DefaultFileName' => "",
'ResizeType' => "4",
'ResizeWidth' => "120",
'ResizeHeight' => "120",
'ResizeFillColor' => "#FFFFFF" );
// WA_UploadResult1_1 End
// WA_UploadResult1 Params End
?>
<?php
WA_DFP_SetupUploadStatusStruct("WA_UploadResult1");
if(isset($_POST["Register_x"])){
WA_DFP_UploadFiles("WA_UploadResult1", "upload", "2", "[NewFileName]_[Increment]", "JPG:80", $WA_UploadResult1_Params);
}
?>


I need some answer please.


Thanks,

Michael

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