![]() |
Zelda-King, those fonts will only work for the user if they themselves also have them installed on their machine (version of Windows). The fonts from Windows XP won't all work on Windows 95 or Windows 98 as they don't have all of the same fonts as Windows XP does.
|
Yeah, these're pretty 'unspecial' fonts so I'm banking on there being no problems. I'll see how it goes. Having said that, mine doesn't even have Book Antigua! O_O
|
I have a whole crapload too, but if they don't have a font they picked, it should just default to Arial, so you should be ok. ;)
|
Yeah, my 'Book Antigua' comes out as arial. I should get a good test run in this sunday from more people so I'll update if there're problems.
EDIT: There's a bug somewhere. I'm seeing a few people with quite big fonts. The vB code being Code:
[color=][font=][size=]Text[/size][/font][/color] |
Zelda, make sure that in the database the 'default_fcs' is set to '1' as a default. I had a couple of new users that happened to also. Plus, the text file is fixed.
|
My default is 1. I'll see what I can do with this updated text file.
|
Hmmm... what are their settings in the database?
|
the DB queries still don't work!! ahhh!!!
ADD `post_size` VARCHAR( 1 ) DEFAULT '2' NOT NULL MySQL said: You have an error in your SQL syntax near 'ADD `post_size` VARCHAR( 1 ) DEFAULT '2' NOT NULL' at line 1 I get that error from phpadmin |
You have to run this as one query:
ALTER TABLE `user` ADD `post_font` VARCHAR( 25 ) DEFAULT 'Verdana' NOT NULL , ADD `post_color` VARCHAR( 25 ) DEFAULT 'black' NOT NULL , ADD `post_size` VARCHAR( 1 ) DEFAULT '2' NOT NULL ; |
does this hack work for vbulletin 2.3 release candidate one ?
|
All times are GMT. The time now is 02:25 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|