Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
Re:Quick reply open on every post. FB 1.0.4 (1 viewing) (1) Guest
TOPIC: Re:Quick reply open on every post. FB 1.0.4
#36121
Re:Quick reply open on every post. FB 1.0.4 1 Year ago  
stupid thing stripped my code
jasonrhl (User)
Junior Boarder
Posts: 53
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#36127
Re:Quick reply open on every post. FB 1.0.4 1 Year ago  
My idea didnt work anyways.

seems well above my level of experience to resolve this problem.

good luck to everyone with this problem who is trying to fix it.
jasonrhl (User)
Junior Boarder
Posts: 53
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#36142
Re:Quick reply open on every post. FB 1.0.4 1 Year ago  
jasonrhl wrote:
can we add something like this to site template?
I had the same problem with my custom template written for 1.0.3 originally. The default template works fine... after some digging I found the problem in the CSS. The fix is rather simple: open forum.css in your template folder, and search for
[code:1]span.fb_qr_fire{}
div.switchcontent{}[/code:1]

change it to:
[code:1]
span.fb_qr_fire{}
.switchcontent{display:none;}
[/code:1]
hypnotoad (User)
Senior Boarder
Posts: 111
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#36285
Re:Quick reply open on every post. FB 1.0.4 1 Year ago  
Hmmm..., I am getting a bit confused now:
hypnotoad, the css file looks already as you state it.
danialt, as stated before, I can't access pastebin.com/f3bd0a1aa either. Same error message.
I am using Versatility III from RT too. Any help appreciated.
Thanks,
Matthias
mraab (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Deutsche in Melbourne Location: Melbourne/Australia
Logged Logged
 
Last Edit: 2007/12/29 07:59 By mraab.
 
 
 
#36296
Re:Quick reply open on every post. FB 1.0.4 1 Year ago  
I assume that both developers with hope that the other will resolve this. I guess I will be looking for another template. Im finding lots of compatibility problems with lots of components and plugins now. Wonder if 1.5 joomla will fix any of this. Why are we having the js conflicts?
jasonrhl (User)
Junior Boarder
Posts: 53
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#36298
Re:Quick reply open on every post. FB 1.0.4 1 Year ago  
Matthias & Co,

We have made Danials fix permanent in SVN 535

Here is a link to the file:
joomlacode.org/gf/project/fireboard/scms...rkup&pathrev=535

You can download it and see if it helps.

Hope this helps!

Oliver
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1213
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
 
#36301
Re:Quick reply open on every post. FB 1.0.4 1 Year ago  
Hi Oliver,
you are the champ. Works perfectly. Thanks for the very quick help!! That's what I really like. There is always an answer in such a short time.
Best wishes,
Matthias
mraab (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Deutsche in Melbourne Location: Melbourne/Australia
Logged Logged
 
 
 
#36312
Re:Quick reply open on every post. FB 1.0.4 1 Year ago  
You are always welcome! Glad it works.
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1213
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
 
#36431
Re:Quick reply open on every post. FB 1.0.4 1 Year ago  
grumblemarc wrote:
Yup! Known issues covers it. Feel like a noob again.

Hmmm.. I was just about to do the upgrade, think I should maybe hold off on this a bit until things are more stable than 'stable' release? I'm not the world's best at troubleshooting things... without making matters worse, that is...
mrmagill (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#36456
Re:Quick reply open on every post. FB 1.0.4 1 Year ago  
Hi grumblemarc,
fb's upgrading tutorials really work. If you follow their instructions step by step, you shouldn't have any problem at all. And if you upgrade from 1.0.3+, you simply copy the files across onto your server.
If the feature discussed in this thread occurs to you too, simply replace the message.php file in com_fireboard/templates/default/ with the content fxstein linked two posts up.
That's all.
mraab (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Deutsche in Melbourne Location: Melbourne/Australia
Logged Logged
 
 
 
Go to top