close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

dwt.php template not creatin correct file ref when updating linked pages

Thread began 6/28/2011 3:31 am by software.current355386 | Last modified 7/28/2011 5:19 am by Jason Byrnes | 2051 views | 4 replies |

software.current355386

dwt.php template not creatin correct file ref when updating linked pages

create plug in
added to template updated linked files

get fatal erro because the call at the top of page is

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

changed this to

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

get same result if plugin added to editable, non-editable regions whether code outside html is protected or not.

any ideas

note if i add plugin directlyy into linked pages editible are all works fine, that is until you run template with plugin directives then the good directive is replaced with the bad one.

i need to get this working as it will save ne a lot of painful typing,

are these loca plugins for site or can these be called from anther website?

thanks a lot.

ps. started thi off some were but cant find it so i started new one .... sorry

Sign in to reply to this post

Jason ByrnesWebAssist

I have logged this as a bug in our bug base so it can be fixed in a future update.

Sign in to reply to this post

software.current355386

work round for time being is to manually edit

how do i know wheen fixed?

are cthese created site base d or are they/can they be globally based

Sign in to reply to this post

neo314

I recently encountered this problem and ran a test in CS3. The problem seems to be related to the extra spaces around the include statement between the parenthesis and the quotes:

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



If those extra spaces are removed, my template applies correctly (adjusting both link references), but the Server Behavior window marks the behavior as broken (displaying the !).

Currently the first is adjusted, but the second is missed.

Sign in to reply to this post

Jason ByrnesWebAssist

thank you for the additional details, we will be addressing this issue in the next update to Framework builder.

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