Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Fireboard 1.0.4 Nightly Developer Patch SVN#551 (1 viewing) (1) Guest
Go to bottom Favoured: 7
TOPIC: Re:Fireboard 1.0.4 Nightly Developer Patch SVN#551
#38630
Re:Fireboard 1.0.4 Nightly Developer Patch SVN#551 7 Months, 4 Weeks ago  
grumblemarc wrote:
All my patches are current, including this one. It only seems to happen on the Rockettheme template.

Have you tried disabling any js in the template one by one and see what happens? Should be loaded in the very end of the head tag. I have this issue but with the vcard, q.r. thing was fixed in my case not by disabling js / mootools but with some svn files...
alou (User)
Expert Boarder
Posts: 98
graphgraph
User Offline Click here to see the profile of this user
The game is On!
Logged Logged
 
 
The administrator has disabled public write access.  
#38635
Re:Fireboard 1.0.4 Nightly Developer Patch SVN#551 7 Months, 4 Weeks ago  
Not just yet. This particular forum gets very little traffic since the site owner isn't cultivating any new users or updating the site. It's not a pressing issue. No worries.

Oh! And to punctuate what fxstein says, use this patch on non-production sites for testing. Use on LIVE sites at your own risk!
grumblemarc (User)
Platinum Boarder
Posts: 3557
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
The administrator has disabled public write access.  
#38791
Re:Fireboard 1.0.4 Nightly Developer Patch SVN#551 7 Months, 3 Weeks ago  
fxstein wrote:
  • font-size BBcode does not work


Overwrite my local installation but this function still don't work.
Can anyone confirm this?
orthanc (User)
Moderator
Posts: 503
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 117461144 Gender: Male VSM 99 Nord Dresden Location: Dresden | Germany
Logged Logged
 
Last Edit: 2008/01/12 17:09 By orthanc.
 
The administrator has disabled public write access.  
#38793
Re:Fireboard 1.0.4 Nightly Developer Patch SVN#551 7 Months, 3 Weeks ago  
I didn't have this issue at the first time so I can't confirm BUT if font size won't work, try manually setting the tag in a post to [ size=xxx% ] (120% would give a bigger than standard font, 80% a smaller etc) instead of the standard size=1,2,3 etc. If that works, change the definitions in smile.class.php accordingly.
alou (User)
Expert Boarder
Posts: 98
graphgraph
User Offline Click here to see the profile of this user
The game is On!
Logged Logged
 
 
The administrator has disabled public write access.  
#38817
Re:Fireboard 1.0.4 Nightly Developer Patch SVN#551 7 Months, 3 Weeks ago  
I had tried the Patch, thanks a lot.
However, the "Images size does not obey BBCode [ IMG Size=xxx ]" bug still have not resolved.
mikeho1980 (User)
Senior Boarder
Posts: 74
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 124373717 Gender: Male mikeho1980 Dog Neighbor mikeho1980 mikeho1980 mikeho1980 Location: Hong Kong Birthdate: 1980-01-01
Logged Logged
 
Dog Neighbor ; Joomla v1.0.12 UTF-8 Traditional Chinese; Fireboard v1.0.1 BETA; PHP 5.2.0 Apache 2.0 mySQL 5.0.27 utf8_general; Internet Explorer 7.0.5730.11 Firefox 2.0.0.11
Fireboard Traditional Chinese Translator
 
The administrator has disabled public write access.  
#38850
Re:Fireboard 1.0.4 Nightly Developer Patch SVN#551 7 Months, 3 Weeks ago  
orthanc wrote:
fxstein wrote:
  • font-size BBcode does not work


Overwrite my local installation but this function still don't work.
Can anyone confirm this?


Have you this css-code in your fb template?

Code:


#fireboard .fbxs {font-size: 9px;}
#fireboard .fbs {font-size: 10px;}
#fireboard .fbm {font-size: 11px;}
#fireboard .fbl {font-size: 12px;}
#fireboard .fbxl {font-size: 13px;}
#fireboard .fbxxl {font-size: 14px;}

racoon (User)
FB Core Team
Platinum Boarder
Posts: 345
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#38858
Re:Fireboard 1.0.4 Nightly Developer Patch SVN#551 7 Months, 3 Weeks ago  
mikeho1980 wrote:
I had tried the Patch, thanks a lot.
However, the "Images size does not obey BBCode [ IMG Size=xxx ]" bug still have not resolved.


please try to use small letters:

Code:

[img size=xxx]this.jpg[/img]
racoon (User)
FB Core Team
Platinum Boarder
Posts: 345
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/01/13 03:59 By racoon.
 
The administrator has disabled public write access.  
#38870
Re:Fireboard 1.0.4 Nightly Developer Patch SVN#551 7 Months, 3 Weeks ago  
Thats correct. Right now the parser wants it 'mainly' in small letter. I will have to look into how we can cure that...
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1012
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
The administrator has disabled public write access.  
#38914
Re:Fireboard 1.0.4 Nightly Developer Patch SVN#551 7 Months, 3 Weeks ago  
racoon wrote:


please try to use small letters:

Code:

[img size=xxx]this.jpg[/img]


Well, they are in small letters, but still doesn't work.
mikeho1980 (User)
Senior Boarder
Posts: 74
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 124373717 Gender: Male mikeho1980 Dog Neighbor mikeho1980 mikeho1980 mikeho1980 Location: Hong Kong Birthdate: 1980-01-01
Logged Logged
 
Dog Neighbor ; Joomla v1.0.12 UTF-8 Traditional Chinese; Fireboard v1.0.1 BETA; PHP 5.2.0 Apache 2.0 mySQL 5.0.27 utf8_general; Internet Explorer 7.0.5730.11 Firefox 2.0.0.11
Fireboard Traditional Chinese Translator
 
The administrator has disabled public write access.  
#38918
Re:Fireboard 1.0.4 Nightly Developer Patch SVN#551 7 Months, 3 Weeks ago  
Code:

#fireboard .fbxs {font-size: 9px;}
#fireboard .fbs {font-size: 11px;}
#fireboard .fbm {font-size: 12px;}
#fireboard .fbl {font-size: 13px;}
#fireboard .fbxl {font-size: 15px;}
#fireboard .fbxxl {font-size: 16px;}



I just made my settings like this for now in the forum.css of the fireboard template. That's all I can do for now. At least it kinda made more big.
nanaya (User)
Gold Boarder
Posts: 215
graphgraph
User Offline Click here to see the profile of this user
Gender: Female This Is Kawaii Location: Aloha Land
Logged Logged
 
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
 
The administrator has disabled public write access.  
Go to top
Powered by FireBoard - Creditsget the latest posts directly to your desktop