| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
Latest Release
Go to bottom Post Reply Favoured: 4
TOPIC:
#46285
Re:Joomla 1.5 + Fireboard 1.04 2 Months, 1 Week ago  
I found another bug which is related to fb_pathway.php (located under components/com_fireboard/templates/default/).

I had to change the code in the following way to make it work:

diff fb_pathway.php fb_pathway.php_ori
47,49c47,49
$results = $database->loadObject();
$parent_ids = $results->parent;
$fr_name = @trim($results->name);
---
> $results = $database->query();
> $parent_ids = @mysql_result($results, 0, 'parent';
> $fr_name = @trim(mysql_result($results, 0, 'name');

Without this changes the forum path isn't displayed properly (please note that the new code is lacking the diff specific minor sign because the editor used for this forum doesn't seem to like it)

Stephan
schoenbi (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
 
Last Edit: 2008/03/06 10:47 By schoenbi. Reason: The new code didn\'t get displayed correctly because the forum does not translate the minor sign correctly
 
The administrator has disabled public write access.  
#46311
Re:Joomla 1.5 + Fireboard installation problems 2 Months, 1 Week ago  
Hi thanks for your input

(sorry I had a silly question before but couldn't delete my message)
dartagnan32 (User)
One for all and All for one
Expert Boarder
Posts: 123
graphgraph
User Offline Click here to see the profile of this user
Gender: Male xaviounet1 Asian-Addict xav_dartagnan@hotmail.com Location: San Francisco / Toulouse Birthdate: 1977-11-21
 
Last Edit: 2008/03/06 09:21 By dartagnan32.
 
 
The administrator has disabled public write access.  
#47509
Re:Joomla 1.0.13 + Fireboard installation problems 1 Month, 3 Weeks ago  
I have joomla 1.0.13 and Fireboard 1.0.4 installed and get this error too:

"DB function failed with error number 1054
Unknown column 'g.id' in 'on clause' SQL=SELECT a.*, a.name AS category, u.name AS editor, g.name AS groupname, h.name AS admingroup FROM thedoor_fb_categories AS a LEFT JOIN thedoor_users AS u ON u.id = a.checked_out LEFT JOIN thedoor_core_acl_aro_groups AS g ON g.id = a.pub_access LEFT JOIN thedoor_core_acl_aro_groups AS h ON h.id = a.admin_access GROUP BY a.id ORDER BY a.ordering, a.name"

Does anyone have a solution? I've searched the forum with no luck and tried the following solution with no luck:
http://www.cyprich.com/2007/09/05/fixing...r-1054-in-fireboard/
roundhouse (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#47596
Re:Joomla 1.5 + Fireboard installation problems 1 Month, 3 Weeks ago  
Go to the admin pannel, SEO settings, and by Search Engine Friendly URLs click NO.

Greets,

Pakomann
pakomann (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#47604
Re:Joomla 1.0.13 + Fireboard installation problems 1 Month, 3 Weeks ago  
I had this error and by selecting 'Load sample data' seemed to fix it.

DB function failed with error number 1054
Unknown column 'g.id' in 'on clause' SQL=SELECT a.*, a.name AS category, u.name AS editor, g.name AS groupname, h.name AS admingroup FROM thedoor_fb_categories AS a LEFT JOIN thedoor_users AS u ON u.id = a.checked_out LEFT JOIN thedoor_core_acl_aro_groups AS g ON g.id = a.pub_access LEFT JOIN thedoor_core_acl_aro_groups AS h ON h.id = a.admin_access GROUP BY a.id ORDER BY a.ordering, a.name



Hope it helps!!
ITTech (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
 
Last Edit: 2008/03/23 15:33 By ITTech.
 
The administrator has disabled public write access.  
#47649
Re:Joomla 1.5 + Fireboard installation problems 1 Month, 3 Weeks ago  
pakomann wrote:
Go to the admin pannel, SEO settings, and by Search Engine Friendly URLs click NO.

Greets,

Pakomann


I get the error when I click the administration button. So this isn't an option for me.
roundhouse (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
 
Last Edit: 2008/03/24 19:17 By roundhouse.
 
The administrator has disabled public write access.  
#47708
Re:Joomla 1.5 + Fireboard installation problems 1 Month, 3 Weeks ago  
has anyone been able to successfully use the module positions using Joomla 1.5?

Can someone please provide a step-by-step how to.

I have created a fb_1 in my templateDetails.xml file

Created a module, assigned it to: fb_1, published to all pages...and nothing shows.

-Tom
tlombard (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#47824
Re:Joomla 1.5 + Fireboard installation problems 1 Month, 2 Weeks ago  
I have added my Fireboard to my experimental site www.dobfc.com it seems to work okay but when you register and then log on it seems to take you back to a version of my frontpage. How do I get the page to stay on the Forum once a user has logged in. It is bizzare!
Strovey (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
 
Last Edit: 2008/03/27 03:22 By Strovey.
 
The administrator has disabled public write access.  
#47849
Re:Joomla 1.5 + Fireboard installation problems 1 Month, 2 Weeks ago  
Hi guys...

Im new to Joomla etc...but have already downloaded Joomla 1.5 & running it on my PC via WAMP 2.0 at home until im ready to upload it.

All ok so far...and at present dont have any issues downloading templates & installing them. that was until i wanted to install Fireboard...

Have tried downloading from different sites - and slightly diff versions but each time i get a error msg saying:

Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\Joomla\administrator\components\com_installer\installer.class.php on line 360

Any ideas??

Im using a 734 Mhz, 256Mb PC. running Windows 2000 Pro with service pack 4.
Using WAMP 2.0 to run Joomla 1.5 from - all working ok so far until I ran into this problem!!

Hope someone can help as this is doing my nut!!

Andy
AndycBTN (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#48387
Re:Joomla 1.5 + Fireboard installation problems 1 Month, 1 Week ago  
Hi
I am new about forumboard, i try to install it at joomla 1.5 with the latest forum board package but not installed, 1.5 say that the package are not uptodate,
pls tell me how i can install it at joomla 1.5

thanks
masrah (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop