vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   New Posting Features - User selected default posting font and color (https://vborg.vbsupport.ru/showthread.php?t=171870)

FENIX 03-03-2008 09:07 AM

Used on 3.6, have been waiting for this :) Many thanks


Edit: Does not appear to work - the fields appear in the user control panel, but after making a selection the posts do not show the new default face/colour.

Edit2: Dug up the old code from here https://vborg.vbsupport.ru/showthrea...ght=font+color which is working - so perhaps it is your coding?

AWMGolfer 03-03-2008 10:12 AM

Would it be some of the differences between 3.6 and 3.7? Not a coder here but it worked with no issues for me on 3.7.

Theoldwiz 03-03-2008 12:54 PM

Its working just fine for many people,

its been tested on 3.6 and works great. If you want I can come on and take a look

avsunforum 03-04-2008 08:12 AM

owww yea thanks:D

Eywah 03-04-2008 07:37 PM

Thanks man.

Im speak english too bad ım sorry.

User select text color okay
User select text font okay
User select text style (bold) ???

Help me please...

Theoldwiz 03-05-2008 01:28 AM

I didnt feel that was needed

hozmay 03-05-2008 01:07 PM

Quote:

Originally Posted by Pehchaan (Post 1455163)
Nice, why note to include font size?

thanks.

hi,first you must make two new single selection menu user profile fields. Options for them are below.

Title: Default Post Font

Description: What font your posts show up as?

Options:
Default
1
2
3
4
5
6
7

Set Default: Yes, but no first blank option

Display Order: Doesnt Matter

Field Requiried: Yes, at registration and profile updating

Field Editable by User: Yes

Private Field: No

Field Searchable on Members List: No

Show on Members List: No

Template Edits:

Go to your styles postbit or postbit legacy

Find ;

Code:

<!-- message -->
After add ;

<font size="$post[fieldX]">

Find ;

Code:

<!-- / message -->
Above add ;

Code:

</font>

Theoldwiz 03-06-2008 11:22 PM

Thats nice, but the title is misleading and it leads to bugs, thats why Im working on it for 1.01

Weston 03-15-2008 03:54 PM

i cnt get it to word dunno what i did wrong but yea its not workin

Sothside40 03-17-2008 12:23 AM

thanks nice hack,


All times are GMT. The time now is 03:02 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.01060 seconds
  • Memory Usage 1,736KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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