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!
Re:Latest SVN - getting ready for 1.0.5 alpha (1 viewing) (1) Guest
Go to bottom Favoured: 6
TOPIC: Re:Latest SVN - getting ready for 1.0.5 alpha
#52581
Re:Latest SVN - getting ready for 1.0.5 alpha 4 Months, 4 Weeks ago  
1 more bug - default_ex template used:
- The same problem with drop down box in user list. If from the user list you choose to display only 5 users, for example, and you have more than 5 users in the list, nothing happen, it doesn't select only first 5 users from the list.
google44 (User)
Junior Boarder
Posts: 43
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#52582
Re:Latest SVN - getting ready for 1.0.5 alpha 4 Months, 4 Weeks ago  
And ... the all time and unsolved Default Ex bug:

Incorrect avatar shown in categories view, no photo avatar instead of the users photo
(Template: " Default Ex "

Found another bug:
Administrator / Moderator can not move posts in recent discussions view (and posts view, too?), cause the second dropdown box at the bottom of the forum has no function.
(Template: " Default Ex ", but seems that it doesn't work with other templates, too.)

Backend:
Rank Management doesn't work, all input form fields empty if one will edit the ranks

Config: Joomla! 1.5.3, PHP5, MySQL5

Greets
Mc (Frank)
mcrollo (User)
Senior Boarder
Posts: 113
graphgraph
User Offline Click here to see the profile of this user
Gender: Male mcrollo_hi roland rockt es mcrollo Location: Germany Birthdate: 1963-02-03
Logged Logged
 
Last Edit: 2008/06/27 02:04 By mcrollo.
 
The administrator has disabled public write access.  
#52583
Re:Latest SVN - getting ready for 1.0.5 alpha 4 Months, 4 Weeks ago  
1 bug - default_ex template:
- Every time I choose a parent category the following error appears:
"Fatal error: Call to undefined function getcategorylink() in /home/kraker/public_html/components/com_fireboard/template/default/fb_sub_category_list.php on line 51"

Chosing directly a child of the parent category does work fine
google44 (User)
Junior Boarder
Posts: 43
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#52584
Re:Latest SVN - getting ready for 1.0.5 alpha 4 Months, 4 Weeks ago  
google44 wrote:
1 bug - default_ex template:
- Every time I choose a parent category the following error appears:
"Fatal error: Call to undefined function getcategorylink() in /home/kraker/public_html/components/com_fireboard/template/default/fb_sub_category_list.php on line 51"

Chosing directly a child of the parent category does work fine


Sounds like you don't have the latest SVN verison of fb_link.class.php in the source folder. Would you mind checking?
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1210
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
The administrator has disabled public write access.  
#52588
Re:Latest SVN - getting ready for 1.0.5 alpha 4 Months, 4 Weeks ago  
google44 wrote:
1 bug - default_ex template:
- Every time I choose a parent category the following error appears:
"Fatal error: Call to undefined function getcategorylink() in /home/kraker/public_html/components/com_fireboard/template/default/fb_sub_category_list.php on line 51"

Chosing directly a child of the parent category does work fine


Same thing for me

Fatal error: Call to undefined function getcategorylink() in JOOMLAROOT/components/com_fireboard/template/default/fb_sub_category_list.php on line 51

But, only with all "Fireboard SVN 1.0.5 RC1 templates". Another "3rd party numinu based template" for Fireboard 1.0.4 works fine.

I've installed:
* @version $Id: fb_link.class.php 731 2008-06-24 13:34:15Z fxstein $
* Fireboard Component
mcrollo (User)
Senior Boarder
Posts: 113
graphgraph
User Offline Click here to see the profile of this user
Gender: Male mcrollo_hi roland rockt es mcrollo Location: Germany Birthdate: 1963-02-03
Logged Logged
 
Last Edit: 2008/06/27 02:40 By mcrollo.
 
The administrator has disabled public write access.  
#52589
Re:Latest SVN - getting ready for 1.0.5 alpha 4 Months, 4 Weeks ago  
I keep getting the same error, I just updated with the latest svn, I think, maybe I'm missing something here
google44 (User)
Junior Boarder
Posts: 43
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#52590
Re:Latest SVN - getting ready for 1.0.5 alpha 4 Months, 4 Weeks ago  
mcrollo wrote:
google44 wrote:
1 bug - default_ex template:
- Every time I choose a parent category the following error appears:
"Fatal error: Call to undefined function getcategorylink() in /home/kraker/public_html/components/com_fireboard/template/default/fb_sub_category_list.php on line 51"

Chosing directly a child of the parent category does work fine


Same thing for me

Fatal error: Call to undefined function getcategorylink() in JOOMLAROOT/components/com_fireboard/template/default/fb_sub_category_list.php on line 51

But, only with all "Fireboard SVN 1.0.5 RC1 templates". Another "3rd party numinu based template" for Fireboard 1.0.4 works fine.

I've installed:
* @version $Id: fb_link.class.php 731 2008-06-24 13:34:15Z fxstein $
* Fireboard Component


Sure enough a bug in the code. Please grab the new version of /components/com_fireboard/template/default/fb_sub_category_list.php

Should work now.
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1210
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
The administrator has disabled public write access.  
#52594
Re:Latest SVN - getting ready for 1.0.5 alpha 4 Months, 4 Weeks ago  
fxstein wrote:
Sure enough a bug in the code. Please grab the new version of /components/com_fireboard/template/default/fb_sub_category_list.php

Should work now.[/quote]

Great I am using Mac OS X 10.3.9 .... and can't find a useable svn client for the old OS to get access to the SVN repository
mcrollo (User)
Senior Boarder
Posts: 113
graphgraph
User Offline Click here to see the profile of this user
Gender: Male mcrollo_hi roland rockt es mcrollo Location: Germany Birthdate: 1963-02-03
Logged Logged
 
Last Edit: 2008/06/27 03:05 By mcrollo.
 
The administrator has disabled public write access.  
#52597
Re:Latest SVN - getting ready for 1.0.5 alpha 4 Months, 4 Weeks ago  
It's working for me now after i updated the file
google44 (User)
Junior Boarder
Posts: 43
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#52598
Re:Latest SVN - getting ready for 1.0.5 alpha 4 Months, 4 Weeks ago  
google44 wrote:
It's working for me now after i updated the file

Great. Thx for letting me know.
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1210
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
The administrator has disabled public write access.  
Go to top