Jump to content

Search the Community

Showing results for tags 'saving'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to ProcessWire
    • News & Announcements
    • Showcase
    • Wishlist & Roadmap
  • Community Support
    • Getting Started
    • Tutorials
    • FAQs
    • General Support
    • API & Templates
    • Modules/Plugins
    • Themes and Profiles
    • Multi-Language Support
    • Security
    • Jobs
  • Off Topic
    • Pub
    • Dev Talk

Product Groups

  • Form Builder
  • ProFields
  • ProCache
  • ProMailer
  • Login Register Pro
  • ProDrafts
  • ListerPro
  • ProDevTools
  • Likes
  • Custom Development

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 3 results

  1. Solution : Issue : Fresh install ProcessWire 3.0.39 + multilangual support In video it shows how it goes. And I can't figure it out. It happens for few of my sites. td;tl : Upload 5 image in images field -> Save -> 2 left. EDIT : Files are in "/assets/files/id" processwire-bug.mp4
  2. Hi guys, I have a little issue I debugged as far as I could for the moment. I have a simple page (title, a checkbox, a textarea and the comments field) working as a guestbook page. Initially there were no problems with creating the page and setting the content of title and the textarea field. Currently some comments have been made on the page. Now I want to change the content of the textarea field, but sadly nothing is happening in the administration area. The green bar saying "successful saved" (or something like that) does not appear. I checked the mysql log file, and also reassured my of the normal behavior on a different page without comments, how the log must be look like. So I found, that really nothing is happening. No insert statement. I don't think this is the expected behaviour, but I'm not sure how to fix this issue or debug this some more. Hope you can help me out here. My environment installation looks like the following: ProcessWire Core (Stable/Master) 2.5.3 JqueryDataTables 1.9.4 ModulesManager 2.1.6 ProcessDatabaseBackups 0.0.3 ProcessLatestComments 0.0.3 ProcessWireUpgrade 0.0.3 TemplateDataProviders 1.1.0 TemplateTwigReplace 1.0.9
  3. I have a page field "office" that should appear only on users with the role "broker". So, I put under Visibility for the field, Show this field only if roles*=1075. It doesn't show without the asterisk. But when I try to update a user with an office selected, I get error message up top: "Profile not saved". Anyone know why? Update: See replies #5 and 6
×
×
  • Create New...