joomla 3.5 creates multiple duplicates of articles -


i have joomla 3.5 website @ point started show strange behaviors. in back-panel, articles have been duplicated around 20 times , each set of suplicated articles share same id (i checked db , correctly contains 1 entry each article). problem happens when create new article, since system creates lot of copy of it. not able delete duplicated copies, because action (publishing, unpublishing, trashing, ...) apply 1 of copy, affects other ones (which makes sense since share same id). ideas?

it seems have touched query presents list, namely join because if not set correctly has several occurring repeated times, same id. activate joomla debugging , see query generates list try out find error.


Comments