XF 1.3 Approaching 10,000 users, how to assign them all a banner.

CivilWarTalk

Active member
I'd like to issue a special member group and banner to all our members among our first 10,000, I don't see a way to do this through promotions, is there a way to do this through styling?
 
That doesn't apply.
There is no criteria to check user ID.

You could though use a conditional statement, depending on where you want the styling to show.
 
If you currently have less than 10,000 members you could:
  • Create a new user group and create the banner for the group
  • Batch update the existing members and add them to the group
  • Manually add each new member to this group untill you hit 10,000 memebrs
 
Top Bottom