Forums
-
- Forum
- Posts
-
- Installation
- 28,521
- Troubleshooting
- 62,696
- Themes
- 10,443
- Plugins
- 15,379
- Requests & Feedback
- 14,981
- Showcase
- 3,257
-
Argh! Ok, I tried it but on the first one (bb-includes/registration_functions.php) Gedit could not find the
bb_send_pass( $user_id, $password );
phrase so I could not change it to
#bb_send_pass( $user_id, $password );
…all other things worked fine in what was found…