You are not logged in.

1

Friday, August 26th 2011, 12:27am

Check custom profile fields

When a user logins in, I want a mod which will check to see if all the necessary custom profile fields are completed. This is because if I add a new profile field after users have registered, I want them to complete that field before being able to use the forum. Please give me an idea how I do this.

2

Friday, August 26th 2011, 11:22pm

OK so nobody knows how do to the custom profile fields checking. Can someone maybe help me with this instead?

When the forum loads, I want all the categories minimised (collapsed) by default, if someone then wants to open them, they can use the + button.

3

Friday, August 26th 2011, 11:39pm

Pushing after less than 24 hours isn't nice at all, please don't do that in future.

However, please ask only one question per thread. If you have another question, open up a new thread.
Mit freundlichen Grüßen
Best regards
KittBlog Stile - Ihr Kit für Stile, Software und Knowhow
Your kit for styles, software and knowhow
Erste Linkliste zu Erweiterungen und Support rund um Burning Board©
First linklist for plugins and support around Burning Board©

Tr3kk3r

Member

  • "Tr3kk3r" is male

Posts: 5,552

Location: Ruhrpott

Occupation: Student

  • Send private message

4

Saturday, August 27th 2011, 12:23pm

OK so nobody knows how do to the custom profile fields checking.

There a many people that now how to do, but maybe they did not come accross your topic. Patience is a virtue you should try to embrace.

There is no plugin available for that, as far as i know. But you can write your own. You would set an EventListener on the event saved@LoginForm (or maybe you use another event, there could be one in the session system, i don't know, you would have to take a look) and check for the profile fields to be filled. If they are not, redirect the user to the user CP. Of course you would have to make sure he filles out the fields and not just leaves the user cp, so you might wan't to set an EventListener on shouldDisplay @structuredTemplate as well and check if ha has filled out the fields, if not, redirect him to the user cp.

If can help you with writing a plugin, but i won#t write the plugin for you. ;)

For the second problem, please open a separate thread. And try be show more patience in the future, my motivation to help someone significantly diminishes if i see him pushing after almost no time...
Best regards,
Sebastian Teumert