vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   Question Regarding Titles (https://vborg.vbsupport.ru/showthread.php?t=116680)

Gio~Logist 05-25-2006 11:36 PM

Question Regarding Titles
 
Just out of curiosity, is it ever going to be made so that if we're both a designer and coder, it will show?

akanevsky 05-25-2006 11:40 PM

I highly doubt so o.O) ... Although, yes, it should be implemented.

Gio~Logist 05-25-2006 11:46 PM

It's already done to separate certain titles from coder/designer titles. Therefore, the implementation should not be to difficult.

akanevsky 05-25-2006 11:55 PM

I am not saying that it is hard to implement, I'm just saying it's not likely it will be implemented on this site :)

Xenon 05-26-2006 10:46 AM

why not

it is doable, i just have to think about how i'll do it ^^

Gio~Logist 05-26-2006 12:40 PM

Quote:

Originally Posted by Xenon
why not

it is doable, i just have to think about how i'll do it ^^

Why not just something like this?

PHP Code:

if(the check to see if user is a coder){
$post[usertitle] .= $vbphrase[coder];
}

if(
the check to see if user is a designer){
$post[usertitle] .= $vbphrase[designer];



Xenon 05-26-2006 04:04 PM

because then it will be just visible on the postbit ^^

Gio~Logist 05-26-2006 04:13 PM

Quote:

Originally Posted by Xenon
because then it will be just visible on the postbit ^^

lol. Even if it's just in like the profile and postbit for now that's fine. Don't really see the need for it to be anywhere else. Even if it does, it'll just be a matter of copying and pasting a coder and changing $post or $userinfo.
PHP Code:

if(the check to see if user is a coder){
$userinfo[usertitle] .= $vbphrase[coder];
}

if(
the check to see if user is a designer){
$userinfo[usertitle] .= $vbphrase[designer];



akanevsky 05-26-2006 05:41 PM

Quote:

Originally Posted by Xenon
why not

it is doable, i just have to think about how i'll do it ^^

It's called "custom title". :) When one is automatically updated, keep in mind the other :)

Dan 05-26-2006 05:43 PM

Well I think they are probably changing titles with a modified promotions system... at least I think >_> so that might not work gio :p

Gio~Logist 05-26-2006 06:04 PM

Quote:

Originally Posted by fewyn
Well I think they are probably changing titles with a modified promotions system... at least I think >_> so that might not work gio :p

Not sure what you mean, however, it has been said i believe that titles such s coder and designer are based upon a calculation and such. Therefore, using ifs and .= combined with the calculation should work. However, like Xenon said, it would only work in the postbit and obviously probably the profile as well.

akanevsky 05-26-2006 06:04 PM

Quote:

Originally Posted by fewyn
Well I think they are probably changing titles with a modified promotions system... at least I think >_> so that might not work gio :p

Modified promotions system can be modified further :)

Logikos 05-26-2006 06:09 PM

Remember those points you saw Gio? *hint hint* :p

akanevsky 05-26-2006 06:15 PM

Quote:

it would only work in the postbit
Not if the database is changed instead of the post variable.

Gio~Logist 05-26-2006 06:15 PM

Quote:

Originally Posted by LiveWire
Remember those points you saw Gio? *hint hint* :p

Yes, that much i know. However, what i am trying to say is why not use those points and calculations in order to come up with the usertitle(s)?

Logikos 05-26-2006 06:18 PM

Quote:

Originally Posted by gio~logist
Yes, that much i know. However, what i am trying to say is why not use those points and calculations in order to come up with the usertitle(s)?

I'm sure thats what they do right now, that was the hint ;)

Gio~Logist 05-26-2006 06:22 PM

Quote:

Originally Posted by LiveWire
I'm sure thats what they do right now, that was the hint ;)

Ah, i thought you were disagreeing with me hehe. Exactly, which is why i was telling fewyn that it shouldn't be to difficult to implement the different usertitles as far as coder and designer is concerned.

Logikos 05-26-2006 06:47 PM

I'm sure it's on there really long to-do list.

akanevsky 05-26-2006 07:18 PM

Quote:

Originally Posted by LiveWire
I'm sure it's on there really long to-do list.

That's exactly what I meant by saying:

Quote:

Originally Posted by Psionic Vision
I am not saying that it is hard to implement, I'm just saying it's not likely it will be implemented on this site :)


:)

Roms 05-27-2006 04:53 AM

I think being able to earn both titles would be nice... ;)

Gio~Logist 05-30-2006 07:33 PM

Any update on how/if this is going?

Gio~Logist 06-02-2006 03:27 PM

I just took a look and i'm actually both an advanced designer and advanced coder. Now, you have no choice but to implement it :p


All times are GMT. The time now is 05:41 PM.

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.01303 seconds
  • Memory Usage 1,762KB
  • 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
  • (2)bbcode_php_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (22)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete