Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default editing PHP sites

    Hi! I'm trying to establish a connection to and edit a PHP site, but just get a blank page in the editor screen.. What am I doing wrong or does Contribute not work with editing PHP sites?

    nulrick Guest

  2. Similar Questions and Discussions

    1. editing text using advance editing feature
      I created 11 PDFs in InDesign for my client. She wants to be able to change the headlines on the PDFs using Acrobat editing features. I never...
    2. Contribute editing IFRAME based sites
      I just got my hands on Contribute today, cant seem to edit pages with iframes any way to go about this?
    3. How many sites?
      Hi, I am coming to the end of a trial period and may purchase Contribute. At the moment, it is set up so that I can edit the site for the...
    4. IIS Web Sites
      How do you create a virtual website on a win2000 or 2003 server using directoiry services. I need to set Port Header HomeDirectory Default...
    5. Web Sites
      Hello there, I was just wondering is it possible to totaly delete web sites that have been visited?
  3. #2

    Default Re: editing PHP sites

    By default, Contribute is set to allow unrestricted editing of non-template
    pages and to protect scripts and forms from being edited.

    If you deselect the option that protects forms and scripts, users can modify
    code embedded in your pages, such as SCRIPT tags, server-side includes, ASP,
    JSP, ColdFusion, and PHP.

    To do so , go Administer Site> Edit User and Roles> Editing and uncheck the
    box for Protect scripts and forms.

    You can also edit the page using an external editor - from the File>Action>
    Edit in External application. Be sure to set up the default editor --found
    under Edit>>Preferences>>File Editors>>Web Page Source. You cannot set up .php
    as an extension since its reserved for Contribute.


    HangD Guest

  4. #3

    Default Re: editing PHP sites

    I am also trying to edit a php site. I did change the setting that you
    suggested and it still gives me the error.

    you can't edit this page because it was not found on the website or in the
    directory listing.

    Suggestions?

    thanks

    rtenbush 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