Search found 207 matches

by mr.luc
Sat Feb 26, 2005 8:12 am
Forum: [2.0.x] MOD Writers Discussion
Topic: mysql query the correct way...
Replies: 9
Views: 696

Thanx helped a lot..
by mr.luc
Sat Feb 26, 2005 4:35 am
Forum: [2.0.x] MOD Writers Discussion
Topic: mysql query the correct way...
Replies: 9
Views: 696

thx a bunch... i feel back in school.. but this time i'm learning something usefull :mrgreen: one last question.. while we are at it.. I looked into the new code of phpbb 2.12 and saw that often, but not always there is a $db->sql_freeresult($result); is there a rule to when to use it ( I mean, are ...
by mr.luc
Fri Feb 25, 2005 8:08 am
Forum: [2.0.x] MOD Writers Discussion
Topic: mysql query the correct way...
Replies: 9
Views: 696

mysql query the correct way...

a little programming question.. when I write a query how do i set the quotes in the where clause... I meen that i can make it work in several ways but i think that some ways are better than others.. I meen a simple query... $user_id = $userdata['user_id']; $sql = select * from ".USER_TABLE.&quo...
by mr.luc
Mon Feb 21, 2005 4:05 pm
Forum: [2.0.x] MOD Requests
Topic: Help with Birthday & Gallery MOD
Replies: 11
Views: 1437

last post: Mon Feb 21, 2005 2:22 pm post before that one: Thu Mar 18, 2004 4:14 am :mrgreen: dont tell me youve been trying to get that mod working for nearly a year??? If you didn't succeed... forget it.. because the new phpbb is coming out in a month or two and then you will need a new mod. *lol* ...
by mr.luc
Sun Feb 13, 2005 12:30 pm
Forum: [2.0.x] MODs in Development
Topic: [ABD] Bot Indexing MOD v1.1.1
Replies: 1191
Views: 182710

Major request!!! On my site.. when a bot changes ips (or ip-range) I have like 600 ips to ad.. one by one.. (some being in a range) there is no way of doing it quickly unless I use phpmyadmin and get the ips and then sort them out manually and create ranges... 8O took me more than an hour the other...
by mr.luc
Fri Jan 21, 2005 9:34 am
Forum: [2.0.x] MODs in Development
Topic: [ABD] Bot Indexing MOD v1.1.1
Replies: 1191
Views: 182710

What is happening? Are these all individual people trying to get into my forums without session ids for some reason, using 'googlebot' as their useragent? That seems farfetched. Not so farfetched.. as a matterof fact I am here as googlebot.. because: I was testing the mod on my board and forgot to ...
by mr.luc
Sat Jan 01, 2005 6:22 pm
Forum: [2.0.x] MODs in Development
Topic: [ABD] Bot Indexing MOD v1.1.1
Replies: 1191
Views: 182710

Re: Add these? Or ignore?

Should I add Inktomi -- (no bot name) -- lwp-trivial/1.35 Lycos -- (no bot name) -- LWP::Simple/5.803 Thanks in advance. well i wouldn't actually after i found this in the net.. i'd install a spider trap or try to eliminate it otherwise This IP resolves to Bethel College Seminary in Minnesota, and ...
by mr.luc
Mon Dec 27, 2004 1:54 pm
Forum: [2.0.x] MODs in Development
Topic: [ABD] userprofile guestbook - gb for each user
Replies: 169
Views: 67321

permission given... :mrgreen: but just one question.. i thought that pcp stuff allready had a guestbook :roll: Luc Nope no guestbook with the PCP mod.. at least not yet :wink: sorry my error .. its a mod called "nickpage" youll find it on www.phpbb2.de thats the one with the guestbook and...
by mr.luc
Mon Dec 27, 2004 1:44 pm
Forum: [2.0.x] MODs in Development
Topic: [ABD] userprofile guestbook - gb for each user
Replies: 169
Views: 67321

Hey Mr. Luc, I just installed your mod, and did the fix on page 6. I'm experiencing a different kind of error when I delete ALL. When I click on the confirmation "Yes" to delete all, it will take me to a blank page with the text on top left corner: u=12 From what I've deducted, the "...
by mr.luc
Fri Dec 17, 2004 4:07 am
Forum: [2.0.x] MODs in Development
Topic: [ABD] Bot Indexing MOD v1.1.1
Replies: 1191
Views: 182710

Re: Question

cwcollector wrote: You all have told me to read the list of messages and after many weeks trying to fins an answer, I can not find it.
Chuck


check out page 14
post 4 by me

Luc
by mr.luc
Wed Dec 08, 2004 7:55 am
Forum: [2.0.x] MODs in Development
Topic: [beta] limit pic width in posts - js only
Replies: 6
Views: 960

its only 2 lines of code.. its not a mod.. there is no php in it.. and i dont have time for that.. its only a quick addidtion of 2 lines of javascript.. thats all.. i posted it here because i got 2 pms of people asking me for it.. or at least how i did it.. but if its dirsturbng i can delete it.. or...
by mr.luc
Tue Dec 07, 2004 4:53 pm
Forum: [2.0.x] MODs in Development
Topic: [ABD] userprofile guestbook - gb for each user
Replies: 169
Views: 67321

permission given... :mrgreen:
but just one question..
i thought that pcp stuff allready had a guestbook :roll:

Luc
by mr.luc
Tue Dec 07, 2004 10:50 am
Forum: [2.0.x] MODs in Development
Topic: [beta] limit pic width in posts - js only
Replies: 6
Views: 960

[beta] limit pic width in posts - js only

Hi just came up with a simple modifier to limit bbcode pics width its very simple... and not as sophisticated as the one found in http://www.phpbb.com/phpBB/viewtopic.php?t=224522 actually i needed it quickly and didn't have the time to search.. as this approach is completely different.. i thought i...
by mr.luc
Tue Dec 07, 2004 10:34 am
Forum: [2.0.x] MODs in Development
Topic: [ABD] userprofile guestbook - gb for each user
Replies: 169
Views: 67321

sorry guys this was just to repair the real bugs..

i havent the time to integrate it somewhere..nor to do major changes!

If someone feels like doing it.. go ahead!!!!
Luc
by mr.luc
Mon Dec 06, 2004 5:06 am
Forum: [2.0.x] MODs in Development
Topic: [ABD] userprofile guestbook - gb for each user
Replies: 169
Views: 67321

Mr Luc, Oh yeah, another thing - a small harmless problem which I ignored up to now (wanted to fix the bug first) - the avatar's not appearing in the guestbook, all I get is red cross in a box, any idea ? Cheers well as i do not have the problem.. and others also not.. I actually dont know.. when d...

Go to advanced search