Re: Extensions by elbekko

ok, well hopefully someone can code it when it is in demand.

Re: Extensions by elbekko

yes that will be in deman by alot of people ... puntoolbar is highly demand i think

Sports2All: Watch Online all the Sports (Wrestling, Football, Cricket & All other Sports)

Re: Extensions by elbekko

Just a quick announcement of extensions I'm planning to make/have largely made:

- Most users online
- Coloured usergroups (I know Reines made this, but I started this one before he released his and having two can never hurt).

I might also do a BBCode toolbar, although I'm not sure about that one yet smile

Last edited by elbekko (2008-05-30 15:54:54)

Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks

Re: Extensions by elbekko

elbekko wrote:

Just a quick announcement of extensions I'm planning to make/have largely made:

- Most users online
- Coloured usergroups (I know Reines made this, but I started this one before he released his and having two can never hurt).

I might also do a BBCode toolbar, although I'm not sure about that one yet smile

Most users online is something I've been missing, thanks!

Re: Extensions by elbekko

Very good idea this mibbit extension.
But I wonder if I downloaded the right version...
Two link errors and one missing function call in admin/mibbit.php:

  • Line 38, modify with :
    \0

  • Line 100, insert :
    \0

  • Line 104, modify with :
    \0

Errors are so big, I don't understand.
Thanks again.

$forum_page['form_target'] = forum_link('extensions/mibbit/admin/mibbit.php?action=$1', 'process');

Re: Extensions by elbekko

I'd be surprised if I missed all of that, but I'll fix it when b3 comes out (just like all the rest).

Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks

Re: Extensions by elbekko

Smiley List 1.2.3 by El Bekko  not works sad
1) install  good
2) i see smiley
3) after clicking on smyle..not add to post sad
fluxBB svn version

Re: Extensions by elbekko

It won't work on latest SVN.

Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks

Re: Extensions by elbekko

Is it possible to make fields from "easy profile fields" viewable only by admin, or defined group ?

Re: Extensions by elbekko

Not by default, no. An extension to the extension could certainly do it. Be sure to request hooks where needed wink

Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks

Re: Extensions by elbekko

epf bug,
wiki says:

To include the language file the following code would be used

    if (file_exists($ext_info['path'].'/lang/'.$forum_user['language'].'.php'))
        require $ext_info['path'].'/lang/'.$forum_user['language'].'.php';
    else
        require $ext_info['path'].'/lang/English.php';

Notice $ext_info['path'] is used for the extensions directory, and if the users language is not avaliable a default language is loaded. 

After install epf on polish FluxBB i saw fatal error.

Re: Extensions by elbekko

Thanks smile
Fixed for the next version.

Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks

Re: Extensions by elbekko

Well thanks for the extensions you have provided. I'm using a few of them on my site here: http://riggedgaming.com

So once beta3 is out, these are the few requests I have if a possibility.

1. Someone uploads avatar over max dimensions, the image will get resized down to the max size. (using GD library or something similar)
2. Option to use avatar from a link (imageshack, photobucket, etc.)

Anything similar to that?

Re: Extensions by elbekko

I'll see to it smile

Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks

Re: Extensions by elbekko

Thanks a lot! I'll be getting into coding some extensions in the near future. My PHP isn't as good as it used to be but the simplicity of this forum may make it a little easier on me! big_smile

Re: Extensions by elbekko

Smiley List 1.2.3 by El Bekko
Adds a list of smilies above the post, quick post, edit and signature forms.

Great extensions!

A small glitch I encounter with Smiley List 1.2.3: Smileys don't get inserted at cursor position, but always inserted at pos1, i.e. the very first position, of the post. I am using 1.3b2.

Re: Extensions by elbekko

Hmm, in what browser is this?

Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks

Re: Extensions by elbekko

Actually this strange behaviour just occurs with IE 7.0. Opera 9.52 and Firefox 3.0 work just fine.

Re: Extensions by elbekko

Oh ofcourse, IE. Gah.

Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks

Re: Extensions by elbekko

Most Users Online 0.1 added. This one works with latest SVN.

Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks

Re: Extensions by elbekko

tired to edit the IRC settings, but it says page does not exist (because there's no mibbit.php in mibbit folder, only in admin)

Re: Extensions by elbekko

I'll fix that soon. Seems there are quite a bit of problems with that extension.

Rebuild extension has been updated.

Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks

Re: Extensions by elbekko

New extension added, Mask Unverified. This one works with latest SVN. For an explanation of it, check the first post.

Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks

74

Re: Extensions by elbekko

Are these extensions intended for 1.2?

Re: Extensions by elbekko

No, for 1.3 somewhere between b2 and latest SVN tongue

They'll be updated when b3 is released.

Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks