close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Builder in Templates

Thread began 12/09/2010 2:19 am by clive.henderson222953 | Last modified 12/27/2010 5:37 am by clive.henderson222953 | 2708 views | 7 replies

clive.henderson222953

Hello Jason
Thanks for the reply.
I've included the diagnostic lines and reloaded the webpage test20.php which gives
some indication of the error.

Warning: require_once(../webassist/framework/framework.php) [function.require-once]: failed to open stream: No such file or directory in /home/sites/longbennington.info/public_html/test20.php on line 7

Fatal error: require_once() [function.require]: Failed opening required '../webassist/framework/framework.php' (include_path='.:/usr/share/pear5') in /home/sites/longbennington.info/public_html/test20.php on line 7


I've checked that the webassist folder has been uploaded Lines 7-9 are as follows;

<?php
require_once( "webassist/framework/library.php" );
require_once( "../webassist/framework/framework.php" );
?>





Originally Said By: Jason Byrnes
  when a page loads blank, it means that a php error is occurring, but error reporting is turned off.

add the following code at line 1 to turn error reporting on:
php:
<?php

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

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