Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 322
Search took 0.01 seconds.
Search: Posts Made By: Kentaurus
Forum: Modification Requests/Questions (Unpaid) 06-16-2009, 12:53 PM
Replies: 4
Views: 1,002
Posted By Kentaurus
Is this one good enough? ...

Is this one good enough?
https://vborg.vbsupport.ru/showthread.php?t=113972&highlight=dice+roll :)
Forum: vBulletin 3.6 Add-ons 11-25-2008, 06:17 PM
Replies: 80
vBulletin Blog - Blog Customization
Views: 20,954
Posted By Kentaurus
vBulletin Blog 2.0 has this functionality...

vBulletin Blog 2.0 has this functionality built-in, so this hack is no longer necessary
Forum: vBulletin 3.7 Add-ons 06-01-2008, 01:17 AM
Replies: 60
Views: 13,300
Posted By Kentaurus
Thanks. Nice hack. Some comments: ...

Thanks. Nice hack.

Some comments:

Instead of
$userid=intval($_GET[u]);
You should use:
$userid = $this->profile->userinfo['userid'];

========
Forum: vBulletin 3.6 Add-ons 05-14-2008, 06:07 PM
Replies: 167
Major Additions - MySmilies VB
Views: 42,148
Posted By Kentaurus
No, please use Mosh's, it's nicely done and has...

No, please use Mosh's, it's nicely done and has more features :) I'd rather help Mosh with the support than rewritting this
Forum: vBulletin 3.7 Add-ons 05-14-2008, 04:58 PM
Replies: 160
Major Additions - MySmilies VB (v3.7.0)
Views: 43,809
Posted By Kentaurus
oh nice :) I'll leave it to you then, Mosh :) No...

oh nice :) I'll leave it to you then, Mosh :) No need for me rereleasing it
Forum: vBulletin 3.6 Add-ons 05-08-2008, 03:33 AM
Replies: 167
Major Additions - MySmilies VB
Views: 42,148
Posted By Kentaurus
This was designed for 3.6. I'll be updating it...

This was designed for 3.6. I'll be updating it for 3.7 over the weekend
Forum: vBulletin 3.7 Add-ons 05-07-2008, 12:44 AM
Replies: 216
Show Thread Enhancements - Chief First Post - Every Page 3.7
Views: 62,814
Posted By Kentaurus
Thanks for the hack :) A couple comments. ...

Thanks for the hack :) A couple comments.

You defined the "chiefpost" column as INT( 10 ) UNSIGNED, but it is being used a flag. Since a field that big is not needed, It should be tinyint, or...
Forum: vBulletin 3.7 Add-ons 05-07-2008, 12:35 AM
Replies: 75
Views: 22,807
Posted By Kentaurus
Some comments about your code. ...

Some comments about your code.

$globaltemplates = array_merge( $globaltemplates, array( 'STANDARD_BETTER_ERROR') );
This is inefficient, instead use:


$globaltemplates[] =...
Forum: vBulletin 3 Articles 04-13-2008, 03:03 AM
Replies: 8
Views: 2,436
Posted By Kentaurus
That's right. It doesn't matter. The query...

That's right. It doesn't matter.
The query doesn't get executed if the option is disabled.

And no, the filesize is not an indicative. You may save *a little* memory by loading less code, and you...
Forum: vBulletin 3 Articles 04-12-2008, 02:52 PM
Replies: 8
Views: 2,436
Posted By Kentaurus
Well... to be really, really, really strict.......

Well... to be really, really, really strict.... Removing some code will actually make it run "a little" faster. Because at least the "if" is executed, and if you remove that, you are getting one...
Forum: vBulletin 3.6 Add-ons 04-09-2008, 01:58 AM
Replies: 847
Show Thread Enhancements - Image resizer
Views: 360,876
Posted By Kentaurus
Really good hack. Thanks for sharing. I only...

Really good hack. Thanks for sharing.

I only did a couple of changes, I post them here for your consideration (I TESTED THE 3.5 version it seems)

The preg_replace code, even if non-expensive,...
Forum: Modification Graveyard 03-22-2008, 07:18 PM
Replies: 11
Show Thread Enhancements - movie imdb bbcode
Views: 6,194
Posted By Kentaurus
Really cool hack, but I do agree with Lionel, it...

Really cool hack, but I do agree with Lionel, it doesn't seem to be legal :(
Forum: Big Board Discussions 12-14-2007, 06:36 AM
Replies: 15
Views: 3,574
Posted By Kentaurus
Yes, I myself like pound ...

Yes, I myself like pound
http://www.apsis.ch/pound/

