close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

File Not Found Error

Thread began 1/21/2012 4:35 pm by Lee Firth | Last modified 1/22/2012 4:09 pm by Lee Firth | 1695 views | 6 replies

Lee Firth

File Not Found Error

I have added a plugin for the email signature of the lost_password.php file on one of my sites but when I upload it, I get a "File Not Found" error message on both the library.php and framework.php files. The following is the lost_password.php file contents:

<?php
require_once( "../../../webassist/framework/library.php" );
require_once( "../../../webassist/framework/framework.php" );
?><?php
if("" == ""){
$WA_signature_1327191444025 = new WA_Include("signature.htm");
require($WA_signature_1327191444025->BaseName);
$WA_signature_1327191444025->Initialize(true);
}
?><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<?php echo((isset($WA_signature_1327191444025))?$WA_signature_1327191444025->Head:"") ?>
</head>
<body style="font-family: Arial, Helvetica, sans-serif;">
<div id="content" style="font-size: 12px;">
<h1 style="color: #777890;font-size: 14px;font-weight: bold;margin:0;">Email Verification</h1>
<hr style="margin:0;"/>
<p>Here is your password:</p>
<p><?php echo($row_LostPW['UserPassword']); ?></p>
</div><?php echo((isset($WA_signature_1327191444025))?$WA_signature_1327191444025->Body:"") ?>
</body>
</html>

The signature file resides in the same folder as the lost_password.php file so the includes as they are written should work.

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