Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Join Date
    Apr 2009
    Posts
    8
    Plugin Contributions
    0

    Default Dreamweaver Issues

    I am trying to make changes to my pages using Dreamweaver but for some reason when I upload the files they are not changing? Anyone else having this issue with Dreamweaver? I am directly uploading them to the exact place they are in the server now.

  2. #2
    Join Date
    Jul 2006
    Location
    SF Bay Area
    Posts
    867
    Plugin Contributions
    1

    Default Re: Dreamweaver Issues

    Dreamweaver is a pretty good PHP code editor. What files are you trying to edit?

    Does your dreamweaver site properly show both your local and remote files?

    At the very bottom of the files panel, does it say upload success?

    Do you have "upload on save" checked in the site manager?

  3. #3
    Join Date
    Apr 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Dreamweaver Issues

    I do have the upload on save checked and it does say complete. Any other thoughts?
    I am trying to change the main page text

    includes/languages/english/html_includes/define_main_page.php

  4. #4
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Dreamweaver Issues

    1. What files are you editing?
    2. What changes are you making?

  5. #5
    Join Date
    Apr 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Dreamweaver Issues

    includes/languages/english/html_includes/define_main_page.php

    I am trying to edit the file above. Its the text on the homepage

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Dreamweaver Issues

    Do you have an override copy in
    /includes/languages/english/html_includes/your_template/define_main_page.php ?
    If so, that is what is being displayed, and changes to
    /includes/languages/english/html_includes/define_main_page.php are ignored.
    The Define Page Editor automatically uses the override copy if one exists, but Dreamweaver might not...

  7. #7
    Join Date
    Apr 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Dreamweaver Issues

    No, I actually just installed it.

  8. #8
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Dreamweaver Issues

    If you're trying to upload html to this page then you need to use the admin/tools/define pages editor.... Make sure the drop down is selected as 'plain text' NOT html (I know weird right) then just paste your html from Dreamweaver into the white text area and update the main page that way..... Simple.

  9. #9
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Dreamweaver Issues

    you may also want to check file and folder permission on your site . even though you may see success in uploading .. but changes may not take in effect if you have no write permission .

  10. #10
    Join Date
    Apr 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Dreamweaver Issues

    Quote Originally Posted by limelites View Post
    If you're trying to upload html to this page then you need to use the admin/tools/define pages editor.... Make sure the drop down is selected as 'plain text' NOT html (I know weird right) then just paste your html from Dreamweaver into the white text area and update the main page that way..... Simple.
    I will try it... that didn't even occur to me to do it that way.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Dreamweaver
    By joant in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 26 Jul 2013, 02:44 PM

Posting Permissions

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