Search found 23 matches

by BART_SIMPSON416
Sun Jun 20, 2004 5:22 pm
Forum: [2.0.x] MOD Requests
Topic: forum navigation bar
Replies: 2
Views: 136

start scripting after this line:

'U_MARK_READ' => append_sid("index.$phpEx?mark=forums"))
);

(its line 289)
by BART_SIMPSON416
Fri Jun 18, 2004 5:50 am
Forum: [2.0.x] MOD Requests
Topic: Quick Register mod
Replies: 4
Views: 272

i can make one fast (but the template will not be included)
But i now need to get to school (exam math :( )
by BART_SIMPSON416
Thu Jun 17, 2004 7:51 pm
Forum: [2.0.x] MOD Requests
Topic: Member's password encryption - can it be changed?
Replies: 1
Views: 184

You asking for making the security bad. I know how you do that litle trick. First you will need to get the servers md5 key if( md5($password) == $row['user_password'] && $row['user_active'] ) This is a part of the code where you can see that phpbb is using md5. MD5 is a common hash method.(e...
by BART_SIMPSON416
Thu Jun 17, 2004 7:11 pm
Forum: [2.0.x] MOD Requests
Topic: IS THERE SOME MODS CAN DO THIS?
Replies: 10
Views: 904

It makes the server load mutch higher so i wouldn't use that. This askes more tables. More scripts at the same time. ====> higher server load ======>forum gets slower ========>database host can't get al requests for query's ==========>database host crashes ============> your database is lost, and yo...
by BART_SIMPSON416
Thu Jun 17, 2004 7:07 pm
Forum: [2.0.x] MOD Requests
Topic: games for an arcade mod
Replies: 8
Views: 513

Don't think it was the mod i wanted to make.
It looks difrent.
You can see that arcade mod for vbulletin in work here
If no sutch thing exists already for phpbb then i am back at my keyboard for scripting that mod.
by BART_SIMPSON416
Thu Jun 17, 2004 3:13 pm
Forum: [2.0.x] MOD Requests
Topic: games for an arcade mod
Replies: 8
Views: 513

I don't need to make sutch mod.
Somebody else already did it.
:(
But now i have to mod a mod :D
LOL
by BART_SIMPSON416
Thu Jun 17, 2004 5:15 am
Forum: [2.0.x] MOD Requests
Topic: games for an arcade mod
Replies: 8
Views: 513

NO, you don't understand it.
Ever seen te arcade mod for vbulletin?
I want to make that for phpbb.
by BART_SIMPSON416
Wed Jun 16, 2004 5:32 pm
Forum: [2.0.x] MOD Requests
Topic: games for an arcade mod
Replies: 8
Views: 513

games for an arcade mod

I am working on an arcade mod 8) like for vbulletin but i have one nasty litle problem. I can't work with flash so i can't develop games for it. the code isn't so secure for the moment and the template of phpbb isn't included already so i can't release the code. But i can give you some info about ma...

Go to advanced search