0

We are using Joomla 1.5.21 and JCE 1.5.7 and have some trouble with the front end saving of articles.

Saving the article in the front end has no effect on the article stored in the database and therefore users on other devices cannot see the modification.

However, the changes ARE visible for the logged in user even after deleting the cache & cookies and reloading the page.

I noticed this behaviour only when the user is classified as an editor or publisher, if he is an author the editor doesn't store any of the changes!

How can I get the article changes to save?

mickmackusa
  • 43,625
  • 12
  • 83
  • 136
Andreas
  • 2,694
  • 2
  • 21
  • 33
  • I'm not sure this is a stackoverflow-type question. This seems more tech support... It may help, however, to see this site/some related code. – Salem May 13 '11 at 00:12
  • Questions of this type are always welcome at [joomla.se] Stack Exchange. – mickmackusa Jul 23 '20 at 13:21

1 Answers1

0

Thanks Salem for your comment but finally we could solve the problem by ourself. The problem was caused by joomfish or more by my OS. I am using a german OS which sometimes switches from english to german on its own, so that we had two different (language) versions in the back- and frontend.

Andreas
  • 2,694
  • 2
  • 21
  • 33
  • This looks like less of an answer than it does an extension of the diagnostic findings. What exactly did you do to overcome the issue? (researchers will want to know) – mickmackusa Jul 23 '20 at 13:23