Two template folders created??

I am completely stumped.  I CANNOT update my child pages that are linked to templates.
I am very new to Dreamweaver CS4 along with web design in general and have created a fairly straight-foward site (nothing fancy). 
My confusion comes from Dreamweavers folder (path???) structure.  I have created two templates that are linked to the webpages but I have TWO template folders.
I am certain I am getting the jargon wrong, but why did DW create two template folders and which one do I update and "put" onto my server?
It seems nothing I do makes changes on my site and the more I read, the more confused I'm getting about the template path..lol..I am truely getting lost and flustered.
I'm not even sure what information to include to assist in someone helping me.  If someone could explain the folder path in plain english I would be grateful.
My folder structure looks like this:
Site - nss
     File Uploads
     H&S Manual
     Inserts for Folders
     NSS Web
          Templates
     Templates
     Toolbox Talks
There are more folders under NSS Web but I wanted to illustrate where DW has put the two Template folders.  Both template folders contain the same two template pages (.dwt files)
Thank you in advance,
Mike

DW will place the templates folder under the root directory. While working in the NSS Web directory, DW has thought that NSS Web was the root directory.
Personally I would use the template that resides within the Templates directory that resides under Site.
This may help http://help.adobe.com/en_US/dreamweaver/cs/using/index.html
Gramps

