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?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Fireboard 1.0.4 Upgrade & Intallation issues (1 viewing) (1) Guest
Go to bottom Favoured: 20
TOPIC: Fireboard 1.0.4 Upgrade & Intallation issues
#42503
Re:Fireboard 1.0.4 Upgrade & Intallation issues 9 Months, 3 Weeks ago  
the only problems I found so far was the "quotation marks" turn into code. not a big deal as can just edit them quickly. with re integration with community builder, ya loose the signatures too. not a big deal either as people should change those once a while anyway.
so far so good! I like the new board! good job! It's a little weird having a quick reply on each post, but then again it may get people to post more for the time being as it's right in your face
romas (User)
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Oahu / Shenyang
Logged Logged
 
 
The administrator has disabled public write access.  
#42505
Re:Fireboard 1.0.4 Upgrade & Intallation issues 9 Months, 3 Weeks ago  
There's a fix for the quick reply.
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
The administrator has disabled public write access.  
#42507
Re:Fireboard 1.0.4 Upgrade & Intallation issues 9 Months, 3 Weeks ago  
yeah, I just realized that after posting when i saw that thread.
I will get around to it, but for now, gonna leave it, hehe... get people over here who are first time users on the forum goin a lil easier... I am in China, so easy is good!
cheers, romas
romas (User)
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Oahu / Shenyang
Logged Logged
 
 
The administrator has disabled public write access.  
#44127
Re:Fireboard 1.0.4 Upgrade & Intallation issues 9 Months, 1 Week ago  
romas wrote:
It's a little weird having a quick reply on each post, but then again it may get people to post more for the time being as it's right in your face

There is a fix for that (somewhere....)
Scotsgait (User)
Junior Boarder
Posts: 39
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#44402
Re:Fireboard 1.0.4 Upgrade & Intallation issues 9 Months, 1 Week ago  
Please forgive me is this answered somewhere else, but I have sound similar suggestion and nothing has fixed my problem.

When I use the code tags and do a preview it hangs and if I stop the browser I loose everything I typed.

Any recommendations?
pdekoker (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#44410
Re:Fireboard 1.0.4 Upgrade & Intallation issues 9 Months, 1 Week ago  
Hi-

My forum is now longer displaying the content and template for posts once you drill down to the item level. Please see www.pachyforge.org/index.php?option=com_...catid=11#forumbottom

This forum worked fine until we upgraded. Can someone give me advice on how to troubleshoot this?

All best,
Scott
zbartrout (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#45003
Re:Upgrading to Fireboard 1.0.4 9 Months ago  
My website's forum is currently offline and I'm thankful it still is, or else I wouldn't have seen this issue. Before I opened up my forum I had decided to post a "rules" thread, and when finished I clicked on submit, soon after I got an error code like this, kind of confused and am not show of how to fix it. Any assistance at all would be great! Thanks.

error code: Fatal error: Undefined class name 'badword' in /home/www/ftpaccount/components/com_fireboard/...ate/default/view.php on line 1020
Gone. (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#45004
Re:Fireboard 1.0.4 Upgrade & Intallation issues 9 Months ago  
That is not an upgrade error. Please go BACK into your config and DISABLE the Badwords plugin. Before you enable any plugin READ the part where it says it must be installed FIRST.
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
The administrator has disabled public write access.  
#46126
Re:Bug report ! 8 Months, 3 Weeks ago  
bbroro wrote:
hello,

Excuse my english, but i'm french.

I have reporting bug with Fireboard 1.0.4

In section forum, (in new section, empty message) when I create à new subject, it's ok, but if I create a new message with à same subjet, I have this message error:

Warning: Invalid argument supplied for foreach() in /home.10.29/www/joomla/components/com_fireboard/template/default/thread.php on line 40

Sujets Auteur Date

Warning: Invalid argument supplied for foreach() in /home.10.29/www/joomla/components/com_fireboard/template/default/thread.php on line 87

And no message appear in section forum !

Do you understand my report bug ?


Open components/com_fireboard/template/default/view.php file for editing (Fireboard 1.0.4) and search for this line:

[code:1]$database->setQuery("SELECT * FROM #__fb_messages AS a LEFT JOIN #__fb_messages_text AS b ON a.id=b.mesid WHERE (a.thread='$thread' OR a.id='$thread') AND a.hold=0 AND a.catid='$catid' ORDER BY a.time $ordering"«»);[/code:1]

and replace with it:

[code:1]$database->setQuery("SELECT * FROM #__fb_messages AS a LEFT JOIN #__fb_messages_text AS b ON a.id=b.mesid WHERE a.hold=0 AND a.catid='$catid' ORDER BY a.time $ordering"«»);[/code:1]

Of cource do not forget to make the backup of the view.php file

Zoltán
zvaranka (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
--------------
Zoltan VARANKA
 
The administrator has disabled public write access.  
#46148
Re:Fireboard 1.0.4 Upgrade & Intallation issue 8 Months, 3 Weeks ago  
Hi there,

I don't know if this is the right place for what I'm about to ask so forgive me if it isn't.

Right, I'm running Joomla 1.5 and I have down-loaded the FireBoard_1.0.4_Stable_CompletePackage.zip. That much was easy LOL.
Now when I go to the install part of things, well this is seeming far from easy. I click on the browse button, find the above mentioned file then click on install. Nothing happens apart from getting the following on a white page: "Internal Server Error, this is an error with your script, check your error log for more information."

I am new to Joomla and so greener than green when it comes to these things. Is there anyone out there who could take/show me the way to install this FireBoard please. But, please please please in a way someone like me will understand.

I´ve read so good reports about this forum package I would realy like to give it a bash.

All the best and I hope someone can help,

Phil
Carpas (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/03/04 17:50 By Carpas.
 
The administrator has disabled public write access.  
Go to top