vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   What style are we all using? (https://vborg.vbsupport.ru/showthread.php?t=63068)

Mike_XBLW 04-01-2004 10:02 PM

OK...for everyone who is having the "Style:" problem...here's the fix...

In the style manager...display order, make sure they don't all have the same number...actually number them 1, 2, 3, 4, etc....

I had all of mine set to 1, but when I changed it, magically, it started working

Gary King 04-01-2004 11:33 PM

Quote:

Originally Posted by Mike_XBLW
OK...for everyone who is having the "Style:" problem...here's the fix...

In the style manager...display order, make sure they don't all have the same number...actually number them 1, 2, 3, 4, etc....

I had all of mine set to 1, but when I changed it, magically, it started working

Ah yes, thanks for this :)

Vivi Ornitier 04-02-2004 06:16 PM

very nice, lol, what an easy fix too. Seems like you coded it very well, just a small little thing t hat you diddn't expect your fellow hack users to do. good job on the hack gary and good correction on that mike ;)

calvinnguyen 04-14-2004 03:05 AM

Quote:

Originally Posted by Mike_XBLW
OK...for everyone who is having the "Style:" problem...here's the fix...

In the style manager...display order, make sure they don't all have the same number...actually number them 1, 2, 3, 4, etc....

I had all of mine set to 1, but when I changed it, magically, it started working

Yeah, this is working.

But some users display:
Style: xxxxxxx
some users display:
Style:

some users display:

Style: not specified


***I know why for user had display Style: not specified, but how come some users still have display
Style:

calvinnguyen 04-14-2004 03:10 AM

How do we count each style have many users used it?

Gary King 04-14-2004 12:53 PM

Quote:

Originally Posted by calvinnguyen
How do we count each style have many users used it?

That's somewhat a new hack altogether; although if you know how to code it yourself, here's a query to get you started:

[sql]SELECT styleid, COUNT(styleid) AS count FROM user GROUP BY styleid[/sql]

lazserus 04-21-2004 12:53 AM

For some reason this is not working for me. I'm not getting any errors, but nothing happens. It's weird. It's simple enough and I followed the directions to the T. Yet, the style doesn't show up at all.

I tried to post a screenshot, but the server kept getting reset. It's not really necessary, though. Imagine what your board looks like w/o this hack installed and you've got my problem. I've got the hack installed, but nothing has changed.

Gary King 04-21-2004 11:15 AM

Quote:

Originally Posted by lazserus
For some reason this is not working for me. I'm not getting any errors, but nothing happens. It's weird. It's simple enough and I followed the directions to the T. Yet, the style doesn't show up at all.

I tried to post a screenshot, but the server kept getting reset. It's not really necessary, though. Imagine what your board looks like w/o this hack installed and you've got my problem. I've got the hack installed, but nothing has changed.

If you're using old style postbits, then modify postbit_legacy instead of the postbit template

lazserus 04-21-2004 04:11 PM

You know what, that must be it! I am using legacy and I didn't even put it together. Thanks! :surprised:

lazserus 04-21-2004 10:29 PM

This is working just like it was designed and I love it. I have one question, however. Is there a way to make is to that someone who uses "Forum Default" is not classified as "unspecified"? Say if the forum default style is called "Bob" and the standard user just uses the forum default -- is there some kind of if condition that could be put in place that would point it to whichever style is the forum default? I hope I'm making sense. So, if user Joe is using forum default the postbit would display "Bob" instead of unspecified.

Also, what does it mean if the Style: is blank? I apologize if this has all been mentioned before in this thread. I thought I read everything, I swear. :nervous:


All times are GMT. The time now is 06:35 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.01111 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete