Jump to content

This theme file could not be saved help


milan122

Recommended Posts

Posted
6 minutes ago, beeurd said:

I had this the other day I think it was some if/elseif/endif that I had broken accidentally.

how can i fixx that?

Posted
2 minutes ago, opentype said:

What are you trying to do? Can you save any templates or is it just a specific change that doesn’t work?

 

just the globaltemplate dont work - the others are fine

Posted
1 minute ago, opentype said:

Okay: now the other question. What are you trying to do in the global template? If you introduce syntax errors, it won’t let you save. That’s expected. 

No, i tryed with a normal ,, a " too or backspace  dont work too :D

Posted

Easiest way to find the error is probably to use the "Show default" option in the top right that lets you view the original template, that way you can compare differences between the default template and your edited version that won't save.

_20180325_134930.thumb.JPG.193eb5cbae154d7e55393ad8767e6526.JPG

Posted
18 minutes ago, beeurd said:

Easiest way to find the error is probably to use the "Show default" option in the top right that lets you view the original template, that way you can compare differences between the default template and your edited version that won't save.

_20180325_134930.thumb.JPG.193eb5cbae154d7e55393ad8767e6526.JPG

yeah i looked but i have a other theme as default , in standart theme it doesnt work too

Posted
1 hour ago, milan122 said:

yeah i looked but i have a other theme as default , in standart theme it doesnt work too

If you select Show default and then Save - this work?

Then choose Revert

Posted

I would try downloading a file version from a client area and uploads it.
Then Support - Something isn't working correctly. And test again.

Or create support ticket .

Posted
39 minutes ago, Adlago said:

I would try downloading a file version from a client area and uploads it.
Then Support - Something isn't working correctly. And test again.

Or create support ticket .

yeah tryed with replacing with files again dont work too .

Posted
6 minutes ago, milan122 said:

okey how can i fix that?

Open a support ticket with your host and tell them mod sec is stopping you from saving a template. They will need your ip address so they can whitelist it.

Posted
1 minute ago, bridges101 said:

Open a support ticket with your host and tell them mod sec is stopping you from saving a template. They will need your ip address so they can whitelist it.

have my own server

Posted
43 minutes ago, milan122 said:

have my own server

If you use the Apache server and you have other sites besides IPS, then use the htaccess file and add it.

<IfModule mod_security.c>
  SecFilterEngine Off
  SecFilterScanPOST Off
</IfModule>

PP. To disable mod_security, there is a lot of info. Look for what matches your server.

Posted
3 hours ago, Adlago said:

If you use the Apache server and you have other sites besides IPS, then use the htaccess file and add it.


<IfModule mod_security.c>
  SecFilterEngine Off
  SecFilterScanPOST Off
</IfModule>

PP. To disable mod_security, there is a lot of info. Look for what matches your server.

well mod_security is not installed !

Posted
10 minutes ago, milan122 said:

well mod_security is not installed !

Try another - create a new theme. Check whether you can edit a template in a new theme.

 

Posted
3 minutes ago, Adlago said:

Try another - create a new theme. Check whether you can edit a template in a new theme.

 

i can edit everything , but not globaltemplate

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...