Search found 9 matches

by dimi30
Thu Jul 31, 2003 9:25 pm
Forum: [2.0.x] MOD Requests
Topic: Mail notification when a new member signs up ?
Replies: 5
Views: 1500

Since this was very simple I decided to help you. Open includes/usercp_register.php Find: $sql = "INSERT INTO " . USERS_TABLE . " (user_id, username, user_regdate, user_password, user_email, user_icq, user_website, user_occ, user_from, user_interests, user_sig, user_sig_bbcode_uid, us...
by dimi30
Thu Jul 31, 2003 9:07 pm
Forum: [2.0.x] MOD Requests
Topic: User Types
Replies: 2
Views: 990

If I understand correctly what you ask for no mod is needed. Just specify a forum as private and then change in the advanced permissions the "VIEW" to "ALL" leaving the rest as "PRIVATE". This should make a forum publically viewable where only members or group allowed a...
by dimi30
Thu Jul 31, 2003 9:02 pm
Forum: [2.0.x] MOD Requests
Topic: [Req] This should be easy...
Replies: 3
Views: 1055

This needs no mod. There is already a "Find user" button which you can use the wildcard for the function you are looking. Just type freez* and it'll find anything that has as its first 5 characters "freez".
by dimi30
Wed Oct 09, 2002 5:23 pm
Forum: [2.0.x] MODs in Development
Topic: [Alpha] Remove the delete member option (for secutity)
Replies: 7
Views: 1913

I don't see a point in this mod. If you give admin access to untrusted ppl sooner or later you are going to have trouble(if they can't delete ppl they may delete forums and so on). I don't see how this mod is going to help.
by dimi30
Wed Oct 09, 2002 2:52 pm
Forum: [2.0.x] MODs in Development
Topic: [BETA] User Ranked Style MOD
Replies: 79
Views: 18794

Well I added it at viewtopic(at the author name). Heres the code: # #-----[ FIND ]------------------------------------------ # $poster = ( $poster_id == ANONYMOUS ) ? $lang['Guest'] : $postrow[$i]['username']; # #-----[ REPLACE WITH ]------------------------------------------ # $poster = ( $poster_i...
by dimi30
Sat May 11, 2002 9:23 pm
Forum: [2.0.x] MOD Requests
Topic: Is it possible to be able to use phpBB usernames and...
Replies: 3
Views: 1563

Because I'm new to php could someone tell me the script to have a login-logout button similar to phpBB2 in a php script out of the phpBB dir?
by dimi30
Sat May 11, 2002 8:39 pm
Forum: [2.0.x] MOD Requests
Topic: Is it possible to be able to use phpBB usernames and...
Replies: 3
Views: 1563

Is it possible to be able to use phpBB usernames and...

...passwords on a website outside the phpBB directory?
by dimi30
Sun Apr 07, 2002 8:13 pm
Forum: 2.0.x Discussion
Topic: Download for PhpBB2=dead link or is it just me?
Replies: 3
Views: 2191

Thanks for the reply.At least now I know its not the server but just my comp :cry:
Does anyone know any mirrors so I can see if they work?
by dimi30
Sun Apr 07, 2002 8:05 pm
Forum: 2.0.x Discussion
Topic: Download for PhpBB2=dead link or is it just me?
Replies: 3
Views: 2191

Download for PhpBB2=dead link or is it just me?

When I go to http://prdownloads.sourceforge.net/phpb ... -2.0.0.zip to download phpBB2 I keep getting a "couldn't find server" error.

Go to advanced search