close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Page set to use static Theme It opens blank in testing

Thread began 9/24/2013 8:14 am by evansg7124312885 | Last modified 11/25/2013 9:10 am by Jason Byrnes | 3660 views | 18 replies |

evansg7124312885

Page set to use static Theme It opens blank in testing

User Logout page was initially built by Security Assist wizard. I applied template, then applied static theme it and went to test (this is all that was done to the page); page came up plain white, no errors, but no content. Tried detaching template, reattaching, and applying theme it, no change. Built a new logout page (not a lot of time wasted here); same processes, same result.

What is weird about this one is that there are a lot of other pages within the site using theme it with no issues, it only occurs on this page.

Any input is welcome, thank you.

Using DW 5.5, checked WA versions, Mac OSX 10.8.

Sign in to reply to this post

Jason ByrnesWebAssist

a blank page means that a php error is occurring but error reporting is turned off.

to turn error reporting on, add the following code at line 1:

php:
<?php

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



once we know what the error is, we will be able to troubleshoot the cause.

Sign in to reply to this post

evansg7124312885

Text from page error

Added line, tested, here is what I got:

Warning: require(sitesculptor_template_fw_theme.dwt.php) [function.require]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/ipad4/userlogout.php on line 32

Fatal error: require() [function.require]: Failed opening required 'sitesculptor_template_fw_theme.dwt.php' (include_path='.:/Applications/MAMP/bin/php5.3/lib/php') in /Applications/MAMP/htdocs/ipad4/userlogout.php on line 32

The path looks correct to userlogout.php file, I did test a couple other files using framework, they are still working as expected.

Thanks,

Gary E

Sign in to reply to this post

Jason ByrnesWebAssist

That error means that the theme file is not on the server.

upload the entire contents of the Templates folder including the Templates/Themes folder to the server.

Sign in to reply to this post

evansg7124312885

My development and test server are the same thing

I know, they should be separated, but they are not. My test server is in the local host environment which is also where I develop pages and WA files are stored until published to remote. Is it possible that this file is looking for something different than the other files that do work? I did use File-New-from template to create this one after the WA generated file had this problem. I have attached the log in page which I tested right before second reply and it worked OK.

Sign in to reply to this post

Jason ByrnesWebAssist

I dont follow. see pm

Sign in to reply to this post

evansg7124312885

Test server and development environment are the same thing

All files are stored and developed in the testing server folder, there would be no where else to put them for testing.

Sign in to reply to this post

Jason ByrnesWebAssist

see PM

Sign in to reply to this post

evansg7124312885

See PM

See PM

Sign in to reply to this post

Jason ByrnesWebAssist

see PM

Sign in to reply to this post
loading

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