Skip to main content


Sometime when I post a reply (did some tests) on my other #friendica server I only get an empty page only stating "success" as shown below.

What is wrong in this case?

Looks like this:

!Friendica Support

What theme are you using?
I've seen this problem in poorly-designed websites. Often it's repeatable by middle clicking something rather than normal clicking, or it's caused by some other js failing to load.
@helpers

AFAIK the "success" is the reply of the server that the reply was send successfully. @Hypolite Petovan implemented modal posting / replying so that the page does not reload every time you post something but instead stays at the same position of the threads.

My naïve guess would be some JavaScript problem causing the browser to interpret the modal reply to be loaded and displayed in a new page. What browser / Friendica version are you using?

@Tobias @Hypolite Petovan master branch and Firefox in this case.
Maybe a purge of the cache is needed?
@Tobias I think I confused it, I probably was using Chrome. I am currently switching to Firefox but on that machine I still use Chrome. Lazy me didn't figure put the sync thing for Firefox yet.