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

  1. #1

    Default Bank edit page

    When I open a connection to my blog or php sites it shows up fine until I click
    the edit button then the page goes white with just the cursor blinking. when I
    try to edit in an external editor (Dreamweaver) it just has this line
    "<?php
    /* Short and sweet */
    define('WP_USE_THEMES', true);
    require('./wordpress/wp-blog-header.php');
    ?>
    What am I doing wrong?

    12towers Guest

  2. Similar Questions and Discussions

    1. Can't Edit Page because other users are reviewing adraft of this page
      I am trying to edit a page and this appears at the top: "Can't Edit Page because other users are reviewing a draft of this page" I can't unlock...
    2. Contribute 2 edit page displays web page incorrectly
      Let me start off by saying, "I really don't think I like Contribute"--nevertheless, my job requires it. Recently, I've redesign my company's...
    3. Edit page shows blank page!
      We have a serious problem with Contribute 3: We browse to the page we wish to edit, and then click 'Edit'. Contribute fetches the templates etc;...
    4. Edit page layout different from real page
      When I edit the following page in contribute it just shows up differently than in the browser. A bit annoying when trying to change the text. ...
    5. Edit page returns a blank draft page
      The connection to my website is validated. I can see the home page as expected. But when I go to "Edit page" online, it comes back with a blank...
  3. #2

    Default Re: Bank edit page

    I've had the same problem recently. It's been difficult to track down any
    solution because the behavior is somewhat inconsistent. I've tried switching
    themes (using a WordPress blog); opening the same theme, but in a different
    blog; and editing the blog in Contribute on a different machine. Each time, I
    think I've got onto something, but not consistently, so I can't nail it down.

    If anyone else has had the same issue (blog theme display completely
    disappearing when you try to edit a post) and have any answers/solutions, I'd
    love to hear about it.

    A related problem I've come across as I've tested and retested this, is having
    the page display correctly, but with the content area's white background
    dropping out (the <body> background shows through, making it impossible to see
    the type). I'm not sure that this is the same issue... I suspect that it's
    related to the theme's CSS stylesheet. But still, it would be nice if the pages
    that display correctly in Contribute's preview mode would display in edit mode.
    Otherwise, what's the point in using it?
    Roger

    RogerGG Guest

  4. #3

    Default Re: Bank edit page

    12towers,

    I think I've found the answer. The problem seems to be something that gets
    skewed in the preferences file while the initial connection is being made. I
    think it's that the Blog Template isn't collected or referenced properly.

    I discovered this the hard way by removing the Contribute Preferences file
    from my Preferences folder. After I did that, I added the misbehaving blog
    again by making a new connection, and when I tested it, it displayed fine. The
    only problem is that when I removed the old Preferences file, I also lost all
    the other connections I had established in Contribute.

    I restored the old preferences file and got all of my connections back (I have
    quite a few sites and blogs I manage for myself and my wife), but when I tried
    editing a page on the blog in question, the page was blank again.

    The solution was to remove that blog from my list of connections, and then
    re-establish it as a new connection (I quit out of Contribute and relaunched it
    in between, just because I'm superstitious). This time it retrieved the
    Template intact and it's working fine.

    I hope that helps you with your problem, too.
    Cheers,
    Roger

    RogerGG Guest

  5. #4

    Default Re: Bank edit page

    One more solution... Once I found that the problem was with the Blog Template,
    I did a search on that and found this post

    <[url]http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=55&catid=2[/url]
    90&threadid=1261813&highlight_key=y&keyword1=%20bl og%20template>

    I tried it on a different blog with a similar issue and it didn't solve the
    issue for me, but it's still worth a try anyway.
    Roger

    RogerGG 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