close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Ready to Test

Thread began 5/19/2011 2:06 pm by johna1964 | Last modified 5/20/2011 10:30 am by johna1964 | 891 views | 2 replies |

johna1964

Ready to Test

Before I test, I need to make sure this would be correct:

I am using a local testing environment: WAMP
I used my own email address and server information. Everything should be good there.

Do I need to make any changes to the WAMP environment, so it will accept the email information?

Also I noticed after creating my site (again), I had to manually insert the WA_SHA1Encryption.php. Is this normal?

One last glitch:
When I viewed the index.php both through DW and through Localhost, I could not successfully enter into the login page from the menu; however the logout.php is accessible.

Because I have processed through the wizard several times, each time starting from scratch but using the Site Scultpor to do so, I think something is amiss with the login code. I am sending the php code for you to view to see if it's processed correctly. I am not familiar with php, only html. I am learning through W3School's online tutorials, but it'll be a while before I am competent with php.

Can you let me know if the code is incorrect and what I need to do to solve this issue?

Thanks You!

johna1964

Sign in to reply to this post

Jason ByrnesWebAssist

I am not understanding the questions you are asking.

I do not understand what you mean by:

  I am using a local testing environment: WAMP
I used my own email address and server information. Everything should be good there.

Do I need to make any changes to the WAMP environment, so it will accept the email information?  



except the email information for what purpose? the login?



In some cases, the wizard does not create the WA_SHA1Encryption.php, we are looking into the exact cause and trying to fix it.

What do you mean by:

  I could not successfully enter into the login page from the menu  



does the login page redirect you to another page when you try to access it? Or does it show an error?

In addition to reporting what it does not do, it is helpful to also know what it is doing instead of what you are expecting it to do.

I dont see anything wrong with the code at a glance, but need more details to know what I should be looking for.

one thing that may help is to add the following code at line 1 to turn error reporting on in order to sere any php errors if they are occuring:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','on');
?>




a common error to see is the headers already sent error, if you experience the headers already sent error, see this post:
showthread.php?t=19285

Sign in to reply to this post

johna1964

Jason,

I will try this once again a little differently and get back with you. I'll clarify this further if I don't succeed.

Thanks again,

Johna

Sign in to reply to this post

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