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:Cannot access posts in Fireboard (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:Cannot access posts in Fireboard
#50678
Cannot access posts in Fireboard 6 Months, 2 Weeks ago  
Hi! I am facing problem with my posts in category not showing up. It shows http 500 error. So i cannot read any posts. I do not what is the best approach to find the problem. I check the url. I am not using sef components. The url seems fine and pointing to right place.
Category url
index.php?option=com_fireboard&Itemid=155&func=showcat&catid=2
Here is post url
index.php?option=com_fireboard&Itemid=155&func=view&id=3&catid=2
By the way the setting of the topic is not private nor moderated, just a regular public post category.
Getting to category and topics work fine. But as soon as I choose thread or post it shows error page. I googled around a quite a bit and cannot find anyone having this problem.
Any idea how to solve this.
mgltacoma (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#50679
Re:Cannot access posts in Fireboard 6 Months, 2 Weeks ago  
Does it happen to every post? Do you have access to the server logs? There should be a more descriptive error in the apache error log.
hypnotoad (User)
Senior Boarder
Posts: 111
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#50684
Re:Cannot access posts in Fireboard 6 Months, 2 Weeks ago  
Thank you for the fast reply, Yeah it happens to all posts in all categories. Thanks a lot I fixed it. I looked at my apache error log and
Code:

PHP Fatal error:  require_once(): Failed opening required 'components/com_badword/class.badword.php'

Then I knew someone on my site must have changed that bad word filtering to yes when there was no PHP library installed for that. So I set that back to no and it works perfect. It was funny how i got http 500 error, but no specific php error saying so and so file does not exist.
Great I am pretty sure someone encountered this error before.
mgltacoma (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/05/16 00:50 By mgltacoma.
 
The administrator has disabled public write access.  
Go to top