It doesn't have a pretty gui, but is highly configurable and low on resource usage.

Please share your experience with us afterwards,...
Forum: vBulletin 3.6 Add-ons 12-08-2007, 04:59 PM
Replies: 80
vBulletin Blog - Blog Customization
Views: 20,954
Posted By Kentaurus
I'm not sure I should do that... my guess is that...

I'm not sure I should do that... my guess is that Freddie will integrate the vb3.7 styles into the blog once 3.7 is out.... and rendering this hack useless... :)
Forum: vBulletin 3.6 Add-ons 12-08-2007, 02:05 AM
Replies: 80
vBulletin Blog - Blog Customization
Views: 20,954
Posted By Kentaurus
There's an easier way to do that, in the "Blog...

There's an easier way to do that, in the "Blog Options" there is an "Override Style" option. Just add another style to your forums, maybe as a child style or as a completely new style, modify the...
Forum: vBulletin 3.6 Add-ons 12-06-2007, 01:33 AM
Replies: 167
Major Additions - MySmilies VB
Views: 42,148
Posted By Kentaurus
Yes, I'm using it with 3.6.8

Yes, I'm using it with 3.6.8
Forum: vBulletin 3.6 Add-ons 11-30-2007, 01:20 AM
Replies: 80
vBulletin Blog - Blog Customization
Views: 20,954
Posted By Kentaurus
:) glad to hear that. That looked like a template...

:) glad to hear that. That looked like a template issue.
Forum: vBulletin 3.6 Add-ons 11-24-2007, 08:17 PM
Replies: 80
vBulletin Blog - Blog Customization
Views: 20,954
Posted By Kentaurus
This is an add-on for vBulletin Blog, you can...

This is an add-on for vBulletin Blog, you can read about the vbulletin blg here: http://www.vbulletin.com/features_blog.php

You need to have both vbulletin and vbulletin blog
Forum: vBulletin 3.6 Add-ons 11-22-2007, 02:21 AM
Replies: 80
vBulletin Blog - Blog Customization
Views: 20,954
Posted By Kentaurus
Um.. that's right. Has to do with the size of the...

Um.. that's right. Has to do with the size of the blog and the resolution.

Please try this.
In the "BLOG" template, change


TO
Forum: vBulletin 3.6 Add-ons 11-22-2007, 02:19 AM
Replies: 80
vBulletin Blog - Blog Customization
Views: 20,954
Posted By Kentaurus
This is the one I'm using. The only thing I...

This is the one I'm using. The only thing I haven't translated is "trackback" and "pingback" until I decide in a proper translation for that. Everything else is translated in context.
Forum: vBulletin 3.6 Add-ons 11-22-2007, 01:52 AM
Replies: 167
Major Additions - MySmilies VB
Views: 42,148
Posted By Kentaurus
If you have shell access, that means typing the...

If you have shell access, that means typing the command:


If you don't, maybe you upload your files with an ftp client. Right click the "mysmilies" folder, look for an option that looks like...
Forum: vBulletin 3.6 Add-ons 11-19-2007, 04:57 PM
Replies: 80
vBulletin Blog - Blog Customization
Views: 20,954
Posted By Kentaurus
I'm sorry, I didn't understand your post. This...

I'm sorry, I didn't understand your post.
This mod brings limited customization to the blogs, style-based.
Forum: vBulletin 3.6 Add-ons 11-19-2007, 04:56 PM
Replies: 80
vBulletin Blog - Blog Customization
Views: 20,954
Posted By Kentaurus
Thanks a lot. Yes, there was a bug with the mod,...

Thanks a lot. Yes, there was a bug with the mod, I just updated it.
Since you run a spanish forum, I'm attaching the spanish translation too, here:...
Forum: vBulletin 3.6 Add-ons 11-19-2007, 04:55 PM
Replies: 80
vBulletin Blog - Blog Customization
Views: 20,954
Posted By Kentaurus
No, there aren't. Seems the bug wasn't gone :( ...

No, there aren't. Seems the bug wasn't gone :(

I hope the third try is the charm. I updated the package, you only need to reupload the includes/functions_blog_customize.php file
Forum: vBulletin 3.6 Add-ons 11-19-2007, 12:48 AM
Replies: 80
vBulletin Blog - Blog Customization
Views: 20,954
Posted By Kentaurus
Just fixed in 1.0.1. Thanks for your input.

Just fixed in 1.0.1. Thanks for your input.
Showing results 1 to 25 of 322

 
Forum Jump

All times are GMT. The time now is 03:21 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03134 seconds
  • Memory Usage 2,067KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (64)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete