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?
Latest SVN - getting ready for 1.0.5 alpha (1 viewing) (1) Guest
Go to bottom Favoured: 6
TOPIC: Latest SVN - getting ready for 1.0.5 alpha
#53080
Re:Latest SVN - getting ready for 1.0.5 alpha 1 Month, 3 Weeks ago  
In "Recent Discussions tab" (Default Ex template) a topic is showing for example 8 pages, but if one go into this topic, there are 9 pages This only occurs if only one post exist on one following page.

Greets
Mc
mcrollo (User)
Expert 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/07/04 20:58 By mcrollo.
 
The topic has been locked.  
#53083
Re:Latest SVN - getting ready for 1.0.5 alpha 1 Month, 3 Weeks ago  
mcrollo wrote:
In "Recent Discussions tab" (Default Ex template) a topic is showing for example 8 pages, but if one go into this topic, there are 9 pages This only occurs if only one post exist on one following page.

Greets
Mc

sorry

is this for my Question ??

ifo so

i mean default template
JerryLeeLewis (User)
Gold Boarder
Posts: 244
graphgraph
User Offline Click here to see the profile of this user
Gender: Male My 'Page jerryleelewis@live.de Birthdate: 1971-11-07
Logged Logged
 
The topic has been locked.  
#53084
Re:Latest SVN - getting ready for 1.0.5 alpha 1 Month, 3 Weeks ago  
JerryLeeLewis wrote:

sorry

is this for my Question ??

ifo so

i mean default template


No, sorry It seems to be a new bug, but in Default Ex.
mcrollo (User)
Expert 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
 
The topic has been locked.  
#53090
Re:Latest SVN - getting ready for 1.0.5 alpha 1 Month, 3 Weeks ago  
Hello, I just read the new version, I tried on 1.0 and 1.5 does almost everything well. one thing I was really intrigued.
I selected a user and I attributed the post of moderator without selecting any category, this user so it can move and edit post in any category. Similar to global moderator, is beautiful, lacked this option to FB.

What should I replace files to get the same result on 1.0.4? Thanks *.*

rinuccio (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Gender: Male indafun rinuccio@live.it Location: Crotone Birthdate: 1987-09-26
Logged Logged
 
The topic has been locked.  
#53097
Re:Latest SVN - getting ready for 1.0.5 alpha 1 Month, 3 Weeks ago  
Hello,

I just installed the nightly build and all looks good. Now here is a thing I found:
When I want to split a message I have the option to promote it to the topic position. Once selected the radiobutton of "Topic" there is no way to undo this selection unless I navigate away from the page. You might want to make it a checkbox also. There is no "Cancel" button either.

These 2 additions would be nice
rolandd (User)
Junior Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The topic has been locked.  
#53177
Re:Latest SVN - getting ready for 1.0.5 alpha 1 Month, 3 Weeks ago  
Silly question , but how do I install nightly buld? Do I uninstall FB 1.0.4 component and install 1.0.5 or overwrite files with FTP?

By the file appearance it looks that I uninstall & install.
Please confirm, thanks!
zuze (User)
Junior Boarder
Posts: 34
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The topic has been locked.  
#53179
Re:Latest SVN - getting ready for 1.0.5 alpha 1 Month, 3 Weeks ago  
zuze wrote:
Silly question , but how do I install nightly buld? Do I uninstall FB 1.0.4 component and install 1.0.5 or overwrite files with FTP?

By the file appearance it looks that I uninstall & install.
Please confirm, thanks!


Yes, you are right... uninstall FB 1.0.4 and install the NB... but...

before you uninstall 1.0.4, try to backup following directories (with FTP):
/administrator/components/com_fireboard
/components/com_fireboard

after installing the NB you should overwrite the config file with the one in your backup:
/administrator/components/com_fireboard/fireboard_config.php
racoon (User)
FB Core Team
Platinum Boarder
Posts: 321
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The topic has been locked.  
#53180
Re:Latest SVN - getting ready for 1.0.5 alpha 1 Month, 3 Weeks ago  
When I installed 1.0.5 I got many SQL lines that did not updates (red x)

Once I posted first reply after the update I got this error:

----------
Your message has been successfully posted

DB function failed with error number 1064
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT max(thread) AS thread FROM jos_fb_messages WHERE id=5784 SQL=SELECT a.thread AS thread, max(a.id) AS latest_id, max(a.catid) AS catid, count(*) AS totalmessages FROM jos_fb_messages AS a, (SELECT max(thread) AS thread FROM jos_fb_messages WHERE id=5784) AS b WHERE a.thread = b.thread AND a.hold = 0 GROUP BY a.thread
SQL =

SELECT a.thread AS thread, max(a.id) AS latest_id, max(a.catid) AS catid, count(*) AS totalmessages
FROM jos_fb_messages AS a,
(SELECT max(thread) AS thread FROM jos_fb_messages WHERE id=5784) AS b
WHERE a.thread = b.thread AND a.hold = 0
GROUP BY a.thread
-----------

Message did post.
zuze (User)
Junior Boarder
Posts: 34
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The topic has been locked.  
#53182
Re:Latest SVN - getting ready for 1.0.5 alpha 1 Month, 3 Weeks ago  
zuze wrote:
When I installed 1.0.5 I got many SQL lines that did not updates (red x)

Once I posted first reply after the update I got this error:


please use the default template
racoon (User)
FB Core Team
Platinum Boarder
Posts: 321
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The topic has been locked.  
#53183
Re:Latest SVN - getting ready for 1.0.5 alpha 1 Month, 3 Weeks ago  
What I have to overwrite files to my version 1.0.4 (+ patch) for the figure of global moderator as in 1.0.5?
rinuccio (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Gender: Male indafun rinuccio@live.it Location: Crotone Birthdate: 1987-09-26
Logged Logged
 
The topic has been locked.  
Go to top
Powered by FireBoard - Creditsget the latest posts directly to your desktop