Hi
Just installed 1.2.9 and discovered that I can't save templates.
Any idea why that happens?
Thanks in advance!
-Alex
1.2.9: Can't save templates
Just create 1 file with notepad or something and add this string below on it:
Rename then that file to: .htaccess and upload it to phpwcms root folder.
Other alternative to add, but not necessary:
Code: Select all
SecFilterEngine Off
Other alternative to add, but not necessary:
Code: Select all
SecFilterEngine On
SecFilterSelective "POST_PAYLOAD" "poppy" "allow,nolog"
SecFilterSelective "POST_PAYLOAD" "hot red poppies" "allow,nolog"
SecFilterSelective "POST_PAYLOAD" "any other string" "allow,nolog"
)-= 1.3.0 user =-(
Well, can you explain more what happens when you try to save template??
Almost server today have upgrade there server and if you use JavaScript for example it may curse problem, but add that string solve thoes problem.
I have same problem as you but I disable that security futures with that string "SecFilterEngine Off " in .htaccess file every time i use template or article with javastuffs. When I finish I just remove that file from server.
However; it should be easier to understand your problem more if you explain little more what problem is and what you do?
Almost server today have upgrade there server and if you use JavaScript for example it may curse problem, but add that string solve thoes problem.
I have same problem as you but I disable that security futures with that string "SecFilterEngine Off " in .htaccess file every time i use template or article with javastuffs. When I finish I just remove that file from server.
However; it should be easier to understand your problem more if you explain little more what problem is and what you do?
)-= 1.3.0 user =-(
if you have same problems, which it sounds like, then please folow:
http://www.phpwcms.de/forum/viewtopic.p ... lterengine
If this not works; i don’t know to help you, sorry. My opinion is if it not work pm Oliver and am sure he can help you with all kind of problem with phpwcms
http://www.phpwcms.de/forum/viewtopic.p ... lterengine
If this not works; i don’t know to help you, sorry. My opinion is if it not work pm Oliver and am sure he can help you with all kind of problem with phpwcms
)-= 1.3.0 user =-(
Re: 1.2.9: Can't save templates
http://www.phpwcms.de/forum/viewtopic.p ... e+templated-lexy wrote:Hi
Just installed 1.2.9 and discovered that I can't save templates.
Any idea why that happens?
Thanks in advance!
-Alex
http://www.phpwcms.de/forum/viewtopic.p ... e+template