Customizing SMF > Modifications and Packages
Slashout Banned Members (1.x and 2.x Support)
satinof:
--- Quote from: Ashelia on June 16, 2012, 09:33:38 AM ---Is it possible to make this work for profiles too? Everything else works perfectly on my forum, but there are no strikethroughs on profile pages.
--- End quote ---
Edit the file: Sources/Load.php
Search:
--- Code: ---'name' => $profile['real_name'],
--- End code ---
Replace for:
--- Code: ---'name' => ($profile['is_activated'] < 10) ? $profile['real_name'] : '<del>'.$profile['real_name'].'</del>',
--- End code ---
Save and re upload ;)
Ashelia:
Thank you, that worked like a charm!
ProtoGT:
slash would not appear on my forum at all.
Lean:
Sorry, SSimple Team not supported in English language at the moment.
In SMFSimple.com We are looking for partners with this language to provide better support to all.
Thanks for understanding.
Aome:
Hola, tengo este mod y el de Users online today y al bannear a un usuario sí lo tacha, pero no aparece así tachado en el mod de users online today, hay alguna manera de lograr que se tache allí también? Gracias.
Hello, I got this mod installed and the one of Users online today, and when I ban an user it slashout correctly, but it doesn't show up in the Info board where the Users online today are been shown. Is there any way to make it slashout there too? Thanks
Navigation
[0] Message Index
[*] Previous page
Go to full version