ADT Logout behaviour and templates problems

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default ADT Logout behaviour and templates problems

    Hello,

    Created a master template from which other subject templates are derived -
    applied Developer toolbox logout behaviour to the master. Works fine. Also
    works fine on subject templates. Stops working as on pages to which subject
    templates are applied. Previews as blank page in Safari. Noticed that on
    subject template pages and exclamation mark appeare next to the logout
    transaction in the server behaviours panel. Disappears when opened and OK'd
    again but page stil previews blank.
    Can't get my head round this any solutions apprectiated. I really don't want
    to apply the logout behaviour to *every* page.

    TIA

    Ian



    planethead Guest

  2. Similar Questions and Discussions

    1. Problems when Creating Pages from Templates inDreamweaver 8
      When creating new pages from templates in Dreamweaver 8(Ver 8.0.2). The full path for images is not created i.e. in template the code is <img...
    2. Dreamweaver Behaviour Problems
      I get javascript errors when i try to create a new recordset in the bindings section of Dreamweaver 8. The error message is as follows: While...
    3. 3D Chrome Lib Behaviour problems
      Hi all ive got this model which i can rotate and move etc and when ive created a projector of it the speed is perfect. But ive recently added the...
    4. Problem with behaviour in templates
      I created a simple template with a image placeholder and a simple text link in the editable region. Now I create a new page from the template and...
    5. Continued problems with DWMX Templates
      Hi I had this post going to try and solve a problem with templates which I had and still do not have any success, can anyone suggest anything...
  3. #2

    Default Re: ADT Logout behaviour and templates problems



    "planethead" <webforumsuser@macromedia.com> wrote in message
    news:fbmmri$r1s$1@forums.macromedia.com...
    > Hello,
    >
    > Created a master template from which other subject templates are derived -
    > applied Developer toolbox logout behaviour to the master. Works fine. Also
    > works fine on subject templates. Stops working as on pages to which
    > subject
    > templates are applied. Previews as blank page in Safari. Noticed that on
    > subject template pages and exclamation mark appeare next to the logout
    > transaction in the server behaviours panel. Disappears when opened and
    > OK'd
    > again but page stil previews blank.
    > Can't get my head round this any solutions apprectiated. I really don't
    > want
    > to apply the logout behaviour to *every* page.
    >
    > TIA
    >
    > Ian
    Dynamic Code in a template outside the html tag will not propagate by
    default, you can either set code outside HTML to be locked, but that will
    probably overwrite the server-scripts already attached to the child pages.
    Server scripts in templates and template-based documents
    [url]http://livedocs.adobe.com/en_US/Dreamweaver/9.0/help.html?content=WScbb6b82af5544594822510a94ae8d6 5-7ac8.html[/url]

    Use the Restrict access to folder to apply the restrict access behavior to
    multiple pages, or move the restrict access code in the template into a
    locked region.

    Joris

    Joris van Lier Guest

  4. #3

    Default Re: ADT Logout behaviour and templates problems

    Thanks Joris

    I've been round the houses with this and finally gone back to using the
    standard logout behaviour included in DW9 and can now use it on any pages
    created from child templates. I'm guessing that the problem/solution lies
    somewhere in the transaction engine side of DWTB.
    Anyone know of a solid tutorial for using the DW toolbox logout behaviour with
    parent/child templates

    TIA

    Ian



    planethead Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139