close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

uploading pages to server does not display page

Thread began 12/07/2009 2:21 pm by mr hankey | Last modified 12/08/2009 11:51 am by Jason Byrnes | 1419 views | 5 replies |

mr hankey

uploading pages to server does not display page

hi,

i seem to be having major problems with the extensions working online. anytime i run through the wizard, looks great on my screen but as soon as i upload it wont display the web page??

Can someone help me asap as i have tried everything changing php version and checking settings.

the template displayed fine with 2 editable regions set to site root within dreamweaver settings. as soon as i add dataassist wizard and upload i get page cannot be displayed.

any help would be great please.

many thanks

Sign in to reply to this post

mr hankey

could anyone at all help me out with this?

many thanks

Sign in to reply to this post

mr hankey

after some help from my hosting technical support i changed the virtual command to require_once which seemed to display the page, however when you fill in the insert page and click insert it refreshes to the same page but comes back saying page cannot be displayed? anyone got any advice with this?

Sign in to reply to this post

Jason ByrnesWebAssist

Dreamweaver will use the virtual command if you set the option in your site definition to create links relative to the site.

If you change this to create links relative to the document, it will use the require once command instead.


To trouble shoot the problem, try adding the following code at line 1 of your page to turn error reporting on:

php:
<?php
error_reporting
(E_ALL);
ini_set('display_errors','on');
?>
Sign in to reply to this post

mr hankey

thanks Jason, the only issue is the if i change it to document and upload it looks for a file on C:\users\etc.............. which is just easier to edit the virtual command to require_once.

thanks anyway

Sign in to reply to this post

Jason ByrnesWebAssist

Dreamweaver will generate file system links if you save the page outside of the site, and answer yes when prompted to update links.

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