Similar Messages

  • Spawning two templates to create second page, possible?

    I am not sure if this is possible but based on a value on the first page i want to be able to create a second page using two templates.
    My script below just creates two extra pages. Any ideas please?
    var t = this.templates;
    var j = this.pageNum;
    // this is my 3 templates, depending on the value of the first page the second will pick 2 of these templates
        var T = t[0];
        var S = t[1];
        var R = t[2];
    if (this.getField("P"+j+".Background.Dropdown4").value == "Other"){
        var XO = T.spawn(this.numPages, true, true);
        for (var i=0; i<0; i++) T.spawn(this.numPages, true, true, XO);
    }else if (this.getField("P"+j+".Background.Dropdown4").value == "Hair Colour"){
            var XO = T.spawn(this.numPages, true, true);
            var XY = S.spawn(this.numPages, true, true);
        for (var i=0; i<0; i++) T.spawn(this.numPages, true, true, XO);
        for (var i=0; i<0; i++) S.spawn(this.numPages, true, true, XY);
    this.pageNum++;
    app.alert("A new page has been added")

    Thanks for the comments, the loops were taken initially from the examples on the SDK site for another project which needed more than one page template, I've taken them out and retried with the bOverlay changed to false but it adds 3  templates of which two are the same?
    Heres my modified colde, any help would be much appreciated:
    var t = this.templates;
    var j = this.pageNum;
        var T = t[0];
        var S = t[1];
        var R = t[2];
    if (this.getField("P"+j+".Background.Dropdown4").value == "Other"){
        var XO = T.spawn(this.numPages, true, false);
        T.spawn(this.numPages, true, false, XO);
    }else if (this.getField("P"+j+".Background.Dropdown4").value == "Hair Colour"){
            var XO = T.spawn(this.numPages, true, false);
            var XY = S.spawn(this.numPages, true, false);
        T.spawn(this.numPages, true, false, XO);
        S.spawn(this.numPages, true, false, XY);
    this.pageNum++;
    app.alert("A new page has been added")

  • How to create a UNION between two custom folders

    Hi all, I have two different dataset based respectively on two custom folders: CF1 and CF2
    The first custom folder (CF1) is joined with a custom folder called Groups and retrieve the amount of tickets_id which are owned by the groups.
    The second custom folder (CF2) is joined with another custom folder called User and retrieve the amount of tickets_id which have been created by the users.
    This two sets, as you have understood are independents and not correlated, because the two different amount of tickets_id follow two different logics....
    However, now I need to have a single field called TICKET_ID which is the UNION (not UNION ALL) of all tickets_id retrieved by CF1 and CF2
    I tried to use a complex folder...but it showed always two distinct fields...instead I want to merge the two dataset into a single field called TICKET_ID
    Is there a way or a workaround to resolve this problem ???
    Thanks a lot in advance
    Alex

    Hi Rod, just an explanation...
    I red and follow the threads you mentioned in your previous mails and I'm using the context.
    I summarized what I did
    1) I created the context and the package (with the 2 functions inside)
    2) I created on the Administrator a custom folder with the following sql:
    select vl.user_id,g.group_id
    from apps.jtf_rs_emp_dtls_vl vl,
    apps.jtf_rs_group_members_vl g
    where g.resource_id = vl.resource_id
    and (g.delete_flag = 'N' AND vl.end_date_active IS NULL)
    and g.group_id = COMPLAINTS_GET_GROUP_ID(SYS_CONTEXT('DISCO_CONTEXT','GROUP'))
    where COMPLAINTS_GET_GROUP_ID is the package name which contains the 2 function SET_CONTEXT and SHOW_CONTEXT, even if I use directly the SYS_CONTEXT function....
    3) Inside my workbook I have 2 sheets and one parameter (called GROUP):
    a. inside the first sheet I created the calculated field which set the parameter value with the following code : SET_CONTEXT('GROUP',:GROUP)
    b. inside the second sheet I show the list of user_id retrieved from the select above
    This mechanism works perfectly, even if the refresh of the parameters on the first sheet is mandatory to see the right data on the second one. But this works ONLY if my parameter GROUP has ONLY one value....
    Now I have the necessity to pass to the select a LOV of groups !
    Reading the previous threads I saw that there are two ways to solve this problem: (Re: Parameters in SubQuery
    a. - join your subquery to you list of values folder. If you have a parameter that is based on a LOV then there will be a folder that defines the LOV. You should be able to join the subquery folder to the LOV folder either in the EUL or in a custom folder and use the parameter to select from the LOV folder.
    I can't use this option because inside the same custom folder I need to have a UNION of 2 different select with their separated joins
    b. use multiple parameters, so you define a fixed number of optional parameters, say, PARAM1,PARAM2,PARAM3,PARAM4 and PARAM5. Then set them in a separate workbook and then use a condition col IN (SYS_CONTEXT('NAMESPACE','PARAM1'), SYS_CONTEXT('NAMESPACE','PARAM2'), SYS_CONTEXT('NAMESPACE','PARAM3'), SYS_CONTEXT('NAMESPACE','PARAM4'), SYS_CONTEXT('NAMESPACE','PARAM5'))
    This solution is very interesting but I didn't understand how to implement it (remember that I have only one parameter "GROUP" with more than on value).
    How can I modify the calculation and the condition inside the select ?
    Thanks a lot

  • My itunes has created a duplicate podcast folder. How can I delete this? I can't sync my podcasts to my ipod because there are now two Podcast folders.

    How do I delete the duplicate podcast folder? Because there are two podcast folders it is stopping my ipod nano from syncing when i plug it in.  I have searched the libraries on the hard drive but this extra podcast folder can't be found.

    I have figured out a workaround that may work for you.  It doesn't address the cause of the problem but it has gotten me past the problem.  Note: Mac OSX
    1.  Make note of all of the podcasts that you currently have in each of your folders.  You will need this to get back to your current position if you choose.
    2a.  Right click on the first of the two folders named Podcast.  (Command Click, two-finger tap, as appropriate.)  Delete should appear as an option.  Select it.  All of the contents and subscriptions in that folder will be lost.
    On my system, Delete appeared as an option only on the first of the two folders named Podcast.
    2b.  I deleted the contents of the second folder but, in retrospect, I don't think that was necessary.
    3.  You should now be left with just one Podcast folder.
    4.  Go to the iTunes store and resubscribe or download the podcasts you wish to restore.  All of the podcasts should appear in the one remaining podcast folder.  When I hit refresh to check, it did not crash this time.
    5.  Sync to your ipod.  I got a warning message about the mismatch, said ok and let the sync proceed.  It appears to have worked, as it did on my ipad.
    Messy but it worked.  Hope it helps both you, evechoc and ifan94. 
    Good luck!

  • How did I get two "home folders"?

    I suddenly got into problems with my backup because the home folder did not have the usual content. When I try to see what happened, it looks like I have two "home" folders.
    When I select Go>Home from the men, it looks like this:
    And when I click on the Data drive below the Data folder, it looks like this:
    The juliusson-folder in the second image is the one that I thought was the home folder. It contains the stuff that I want to back up.
    Can someone see from this what could be wrong? I don't really know how it should look.
    When this happened, I also lost my user settings.

    julle300 wrote:
    I don't know if I moved the Home folder out of the start up drive on purpose It could have been part of my original configuration.
    I set up my computer years ago by following some online instructions for an optimised set up for Photoshop work. I have three drives installed. One 1TB drive and two 2TB drives. The instructions that I followed were meant to put the system and programs on one drive (also used as scratch drive) and then have images and other stuff on the other two. Those two were set up as a mirrored RAID configuration.
    Everything has worked fine for over three of years. Could the problems be caused by an accidental folder move?
    It's hard to understand how an accidental folder move would cause this - the home folder path is also set within the system configuration. That means you can't just use any old folder as the home folder location.
    I guess it's possible an accident moved it, but then there would have been some user interaction to have agreed to use it in the new location. It seems likely that you somehow managed to use the OS when the Data disk was offline - the folder got created in place of the old home folder, that caused a new one to be made (new home folders get the default template with Desktop, Documents, Music, Pictures etc).
    Have you got another user account on the system? Is that user an admin?  Does that user work OK?
    You will need an admin account to fix this issue, please create one & leave the home folder for the admin on the main boot disk.
    Do you have any data that you need within the current home folder (the new one inside the Data folder)?
    Your original settings will be saved in the original home folder, but that is not being used at present. If you can abandon the new home folder here is what I suggest…
    Disable automatic login if it is enabled - you need to stop logging in as 'juliusson' whilst you fix this, it can be re-enabled when it is fixed.
    Create a new admin user account in 'System Preferences > User & groups', this is as a backup to allow you to manage the computer whilst fixing the home folder.
    Reboot, login as the new admin account.
    In 'System Preferences > User & groups', unlock the panel with the admin password (click the padlock)
    Select the 'juliusson' user account, right click (or ctrl+click) the name & select 'Advanced Options…' in the popup.
    Look at the 'Home Directory:' path. That needs to be set to the old location. By default that should be /Users/juliusson, yours looks like it should be  /Volumes/Data/juliussonIf you are unsure use the Finders 'Go menu > Go to Folder…' to open '/Volumes/Data/juliusson' confirm that it contains some of your old user files.*
    Save the correct path in the 'Home Directory' setting & reboot (do not edit any other Advanced fields)
    *NOTE: In steps 6 you probably will not see the correct path since the Data folder is occupying the same location that the Data disk uses. To get around this you will need to rename the Data folder insider /Volumes, and reboot. I'd suggest you move the user home inside the Data folder to a new location as a backup & then delete the entire Data folder in /Volumes/. A reboot will be required to allow the Data disk to mount into the /Volumes/Data location. Once it mounts correctly login should work.
    You can merge the home folders as Barney suggested, but this is probably safest via a manual approach unless you are willing to spend time & are experienced in comparing files with apps the can do selective copying (ChronoSync for example).
    Please ask if you are unsure about any of this - it's major changes to your user data setup - a full backup is essential before beginning. Setting the home path is the correct way to relocate a home folder once the data is moved.

  • Is it possible to use an XML Data Template to create a report in APEX?

    Hi,
    I have created an XML Data Template in BI Publisher passing one parameter and running two queries, then created an RTF Document Template to present the data.
    I can create a nice report in BI Publisher using the two elements. I have used RTF Document Templates to publish reports in APEX but the data comes from a Report region running a single query.
    I would like to run a report based in this kind of XML Data Template, in order to use several children queries related to a parent query. Is it possible to do it in APEX, or you have to use BI Publisher?
    Francisco
    ===========================
    Below is a simple data template definition:
    <dataTemplate name="cotizacion_template" description="Prueba de data template para cotizaciones" dataSourceRef="dbxprts">
         <parameters>
              <parameter name="p_id_cotizacion" dataType="character" defaultValue="1009" include_in_output="true"/>
         </parameters>
         <dataQuery>
              <sqlStatement name="header_query">
                   <![CDATA[select id_cotizacion, fecha_cotizacion, id_clipro from f_cotizaciones where id_cotizacion = :p_id_cotizacion]]>
              </sqlStatement>
              <sqlStatement name="detail_query">
                   <![CDATA[select id_cotizacion as id_cot_child, id_detalle_cotizacion, partida, cantidad, id_producto from f_detalle_cotizaciones where id_cotizacion = :id_cotizacion]]>
              </sqlStatement>
         </dataQuery>
         <dataStructure>
              <group name="F_COTIZACIONES" source="header_query">
                   <element name="ID_COTIZACION" value="ID_COTIZACION"/>
                   <element name="ID_CLIPRO" value="ID_CLIPRO"/>
                   <element name="SUMA_CANTIDAD" value="F_DETALLE_COTIZACIONES.CANTIDAD" function="SUM()"/>
                   <group name="F_DETALLE_COTIZACIONES" source="detail_query">
                        <element name="PARTIDA" value="PARTIDA"/>
                        <element name="CANTIDAD" value="CANTIDAD"/>
                        <element name="ID_PRODUCTO" value="ID_PRODUCTO"/>
                   </group>
              </group>
         </dataStructure>
    </dataTemplate>

    Hi,
    I have the similar question. I used data templates in BI Publisher but now I want to use the same data template in Apex to print some reports.
    I tried to some examples but these were only using report queries. I also tried with the Web Service but this didn't work for me either maybe because I didn't
    used it in the right way. When I used the WS I received the binary of the report so the WS worked it was just the how and where to use it that didn't work for me.
    Now this older entry is BUMPED maybe we find a solution for our problem this way.
    regards,
    Steven

  • I recently deleted many duplicate files. In the midst of it my Itunes songs are not in Itunes. They are in two different folders. One under 'Music' in my ID. And two under a MyMusic file in Documents. How do I know which one to import?

    I recently deleted many duplicate files. In the midst of it my Itunes songs are not in Itunes. They are in two different folders. One under 'Music' in my ID. And two under a MyMusic file in Documents. How do I know which one to import?

    Thanks, this is not an ideal answer but probably the most sensible one in my case.
    I will try it unless someone has a better suggestion, but I'll wait a bit as it will take me a few days anyway (I had actually tried to create a new smaller playlist or download by album, but at this stage the music app is not letting me queue a list of songs for download - I think I will have to disable and re-enable iTunes match which will probably delete all the songs).
    I have to say I am not very impressed with Apple here - having an online backup of all your data and beeing able to restore it to a new device easily was a strong selling point of iCloud. For music, they are Definitly not delivering at the stage.

  • I only want itunes to hold the lossless files which are in two different folders. How do I do that?

    I have thousands of MP3 files which I no longer use and which are in my itunes library.
    I want itunes (version 11) to have in it's library only the MS Lossless format and the ALAC lossless format which are in two different folders. How do I achieve this?

    Delete the files you don't want, or cut & paste them to an alternate location if you want to archive them.
    What MS Lossless format? .wav?
    iTunes doesn't have any custom organization features, but you can change the location of the media folder and then selectively consolidate content to the new folder. This creates copies so you have to manually delete the originals. Alternatively I have a script called ConsolidateByMoving which does what it suggests. Thiis could be used to split the media into parallel subfolders within your existing media folder if you disable iTunes "Keep iTunes Media folder organized" option.
    tt2

  • Kendo UI Grid PopUp Is Possible Two Template?

    Hi, I can little a speak English... 
    Kendo two template with grid PopUp possible?
    If yes... How can I do please? Thank you!!!
    And thanks translate :)
    Merhaba,
    Projede bir yerde takıldım, aradım ama bulamadım. Sorunum şu, ben gridde hem create işlemi hem de update işlemi yapıyorum. Ancak create işleminde yer alan field'ların bir kaçı Update işleminde olmayacak. Kendo Grid PopUp kullanıyorum. 
    Teşekkür ederim!
    Can Ermutlu

    Hi,
    According to your description,you thread is main about how to use
    Kendo UI Grid. I recommend you should post your thread in the forum about
    Kendo UI. You can look for help in the link below:
    http://www.telerik.com/support
    Best Wishes!
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey. Thanks<br/> MSDN Community Support<br/> <br/> Please remember to &quot;Mark as Answer&quot; the responses that resolved your issue. It is a common way to recognize those who have helped you, and
    makes it easier for other visitors to find the resolution later.

  • Two odd folders appeared under Macintosh HD

    So these two folders just appeared in my Macintosh HD folder. They're empty, and I can't see any unusual processes running (although mDNSresponder is still running, I thought that got disabled with the latest update...i digress).
    Anyways here's a grab:
    http://img503.imageshack.us/img503/9030/oddfolderscr9.png
    Can anyone tell me what these might be related to? I am running bittorrent with two different torrents downloading, but I don't think that's related at all.
    Confusing...

    Much more likely they are cache folders created by the BitTorrent client.
    Quite possibly. But that opens up another question - Why is the BitTorrent client not writing its cache files inside the user's home folder? The top lever of the boot drive is a protected area and writable only by administrators. Any program that writes data there is seriously broken.

  • Where did Archives and Templates folders go?

    Hi All,
    I'm using the latest version of TB in Win 8.1x64. Archives and Templates folders do not show up in the left pane. (No, they are not collapsed.) Archives and Templates are turned on in Account Settings and directed to the correct account. There are MSF files for both in Profiles, but no Archives or Templates files.
    If I create new folders they are labelled "-1" in Profiles and show up in the left pane, but as plain folders with no icons.
    So how do I make the originals show up?

    Open Finder.
    Click GO and press the OPTION key. You will see your user Library folder in the list. Click it to open it in Finder.
    Left click and drag the Library folder icon at the top center of the Finder window to your Favorites on the left side of Finder to always have it available to use.

  • Mavericks permissions don't work on folders created in 10.8.5

    I have a 6.1 12 core Mac Pro, 12 hours old, upgraded to 10.9.3 with applications installed from scratch and no migration of any data from my previous 10.8.5 machine. I run an external thunderbolt array (Areca), which was created in 10.8.5 that contains large amounts of media, organised into job folders etc. I can create new folders on that array, and read/write at will, but all folders made under 10.8.5 require authentication. My (video editing) software doesn't supply that authentication, so jobs just fail, unless I create new folders for them.
    I have tried the suggestions I've seen so far, first repairing permissions; then setting permissions from my home folder for all users to read/write and applying to enclosed items; and doing cmdR restarts then removing ACLs (terminal, resetpassword, don't reset password, reset user permissions). I still can't write to folders created under 10.8.5 without authentication.
    Any advice, or is this just broken?

    Select the volume icon in the Finder and open the Info window. Click the padlock icon in the lower right corner of the window and enter your administrator password when prompted. Check the box at the bottom marked
    Ignore ownership on this volume
    Close the Info window.

  • Two different invoices created for  one order for two different lines

    Hi All,
    I have an order with four line items that was shipped on the same day, invoiced on the same day and all lines have the same delivery number yet two inovices were created for this order..one for the first three lines and one for the last line.
    Can anyone please explain what can cause this to happen?
    Thanks
    A/A

    Hi Asgar,
    If a single order has been split into two invoices, you should check the values of the mandatory columns. During Autoinvoice, the grouping is based on the madatory columns and also your grouping rules. If any of the mandatory column has a different value, it will split into different invoice.
    Please refer the following metalink note for further details
    Subject: How Autoinvoice Grouping Works
    Doc ID: 98772.1
    Hope that helps.
    Thanks,
    Anil

  • In my firefor options window I have two zipped folders one allows me to brows and see what is inside the other does not give me this option. how can I see what is inside please?

    I have had MyWebSearch install itself as my primary browser....I have needed to reset Firefox in safe mode but I am not sure that the changes have actually been done! In Options in the Options menu the window displays all the add on's and features that are on Firefox....I have two zipped folders here One allows me to see inside the other does not. How do I access this one that does not give me the option to as I want to know what is inside...as this "MyWebSearch has been an enormous hassle...and needless to say has compromised my PC and the security of all of my passwords.....I want to be sure that the resetting the browser default has actually worked and that MyWebSearch is gone!
    Regards
    Coco

    Are you talking about MyWebSearch toolbar (http://help.mywebsearch.com/sbar2.html#q1) which offers apps such as Smiley Central, Cursor Mania???
    If yes, uninstallation instructions are here - (http://help.mywebsearch.com/sbar2.html#q4). Could you provide me some details about the ZIP folders. If I get a screenshot, I can help you very well.

  • Two TOs got created for a single Posting Change

    Dear All,
    A material document with movement type 309 got posted in a plant where WM is active.Here the material is moving from one batch to another batch.
    The material document has 100 items.For each item when this movement happens a Posting Change will get created in WM and this will get converted to TO immediately through background job.
    For all the materials except one  this is happening fine, ie if for example if the quantity in the material doc is say 100 PC,then posting change will get created for 100 PC  and this gets converted to single TO with 100 pc
    But for one materal , for a Posting change of qty 90, two TOs got created with same qty ie 90 pcs each.
    Please let me know your thoughts on this.What may be the reasons for this
    Regards
    Shyam

    Dear RK and Arakish,
    Thanks for the replies.
    But i think i need to expalin you the issue in detail.
    Problem Description:
    1) Single Posting change getting converted to two TOs with same quantity each
    2) Unable to go into display mode or change mode of Posting Change because of Error   message. u201CPosting change quantity less than quantity already postedu201D
    Message no. L2145
    Sceanrio:
    Material Document is posted with 309 movement,for moving a single material from single batch to different batches. The material document consists of 140 line items for the same material, but movement happening to 140 different batches.
    For example First line item of the material document corresponds to movement of the material
    From batch 1530040 to batch 71656W01 with quantity 105.438 DIE
    Second line item
    From batch 1530040 to batch 71656W02 with quantity 105.374 DIE
    For each line item, once the movement is posted in IM, corresponding Posting Change get posted in WM with the same Quantity. A background job converts Each Posting Change to single TO with same quantity.
    For example: For the first line item , Posting change 713513 got created with quantity 105.438 DIE which got converted to TO 1057743 with same quantity ie 105.438 DIE
    Issue:
    But only for one line item, the Posting Change with Quantity 90.901 DIE got converted to two TO s of quantity 90.901 each. And the posting change status is Partially Processed
    Because of this, we are not able to go inside the Posting Change neither in the Display mode or Change mode due to the above mentioned error message.
    Please let me know your thoughts on this
    Regards
    Shyam

