close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Page partially disappears

Thread began 5/05/2011 6:52 pm by david.cooke172080 | Last modified 5/06/2011 6:47 am by Jason Byrnes | 894 views | 1 replies |

david.cooke172080

Page partially disappears

Just added SA to restrict access to page - when user not log on. As expected when page loads, diverted to LogIn page if user is not login - however when user logs in and returns to page the main content for the page does not appear.
This page did appear corrrectly prior to adding behavior to page

Issue related to CMS code on page - which we are further investigating - in the meantime commenting out the CMS code has resolved issue

Sign in to reply to this post

Jason ByrnesWebAssist

Is the CMS code from PowerCMS?
It sounds like 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');
?>




if the CMS Code is from power cms:
in the WA_CMS/WA_CMS.php file, comment out the securioty assist include line:
//require_once( "../WA_SecurityAssist/Helper_PHP.php" );

the security assist helpers are used for the live edit functionality, this will create a conflict on pages that have security assist applied.

If you want to maintain live edit on the other pages of you site you can create a copy of the WA_CMS.php file and comment the security assist line there, but leave it intact in the the other version. then in the developer notes for the security assist pages, attach the WA_CMSCopy.php page instead of the one that has the security assist include intact.

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