close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Page from Template gets wrong code :-(

Thread began 8/04/2011 5:49 am by Cologne | Last modified 8/04/2011 11:02 am by Jason Byrnes | 1354 views | 4 replies |

Cologne

Page from Template gets wrong code :-(

hi,

I created a template and insert a plugin, this worsk perfect.
then I create a page from that template, and the FW code in the template is wrong :-(

template

<?php
require_once( "../webassist/framework/library.php" );
require_once( "../webassist/framework/framework.php" );
?><?php
if("" == ""){
$WA_datenschutz_1312461412390 = new WA_Include("../marvin/datenschutz.php");
require($WA_datenschutz_1312461412390->BaseName);
$WA_datenschutz_1312461412390->Initialize(true);
}
?>



page

<?php
require_once( "webassist/framework/library.php" );
require_once( "../webassist/framework/framework.php" );
?><?php
if("" == ""){
$WA_datenschutz_1312461412390 = new WA_Include("marvin/datenschutz.php");
require($WA_datenschutz_1312461412390->BaseName);
$WA_datenschutz_1312461412390->Initialize(true);
}
?>



what went wrong here? it seems, the more WA extensions I install, the more problems I get.

cheers
Denis

attachment: template and page

Attached Files
contentPage.dwt.zip
Sign in to reply to this post

MikeyT

I get a similar problem with this extension and have to make manual adjustments each time I make a page from a template.

Try removing ../ in the second require_once statement. Hope this helps.

Sign in to reply to this post

Cologne

yeah, thanks, I know that. Its just to let WA know what I mean :-) I am glad, that it is not only me, who got that problem :-)

We'll see what happens.

Denis

Sign in to reply to this post

MikeyT

Cool. Yeah, I think I saw it mentioned in another thread too so hopefully it will be addressed in the next dot release. Its kind of a pain to have to fix every time.

Sign in to reply to this post

Jason ByrnesWebAssist

yes, this has been logged and will be corrected in future 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...