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!
Installation problem (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Installation problem
#56706
Installation problem 3 Months ago  
PROBLEM 2. In the back end, trying to create a forum is impossible because it falls over - this time due to a very silly mistake in admin.fireboard.php on line 460 where a define (_FB_TOPLEVEL) is used but enclosed within quotes so its not picked up as a define!

FIX 2. First you'll need to make the script writable, then correct the line - remembering not only to unquote the _FP_TOPLEVEL define but to also make sure that the text it expands to gets quoted in the query. Really - you don't want to do this if you don't get where i'm coming from - faint hearted programmers be warned


I think I have this problem. In the Basic Forum Information it states: "Please note: To create a Category, choose 'Top Level Category' as a Parent." The only option I have available is No Parent in the drop down menu.

Is there a dummies version of the fix for this? I have no idea how to do the quoted fix above since I lack the programming skills at the moment.

If there is not another easier fix, how do I access - admin.fireboard.php to be able to edit it?

Thank you!
dhugo3 (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.  
#57074
Re:Installation problem 2 Months, 3 Weeks ago  
Actually Parent is asigned to make a forum a category. When you assign a parent to the forum, it becomes a forum. So pick "no parent"
Juiceh (Moderator)
Moderator
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top