Forum breadcrumbs – You are here:Asgaros Support ForumSupportPost Editing Problem
Please or Register to create posts and topics.

Post Editing Problem

Hello there

We want to edit a post as user or admin, but this is not happening. The articles we wrote about the subject do not change. can you help me with this problem

I have implemented the repair of mysql tables. this didn’t work in the process

Hello @glen

So you did the following steps, right?

  • Created a new topic/post
  • Edited the topic/post via the edit-button
  • Saved the edited topic/post
  • After it, the original topic/post is still shown without the updates

Can you check if the topic/post got updated inside the database? If so, it has to be a caching-issue. In this case please disable installed caching-plugins for the page which contains the [forum]-shortcode.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

Hi @asgaros

I am not using a cache system. My editing on the forum is not seen on phpmyadmin.

 

Default Post : 

Edit Post :

PhpMyadmin : 

also some member messages cannot be quoted. The message does not appear when you quote. Repairing mysql tables did not work. Do we need a different feature? for example, a php version or a different feature. 🙁

also this does not apply to every message. I’m having this issue in some messages.

Regards,

Hello again, @glen

Can you check if the problem is gone when you remove all smileys/emoticons from the post? If so, please let me know so I can give you further instructions.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

I deleted the smiley icon. The problem’s improved. I can edit the message. I guess the problem originates from the smiles. 🙂

 

 

So it seems to be a configuration-problem of your database. You have to change the collation of your database and all tables inside it to utf8mb4 to fully support emoticons.

Please check the following article for more information:

https://mathiasbynens.be/notes/mysql-utf8mb4

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

I guess I have to do this to use smiley

Yes. This is not a bug in Asgaros Forum. Unfortunately this issue is caused by old default-settings of your database from a time where nobody thought about emoticons.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

Thanks. I’ll check your suggestion.

 

I want to get help on a different subject. I have list 20 posts in the forum. But there aren’t too many answers on the screen. Up to 3-4 messages appear. How can I see 7-8 messages on the screen at once? Should I make a change in theme aspect ratios?

 

I want to fit more messages into this area. how can I do that

I think its almost impossible to add more items to it. As you can see the left column needs a lot of space to display avatar, name, post-counter, groups and more. The highest column also defines the minimum-height of the overall post-area to ensure that both areas are equally alligned.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!