Recent Topics

1 Dec 13, 2015 15:44    

Under the URL
http://ednong.de/blogs/index.php/das-ultimative-geschenk
there is a post I have written days before. It contains a picture or Video, I don't know anymore.

In the frontend it looks crazy - there is no picture (or video) and in the backend the only and one option I have is to delete it (see screenshots in the next post).

What happens here?
I don't change any plugins or so. As I create and save this post, it seems normal.

Update:
I'm using version 6.6.6 of b2evolution.

2nd Update:
Between the 7th and the 13th of december there are lots of post which are not visible now. In the backend I can see all post and their status, which is public!

2 13 Dec 2015 15:46

And now the screenshots.

First in the backend - the only and one option is to delete it:

3 13 Dec 2015 15:50

And here the single side view of the post as logged in user - it is crazy, what happens with the right sidebar, which will normally (before this crazy posts) in the correct postion:

5 19 Dec 2015 16:33

Hi mgsolipa,
@mgsolipa wrote earlier:

@ednong it looks like a serious html layout issue. Do you use html in your posts and edit it directly?


Can you try to edit it by going to an URL like this: http://example.com/admin.php?ctrl=items&action=edit&p=[postID]&blog=[blogID] ?

there is/was no HTML in it. It was only text and an image. That's all.

I couldn't reach the post, so I modified the database. I changed the status from "publish" to "draft" for this post only. I cannot edit it in the backend, only the delete button will be there. And it seems, that all posts before it (and under this post in the display in the backend) are yellow like the draft status itself has. But it is only in the backend.

And yes, I guess, there is a HTML error which make this confusion. But as I said - no HTML in the post. Crazy.

6 22 Dec 2015 12:21

And now a correction:
this post is on status "draft" and only visible in the backend. If this post is on the page, the sidebar will be under the last post of the page. If the post is not visible - in case of less numbers of post per page for example - all things are okay.

How can I extract the post of the database? Or: in which table the content of the post will be saved?

7 09 Jan 2016 11:25

@ednong the posts' content is saved into the table: evo_items__item. Look for the field: post_content and try to see if there is some broken html code in it (maybe introduced by the wysiwyg editor and broken by mistake).

8 09 Jan 2016 13:17

Ok,
I have looked there - nothing broken there. So it is crazy. I have changed its level to misbilled, so I don't see it normally (I filtered this level out).

I only see 3 or 4 words of the content - more are not there. And the delete button. That's all. I have written the the text again in the db field and saved it - no change.
Crazy.


Form is loading...