exponentcms / exponent-cms

Content Management, Simple.
exponentcms.org
GNU General Public License v2.0
60 stars 24 forks source link

Can´t update content #1410

Closed exponentcms closed 2 years ago

exponentcms commented 4 years ago

Hi ExponentCMS Team,

I have an issue, im trying to edit the content from a text modulo or news module but this not update and the save button redirects always to the index, no matter in wich section i was.

What could be?

Exp version: 2.2.3 patch 9 php: 5.6.20

exponentcms commented 4 years ago

Was this working before, and if so what changes (to the server) have take place since it last worked? It's possible the security fix could cause this or the 'privacy feature' which can be turned off within site configuration (security tab)

That version is quite old (released 1 1/2 years ago, v2.3.8patch2 is current), there is a 2.2.3patch10 which was released to fix some anomalies that the security fix in patch9 created https://sourceforge.net/projects/exponentcms/files/exponent-2.2.3-patch-10.zip/download

exponentcms commented 4 years ago

Thabks like always for your reply, i get this message:

Authorization Failed You are not allowed to perform this operation.

exponentcms commented 4 years ago

Please install patch #10 and turn off the 'privacy feature' which will most likely correct this issue.

exponentcms commented 4 years ago

After install the patch i get this messages:

Strict Standards: Declaration of optiongroup::save() should be compatible with expRecord::save($validate = false, $force_no_revisions = false) in /home/ciplasti/public_html/framework/modules/ecommerce/models/optiongroup.php on line 97

Strict Standards: Declaration of user::save() should be compatible with expRecord::save($validate = false, $force_no_revisions = false) in /home/ciplasti/public_html/framework/modules/users/models/user.php on line 441

exponentcms commented 4 years ago

Ok, those are only 'warnings' and only displayed with error reporting turned on. HOWEVER, it should've fixed your issue.

I'm working on a 223patch11 release which will correct those and some other warnings along with possibly some more recent (simple) security fixes, but it is no substitute for upgrading to the latest version...e.g., v2.2.3 will NOT run on a server running php v7 (made compatible in v2.3.6) and may have problems with php v5.6 (made compatible in v2.3.1)

exponentcms commented 4 years ago

v2.2.3patch11 is now out to correct the excessive error printout http://sourceforge.net/projects/exponentcms/files/exponent-2.2.3-patch-11.zip/download

However, please check to see the the original issue has been corrected.

exponentcms commented 4 years ago

Lighthouse URL: https://exponentcms.lighthouseapp.com/projects/61783/tickets/1366

dleffler commented 2 years ago

obsolete, fixed, etc...