Cloud8888 Posted July 1, 2015 Share Posted July 1, 2015 So, this is my first post in this Forum and want to say that PW is a realy great CMS and i enjoy it most of the time.But sometimes it makes me crazy.Because sometimes i cant understand why some fields cant be saved anymore.I created a website for a customer with an repeater field for job advertisements.So, it was the first content the user will see on the frontend so i decided it should beon the first position on the backend aswell.But then comes the point i couldnt understand why PW cant save other fields under this repeater.Every field I place under this repeater field cant be saved anymore.I tryed it with several fields with the same result. I was realy mad at this point, so i tryed to place the fields above the repeater.And suddenly i could save thie fields. On my screenshots you can see how i managed the fields in the template so i could save again.Edit view Template View I hope you can fix this problem someday or give me an advice how I prevent this situation in the future.Until then, this workaround works but its kind of annoying for me and the customer. 1 Link to comment Share on other sites More sharing options...
Macrura Posted July 1, 2015 Share Posted July 1, 2015 @cloud888 welcome to the processwire forum. In order to provide the best chance of help, could you provide the following info: Processwire Version Apache, MySQL & PHP Versions List of installed modules details of any applicable/related errors in your error log (assets/logs/errors.txt) Browser you are using In addition make sure to take the following steps before reporting errors: Upgrade to the latest stable version of PW Upgrade all modules to the current version Install the diagnostics module check that your server environment meets the minimum server requirements Repair database tables address any existing warnings or failures When reporting errors that happen on a form such as the editor, please open the chrome console, or FF/firebug, and see if there are any network or JavaScript errors. Please report those errors along with your issue. Lastly Don't Panic Link to comment Share on other sites More sharing options...
hheyne Posted July 7, 2015 Share Posted July 7, 2015 I thinks it could be a problem with to low memory on the host. Try to give PHP more memory. memory_limit=256 should be a safe value for complex repeater structures. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now