Maybe you are looking for

  • Can't get sender-vouches SAML SSO (webservice) to work

    Hi, I have a small test configuration, with a webservice and a webservice client developed using Workshop. This is on WebLogic 9.2. I am trying to get the sender-vouches SAML SSO profile to work between my webservice client and the webservice, but I

  • No PCM mixer with Creative CA0106

    I recently got a new computer from a friend. I use Arch as usual and everything is brilliant except for the lack of sound. For some reason, I get no PCM mixer and thus no sound. Drivers appears to load, devices appear but still there is no sound. My

  • Why does firefox put hotmail on the edge of the page and keep losing installed addons?

    I have recently been trying out various addons and then deleting those I found unsatisfactory. I finally just kept Adblock Plus. I have also adjusted the settings for Mozilla. As a consequence Mozilla keeps putting my hotmail on the lefthand edge of

  • How to delete unwanted background rendered files ?

    In the timeline, we naturally made many changes over and over again. And if everytime we made changes in the timeline, FCPX renders it to ProRes 422, then our ext HDD will be very fast fill up of unwanted rendered files. How do we delete these files

  • JCO Error JCO_ERROR_XML_PARSER

    Hi All! I am making a call to an adaptive RFC module on our SAP 4.7 System. But i fail in executing the call. this is the error: Expecting a tag to begin with '<' instead of '0', in "00000000  ", error key: JCO_ERROR_XML_PARSER I tried searching the