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 Nightly Builds (1 viewing) (1) Guest
Go to bottom Favoured: 3
TOPIC: Fireboard Nightly Builds
#6035
Fireboard Nightly Builds 1 Year, 6 Months ago  
Hey All,

Due to many requests from our passionate users here is a nightly build from our latest SVN.

Terms:
----------------
- This is a nightly build. should not be used on a production site. of course you can use it with your responsibility Overall I can tell it is better than 1.0.0 version as many improvements over the code has been done, but may contain new bugs, as this is work in progress. so just use it for your tests

- Backup your files and database!! Did I tell you to backup? YES! specially your template folder, uploaded folder and avatars, as all your files will be deleted!!!

1) If you dont want to deal with directory backups,... just overwrite the files over the current ones.

2) Otherwise

- Uninstall fireboard
- Reinstall it

Now:
-------------
- Run the SQL upgrades
- In case you have done 2, put back your old directories in place (uploaded, avatar, template)

That's all.

[s]Download it here[/s] New release overrides this nightly build. please use 1.0.1

Post edited by: danialt, at: 2007/05/22 15:28
Maria (User)
BoJ Team
Moderator
Posts: 58
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Best of Joomla Team
 
The administrator has disabled public write access.  
#6063
Re:Fireboard Nightly Builds 1 Year, 6 Months ago  
Hello

I have just downloaded and installed your new build I have found 2 bug so far…

1. The New profile button is nice and it links to the profile from FB not CB I like that but for some reason the style is gone…

-------------------------------------------------------
Fatal error: Cannot instantiate non-existent class: cxpagenav in /srv/www/vhosts/clansandguilds.ca/subdomains/...profile/forummsg.php on line 105
-------------------------------------------------------

wow.clansandguilds.ca/index.php?option=c...rid=62&Itemid=49That is the link to the broken page after clicking the profile button.

2. When I enable the PM feature the image is not in the folder, I am using JIM….


Again thank you for your hard work!

Post edited by: imaaxx, at: 2007/05/10 22:17
imaaxx (User)
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#6068
Re:Fireboard Nightly Builds 1 Year, 6 Months ago  
here is a screen cap of the PM problem...

Thanks
imaaxx (User)
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#6069
Re:Fireboard Nightly Builds 1 Year, 6 Months ago  
I think, you don't have pm.gif in the correct path /template/default/images/english/icons/pm.gif

I send it to you.

Post edited by: zseni, at: 2007/05/10 22:29
zseni (User)
Junior Boarder
Posts: 93
graphgraph
User Offline Click here to see the profile of this user
Gender: Male zseni_zseni Fejlesztö Pedagógusok Honla fodizoli@hotmail.com Location: Hungary Birthdate: 1971-07-25
Logged Logged
 
 
The administrator has disabled public write access.  
#6081
Re:Fireboard Nightly Builds 1 Year, 6 Months ago  
It is placed in the folder and still it does not show?

And what about the other problem?

Thanks for the help!
imaaxx (User)
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#6088
Re:Fireboard Nightly Builds 1 Year, 6 Months ago  
File updated!
greatpixels (Admin)
BoJ Team
Moderator
Posts: 460
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Best of Joomla! Location: USA Birthdate: 1978-10-31
Logged Logged
 
Project Manager : Lead Developer
 
The administrator has disabled public write access.  
#6091
Re:Fireboard Nightly Builds 1 Year, 6 Months ago  
Under the Child Boards I ran into the issue of "Divide by Zero":

[code:1]//components/com_fireboard/template/default/listcat.php on line 423[/code:1]

I did file replacement and SQL update method. This appeared in place of the text "Child boards: right below the description of the their parent boards.

Thanks for the nightly build for testing.

Here is the full error message (tested on JSAS)

[img size=437]http://www.bestofjoomla.com/components/com_fireboard/uploaded/images/error.jpg[/img]

Post edited by: palebluedot, at: 2007/05/11 02:29
palebluedot (User)
FB Documentation Team
Template Documentation Project
Moderator
Posts: 622
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Minneapolis, MN US Birthdate: 1973-01-12
Logged Logged
 
 
The administrator has disabled public write access.  
#6100
Re:Fireboard Nightly Builds 1 Year, 6 Months ago  
palebluedot wrote:
[quote]Under the Child Boards I ran into the issue of "Divide by Zero":

[code:1]//components/com_fireboard/template/default/listcat.php on line 423[/code:1]

I did file replacement and SQL update method. This appeared in place of the text "Child boards: right below the description of the their parent boards.

Thanks for the nightly build for testing.

Here is the full error message (tested on JSAS)

[img size=437]http://www.bestofjoomla.com/components/com_fireboard/uploaded/images/error.jpg[/img]

Post edited by: palebluedot, at: 2007/05/11 02:29[/quote]

is it on your loacalserver? And php4 or php5?
I tested local and online, everything working. I didn't get any errors.
Also which language are you using? Because it seems you dont have _FB_CHILD_BOARD string on your language file too.
greatpixels (Admin)
BoJ Team
Moderator
Posts: 460
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Best of Joomla! Location: USA Birthdate: 1978-10-31
Logged Logged
 
Project Manager : Lead Developer
 
The administrator has disabled public write access.  
#6101
Re:Fireboard Nightly Builds 1 Year, 6 Months ago  
Tested on both local and remote. same result. PHP4 on both. English language file. Here is my English.php if that helps.
File Attachment:
File Name: english-e17d219f8801bd1e54b197de5b66895b.zip
File Size: 20701
palebluedot (User)
FB Documentation Team
Template Documentation Project
Moderator
Posts: 622
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Minneapolis, MN US Birthdate: 1973-01-12
Logged Logged
 
 
The administrator has disabled public write access.  
#6102
Re:Fireboard Nightly Builds 1 Year, 6 Months ago  
himm, I am not sure your problem right now. I updated file. Can you try to install again?
greatpixels (Admin)
BoJ Team
Moderator
Posts: 460
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Best of Joomla! Location: USA Birthdate: 1978-10-31
Logged Logged
 
Project Manager : Lead Developer
 
The administrator has disabled public write access.  
Go to top