
Can´t update content
Reported by Andres Urrea | May 31st, 2016 @ 05:13 PM | in User issues
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
Comments and changes to this ticket
-
dleffler May 31st, 2016 @ 07:24 PM
- Milestone set to User issues
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-p...
-
Andres Urrea May 31st, 2016 @ 09:11 PM
Thabks like always for your reply, i get this message:
Authorization Failed
You are not allowed to perform this operation. -
dleffler June 1st, 2016 @ 03:51 AM
Please install patch #10 and turn off the 'privacy feature' which will most likely correct this issue.
-
Andres Urrea June 1st, 2016 @ 01:59 PM
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
-
dleffler June 1st, 2016 @ 02:56 PM
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)
-
dleffler June 1st, 2016 @ 03:34 PM
v2.2.3patch11 is now out to correct the excessive error printout http://sourceforge.net/projects/exponentcms/files/exponent-2.2.3-pa...
However, please check to see the the original issue has been corrected.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Bug Tracker for Exponent CMS