I can't remember exactly what I did. I know that I downloaded all the avatars from the ../../images/avatars directory into one folder from each multi site.
I then uploaded that folder to the directories for the avatars and suddenly all my usernames were the same name and avatar.
You would need to describe each action taken step by step before I could even start to guess.
Clicking around in folders can not change databases, that is for sure.
Re: SFS code into user reg to check against spam db
getting close. lol.
the code I remember was an edit to register.php or something in the registration files. would do would check when user attempted reg. it would run the input field e-mail on a db check of SFS if e-mail listed deny reg else allow. this had to been 2010'ish so a long time ago lol.
once i get my site back up with the stuff it needs to have, i'll start really looking into the code and see how much things have changed.
Re: SFS code into user reg to check against spam db
I also founds this one: https://github.com/lelebart/PHPFusion-Stop-Forum-Spam/blob/master/file/infusions/stop_forum_spam_panel/stop_forum_spam_panel.php
After some testing my registation page is giving this error.
"401 The link you followed may have expired, or the page may not be accessible to you."
The link you followed may have expired, or the page may not be accessible to you.
I checked and the file is in the right place and as the same permissins as the other files.
I have search in the admin page if there is any "black list" control but couldn´t find any.
Can anybody help me once again?
Thanks in advance
Re: SFS code into user reg to check against spam db
I remember years ago when I had website up back in the V7 days. (I went away for awhile and now down the rabbit hole again I go as I am back) there was some code you could put in the register.php that would check the user inputs against the stop forum spam db.
e-mail and or IP was in the SFS db reg denied, else reg continues as normal.
with all the changes to fusion since I last used it is this still possible?
Hello, we will look in to it and see if we can replicate this issue, please attach screesnhots for group 1, group 2, and group 3. ( The permissions in Forum Admin ).
I am currently having problems allowing access to forums via multiple user groups. I currently have 3 sets of forums that I will be using, and I would like each user group to have access to different sections of the forums.
First section is public available to all - this is working fine, both user groups sets can see it.
Second set is not visable unless you are in user group a or b. - user group a can see this and the public section but user group b can not see this section.
Third set is not visable unless you are in user group b. - user group b can see this just fine but not the second set.
I've already figured out I could set the field as mandatory. But it really doesn't help my unique situation. Also at the bottom of the userfield code there is a $locale['na'] but I can't find that anywhere. I suppose I could add it to the userfield locale file?
I don't know if this has been addressed before. Fusion 9.03... when a person registers or is added by the admin and the User Birthdate field is not set it defaults to 1900-01-01. I think this is very bad and should default to nothing. Here is an image of my reasoning.
The only valid birthdays are the 3 with the red arrows. All the others are the 1900-01-01 default in the database. One solution I can see would be to make the birthdate field mandatory for new users. Just a thought. Any input here would be helpful.
The old 7.02.07 style of coding for user groups doesn't work in 9.03 and I need to be able to select a user group which on 9.03 falls under DefaultGroups. My form field needs to be able to select public or member or administrator. I don't understand why 9.03 user groups are the way they are. I can code the field to show the ONE user group that I've created but not the DefaultGroups. Help appreciated.
You can view all discussion threads in this forum. You cannot start a new discussion thread in this forum. You cannot start on a poll in this forum. You cannot upload attachments in this forum. You can download attachments in this forum.