Jump to content

Search the Community

Showing results for tags 'fieldtypecomments nested'.

  • 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 1 result

  1. I am struggling to get comments using the Admin Core comments field. Have set it up before no problems but this time around I seem to have something conflicting with it. The line is it throwing up on seems to be related to a null value in $value['code'] And that seems to relate to around lines 544 of the module if($schemaVersion > 2) { $schema['code'] = $codeSchema; $schema['keys']['code'] = $codeIndexSchema; } When i look inside the field_comments table in the db, both the code & subcode fields are empty. Anybody know what should be in them and how I seem to have ended without them populating ? Thx!
×
×
  • Create New...