Stream

« see more

New reply 17 Sep, 2025, 2:33 pm

Plugin Releases Plugin Awards

New reply 31 Jul, 2025, 12:23 am

Plugin Releases Plugin Announcement Bars

New thread 31 Jul, 2025, 12:22 am

Plugin Releases Plugin Announcement Bars

New reply 19 Jul, 2025, 2:37 pm

Plugin Releases Plugin Advanced Post Edit

New thread 19 Jul, 2025, 2:29 pm

Plugin Releases Plugin Advanced Post Edit

New reply 15 Jul, 2025, 7:50 am

Plugin Releases Paid Plugin Awards Rules

New reply 15 Jul, 2025, 2:46 am

Plugin Releases Plugin Awards

New thread 13 Jul, 2025, 12:28 am

Plugin Releases Plugin Theme File Templates

New reply 3 Jul, 2025, 3:12 am

Plugin Releases Plugin Feedback

New thread 3 Jul, 2025, 2:55 am

Plugin Releases Plugin Feedback


Files
25 Apr, 2020, 4:10 pm
Rule: Promote based on their profile fields.
To promote users based on their profile fields use the following configuration. Here we are going promote users that filled their Location default field which FID is 3.

{
  "whereClauses": [
    {
      "tableName": "userfields",
      "columnName": "fid3",
      "columnValue": "",
      "columnOperator": "!="
    }
  ],
  "logicalOperator": "AND"
}

If you are using plugin version 1.8.23 or lower :
  • Table: userfields
  • Field: fid3 *
  • Field Value: empty
  • Field Type: Not equal to

* Adjust this to fit your profile field.
 
 
Need to find something?

Try doing a search of our community forums.