Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
How can I create the table jos_fb_version? (1 viewing) (1) Guest
TOPIC: How can I create the table jos_fb_version?
#61477
How can I create the table jos_fb_version? 1 Month, 4 Weeks ago  
And what settings has this table to have? I have the problem, that this tablie is missing. What can I do?

Code:


Table 'usr_web524_4.jos_fb_version' doesn't exist SQL=SELECT `version`, `versiondate`, `installdate`, `build`, `versionname` FROM `jos_fb_version` ORDER BY `id` DESC LIMIT 1;
SQL =

SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;




Would be nice, if somebody can help me.

Greetings
Sebastian
Tanis (User)
Junior Boarder
Posts: 27
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#61498
Re:How can I create the table jos_fb_version? 1 Month, 4 Weeks ago  
Sebastian,

Do not create that table by hand. If it is missing, it means the install was aborted prematurely. Creating it will not solve the install issue and will leave the install inoperable.

What version of Joomla, MySQL and PHP are you running?
What is your php timeout set to?

Need to fix the real issue.
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1213
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
 
#61544
Re:How can I create the table jos_fb_version? 1 Month, 4 Weeks ago  
Thank you for writing. Here the data you asked for.

Joomla! 1.0.12 Stable [ Sunfire ] 25 December 2006 01:00 UTC
MySQL Client-Version: 4.1.22
PHP Version 5.2.4
default_socket_timeout 60
mssql.connect_timeout 5
mssql.timeout 60

Hope you can help me.

Greetings
Sebastian
Tanis (User)
Junior Boarder
Posts: 27
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#61546
Re:How can I create the table jos_fb_version? 1 Month, 4 Weeks ago  
"At this point in time I recommend that if you are running MySQL version less than 5.0 you should not consider running 1.0.5 until you have upgraded the MySQL version." -fxstein

Are you trying to install 1.0.5?
Ladyshaper (User)
Senior Boarder
Posts: 220
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#61547
Re:How can I create the table jos_fb_version? 1 Month, 4 Weeks ago  
Yes. I installed com_fireboard_v1.0.5RC2_b804_2008-10-10. So, thats bad? How can I set it back to Version 1.0.4 ?

Greetings
Sebastian
Tanis (User)
Junior Boarder
Posts: 27
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#61592
Re:How can I create the table jos_fb_version? 1 Month, 3 Weeks ago  
I need to know the same thing. I was told my sql was above 5 but now I have two conflicting pieces of info here---> Client API library version 4.1.22 and Client API version again at 5.0.45. I was told that the client api version was the correct level, and the message board worked well for 2 weeks then I started getting DB errors every day.

So like Tanis asked, how do I roll it back to 1.0.4. I don't want to loose the last 2 weeks of posting. But I know that my DB is different when I used the FB converter to assist in the upgrade process.

Please advise.
Thanks in advance!
furryferret (User)
Junior Boarder
Posts: 33
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#61929
Re:How can I create the table jos_fb_version? 1 Month, 2 Weeks ago  
Can someone help us please?

Greetings
Sebastian
Tanis (User)
Junior Boarder
Posts: 27
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
Go to top