Die Suche ergab 19 Treffer

von Bicet
Di 17.Jan, 2006 20:05
Forum: phpBB 2.x
Thema: Speed Up Color Group Mod mit Cache
Antworten: 86
Zugriffe: 29243

No I don't have enough time to check it BTW, on big board (500+ users), the first one it's really faster, I can assure you.

Otherwise I wouldn't have posted the old code. Tomorrow I will give you a live demonstration. Just updating right now and the board is down.
von Bicet
Mo 16.Jan, 2006 21:13
Forum: phpBB 2.x
Thema: Speed Up Color Group Mod mit Cache
Antworten: 86
Zugriffe: 29243

Thnx for checking it, I'm not in hurry ;)
von Bicet
Fr 13.Jan, 2006 08:46
Forum: phpBB 2.x
Thema: Speed Up Color Group Mod mit Cache
Antworten: 86
Zugriffe: 29243

Yep no problem, the old one is the first one you've written, the new one is the one from the first post on this topic.
von Bicet
Fr 13.Jan, 2006 08:19
Forum: phpBB 2.x
Thema: Speed Up Color Group Mod mit Cache
Antworten: 86
Zugriffe: 29243

It's the same exact forum... Btw here's the difference:

on forum2

Known only to me, so with only one person browsing:

First post of this topic caching solution:

Index: Page Generation Time: 3.79s (PHP:91% SQL:9%) SQL queries: 16
Portal: Page Generation Time: 2.68s (PHP:84% SQL:16%) SQL ...
von Bicet
Fr 13.Jan, 2006 02:39
Forum: phpBB 2.x
Thema: Speed Up Color Group Mod mit Cache
Antworten: 86
Zugriffe: 29243

Just to let you know, Oxpus, your old solution was a lot faster on large forum.

#
#-----[ OPEN ]------------------------------------------------
#
includes/functions_color_groups.php

#
#-----[ FIND ]------------------------------------------------
#
function color_group_colorize_name($user_id ...
von Bicet
Mi 19.Okt, 2005 22:06
Forum: phpBB 2.x
Thema: Speed Up Color Group Mod mit Cache
Antworten: 86
Zugriffe: 29243

Sorry it was my fault, i've got some problem on the db, that's why it wasn't working. Delete all groups and color groups and recreate it and it works. Sorry for saying this kind of lies...
von Bicet
Mi 19.Okt, 2005 08:58
Forum: phpBB 2.x
Thema: Speed Up Color Group Mod mit Cache
Antworten: 86
Zugriffe: 29243

There's a small bug in this function: it doesn't check for the highest color groups. Is there a fix for that?

For example you have 2 colorgroups:

1.AdminsCOLOR
2.ModeratorsCOLOR

and 2 groups:

Admins and Moderators associated respectively with AdminsCOLOR and ModeratorsCOLOR

If there's a user ...
von Bicet
Sa 30.Apr, 2005 11:13
Forum: phpBB 2.x
Thema: Download only Code Box
Antworten: 67
Zugriffe: 25681

Thank you for this great mod ;)
von Bicet
Sa 30.Apr, 2005 07:45
Forum: phpBB 2.x
Thema: Download only Code Box
Antworten: 67
Zugriffe: 25681

It works like a charm ;)
von Bicet
Fr 29.Apr, 2005 11:25
Forum: phpBB 2.x
Thema: Download only Code Box
Antworten: 67
Zugriffe: 25681

Sorrry for the attachment, files attached now;

And I MUST admit IT you're the man

With the last addiction it works.

but the downloaded file is empty :(
von Bicet
Fr 29.Apr, 2005 11:16
Forum: phpBB 2.x
Thema: Download only Code Box
Antworten: 67
Zugriffe: 25681

You can find my modde files here:

http://www.lesionetotale.org/files/downloadcode.zip

I'm sure I do something wrong, but this is not my first mod, probably I've misunderstood something
von Bicet
Fr 29.Apr, 2005 11:02
Forum: phpBB 2.x
Thema: Download only Code Box
Antworten: 67
Zugriffe: 25681

Yeah I noticed that here it works, but I don't know why, If you want I can attach the files I modded.
von Bicet
Fr 29.Apr, 2005 10:59
Forum: phpBB 2.x
Thema: Download only Code Box
Antworten: 67
Zugriffe: 25681

mmhh sorrry
I edited my post while you were replying.

Adn overing the ling give me this as link

http://www.yourdomain.com/viewtopic.php?p=0&dl_code=1
von Bicet
Fr 29.Apr, 2005 10:21
Forum: phpBB 2.x
Thema: Download only Code Box
Antworten: 67
Zugriffe: 25681

I tried it on a clean phpbb 2.0.14 and it doesn't work ....

It gives me always this error

The topic or post you requested does not exist when I click on Download

P.S. The clean board doesn't have any other mod but this


Edit
mmmhhh probably I found the problem causing this:

So if you go there ...
von Bicet
Fr 29.Apr, 2005 08:03
Forum: phpBB 2.x
Thema: Download only Code Box
Antworten: 67
Zugriffe: 25681

Error solved!!!

Here's what I do:

#
#-----[ OPEN ]------------------------------------------
#
viewtopic.php

#
#-----[ FIND ]------------------------------------------
#
include($phpbb_root_path . 'includes/bbcode.'.$phpEx);

#
#-----[ AFTER, ADD ...
von Bicet
Fr 29.Apr, 2005 07:47
Forum: phpBB 2.x
Thema: Download only Code Box
Antworten: 67
Zugriffe: 25681

Danke Freund ;)

I think that my german is worse than my English that is even very poor, anyway thank you a lot ;)

Mods applied and reapplied, but it gives me always this error

Fatal error: Call to undefined function: unprepare_message() in c:\appserv\www\definitive\viewtopic.php on line 319
von Bicet
Do 28.Apr, 2005 11:14
Forum: phpBB 2.x
Thema: Download Topics and Posts MOD only for bbcode [code]
Antworten: 7
Zugriffe: 1342

Yeah, I'm on waiting too to oxpus :)
btw oxpus take your time ;)
von Bicet
Do 28.Apr, 2005 07:39
Forum: phpBB 2.x
Thema: Download Topics and Posts MOD only for bbcode [code]
Antworten: 7
Zugriffe: 1342

@oxpus: thnx for welcome and also for checking the code ;)
This seems to be a great Comunity there are a lot of answer to question I have in mind. I hope one daus I could give one hand.
@schmidtedv
Yeah I know CA has it on his forum, but he doesn't want to release it as mod or something like that ...
von Bicet
Mi 27.Apr, 2005 10:01
Forum: phpBB 2.x
Thema: Download Topics and Posts MOD only for bbcode [code]
Antworten: 7
Zugriffe: 1342

Download Topics and Posts MOD only for bbcode [code]

Hi, I'm a newbie here, but I'm searching to make my board in the way I like.

I love Download Topics and Posts, but I would like to know if it's possible (and how) to make it download only text between

Code: Alles auswählen

[code]/code]
, and to put a download Link near expand and Select

Thnx