Post Editing Problem
Quote from glen on November 3, 2018, 8:23 amHello 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 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
Quote from Asgaros on November 3, 2018, 10:06 amHello @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.
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.
Quote from glen on November 3, 2018, 10:57 amHi @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,
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,
Quote from Asgaros on November 3, 2018, 11:03 amHello 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.
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.
Quote from glen on November 3, 2018, 11:08 amI deleted the smiley icon. The problem’s improved. I can edit the message. I guess the problem originates from the smiles. 🙂
I deleted the smiley icon. The problem’s improved. I can edit the message. I guess the problem originates from the smiles. 🙂
Quote from Asgaros on November 3, 2018, 11:14 amSo 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:
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:
Quote from Asgaros on November 3, 2018, 11:29 amYes. 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.
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.
Quote from glen on November 3, 2018, 11:47 amThanks. 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
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
Quote from Asgaros on November 3, 2018, 1:11 pmI 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.
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.