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:Joomla 1.5 + Fireboard installation problems (1 viewing) (1) Guest
Go to bottom Favoured: 5
TOPIC: Re:Joomla 1.5 + Fireboard installation problems
#54781
Joomla! 1.5.4 + FB 1.0.4 problems with re-login 3 Months, 3 Weeks ago  
Hi,

I've problem with FB 1.0.4 and J! 1.5.4. When there's no former session, everything is fine. As soon as there's an existing session I get errors similar to

Serious db problem: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 'UPDATE jos_fb_sessions SET currvisit=1217063046 where userid=63' at line 1 SQL=UPDATE `jos_fb_sessions` SET `currvisit` = '1217063046' UPDATE jos_fb_sessions SET currvisit=1217063046 where userid=63


PHP is 5.2.5 setup with settings according to FBs recommended settings. MySQL is 5.0.45.

Any help is appreciated.

Thanks

Gerald
balzercomp (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/07/30 00:54 By balzercomp.
 
The administrator has disabled public write access.  
#54924
Re:Joomla 1.5 + Fireboard installation problems 3 Months, 3 Weeks ago  
Hello all,

I'm using Fireboard 1.0.4 and Joomla 1.5 in Legacy Mode, and I'm having trouble creating categories/forums. After a clean install, if I go into Forum Administration, the first field has a description that says "To create a Category, choose 'Top Level Category' as a Parent." However, the dropdown menu only has one option - "No parent." If I try creating a new one anyway, a blank pop up appears, and the page becomes blank with the Fireboard Admin links on the left.

I've tried searching numerous forums for this problem and have not been able to find a clear solution to this. If it makes a difference, I am also unable to load the sample data (if I try doing this, I am again redirected to a blank page with the Admin links on the left). I have tried reinstalling, going through the config options, etc. Any thoughts?
Avalin (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#54957
Re:Joomla 1.5 + Fireboard installation problems 3 Months, 3 Weeks ago  
I am getting the same errors. I am on Joomla 1.5.5

I just migrated over from J 1.0.12

Then I converted SMF into FB following a tut on this site, seemed to work.

I thought the conversions maybe jacked up the tables, but after reading all this I am pretty convinced that it's FB is not compatible with J 1.5.4 and up.

I am going to set everything back up on 1.5.3 tonight and see if that works.

I get a blank pop up and no changes applied after changing stuff and trying to save in the Forum Administration section.

Aric
aricshelby (User)
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/08/02 01:27 By aricshelby.
 
The administrator has disabled public write access.  
#54961
Re:Joomla 1.5 + Fireboard installation problems 3 Months, 3 Weeks ago  
Well, I just did a clean install of Joomla 1.5.5 Then I did a clean install of FB 1.0.4 full package.

Everything went just fine, I can manipulate everything in the back and even installed the sample data with no problem.

So I at least confirmed for myself that FB 1.0.4 is compatible with J 1.5.5.

Hope this helps somebody. I still need to figure out why I can't use the forum admin on my other site, the one that was upgraded. I just keep getting the blank popup and then returned to the last page???

Frustrating!

I've deleted everything and then reinstalled with no luck on my upgraded site.
aricshelby (User)
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/08/02 01:51 By aricshelby.
 
The administrator has disabled public write access.  
#54966
Re:Joomla 1.5 + Fireboard installation problems 3 Months, 3 Weeks ago  
I deleted all the tables from my SMF conversion and performed a clean install from the Control Panel. All is good.

Turns out it was a couple of differences in the tables. After comparing them and adding the needed fields, all is good.

I migrated Joomla 1.0.12 over to Joomla 1.5.5, then converted all my SMF stuff into FB 1.0.4.

After dealing with some DB issues, it appears to be working fine!

I love Open Source!
aricshelby (User)
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#55053
Re:Joomla 1.5 + Fireboard installation problems 3 Months, 3 Weeks ago  
Has this issue been resolved yet? Or answered. I'll keep hunting - same issue here.

Killin me!
285Creative (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#55069
Re:Joomla 1.5 + Fireboard installation problems 3 Months, 3 Weeks ago  
If you have a way to compare your tables (I use Navicat) then it is easy to find the differences.

Here is what I did to get from J1.0.12 and SMF over to J1.5.5 and FB 1.0.4.

First I upgraded Joomla following a similar tutorial to this one.

This got all my 700 users into the J1.5. That was my main goal.

Then I followed a tutorial on this site (bestofjoomla) which I can't seem to find now. It had three files to assist with the conversion. The FB Component (V1.0.x), a conversion component, and a sql script.

After I ran the SQL script and completed the conversion, I upgraded to the latest version of FB. Then there were blank pages and blank popups in the FB admin area. After I compared the new tables with the tables off a clean install of FB I found the differences and added the fields that were missing. This problem was causing the blank pages. All my problems were gone and my site is working fine with J1.5.5, FB 1.0.4, and CB 1.1.

Then there is the paid version which is probably easier, I think it's US $20

www.bestofjoomla.com/component/option,co...il/id,985/Itemid,54/

I hate paying for stuff that's based off open source, so I found the free route and while it probably took an extra hour, it's done now.

I will also note that the import did not keep the threads together, every post got it's own new thread in FB. I had to go through and manually merge the posts back together through my DB admin software (navicat). If you have a lot of posts, this could be a real pain in the A$$.

There is another thread running here on bestofjoomla where they are trying to get merge/split built into the moderator settings which would speed that process up, and from the front end, but it still isn't stable. I think it's in 1.0.5 but haven't got to test it yet.

I hope this helps, I could find anything to very specific on this site that lays out where someone successfully got everything working. I can say I have, but it wasn't easy. I almost just stuck with SMF, but FB was just to attractive to pass up.

My only wish is a complete move over to J1.5 Native for FB.

Best of luck,

Aric
aricshelby (User)
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#55135
Re:Joomla 1.5 + Fireboard installation problems 3 Months, 2 Weeks ago  
I'm using Joomla 1.5.5 and CB 1.2. I'm recieving the following errors upon fireboard installation:

Warning: mkdir() [function.mkdir]: Permission denied in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 166

Warning: chmod() [function.chmod]: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 167

Warning: mkdir() [function.mkdir]: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 166

Warning: chmod() [function.chmod]: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 167
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/files/index.php) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/files/index.php' _FB_DIRCOPERR1

Warning: mkdir() [function.mkdir]: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 166

Warning: chmod() [function.chmod]: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 167
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/nophoto.jpg) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/nophoto.jpg' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/index.php) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/index.php' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/s_nophoto.jpg) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/s_nophoto.jpg' _FB_DIRCOPERR1

Warning: mkdir() [function.mkdir]: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 166

Warning: chmod() [function.chmod]: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 167
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/gallery/dog.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/gallery/dog.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/gallery/guitar.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/gallery/guitar.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/gallery/car.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/gallery/car.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/gallery/pinkflower.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/gallery/pinkflower.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/gallery/ball.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/gallery/ball.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/gallery/redflower.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/gallery/redflower.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/gallery/skater.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/gallery/skater.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/gallery/frog.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/gallery/frog.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/gallery/fish.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/gallery/fish.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/gallery/duck.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/gallery/duck.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/gallery/airplane.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/gallery/airplane.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/gallery/butterfly.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/gallery/butterfly.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/avatars/gallery/kick.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/avatars/gallery/kick.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/index.php) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/index.php' _FB_DIRCOPERR1

Warning: mkdir() [function.mkdir]: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 166

Warning: chmod() [function.chmod]: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 167
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/category_images/1_notlogin.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/category_images/1_notlogin.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/category_images/1_on.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/category_images/1_on.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/category_images/index.php) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/category_images/index.php' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/category_images/1_off.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/category_images/1_off.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/dummy.png) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/dummy.png' _FB_DIRCOPERR1

Warning: mkdir() [function.mkdir]: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 166

Warning: chmod() [function.chmod]: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 167
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/images/index.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/images/index.gif' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/images/index.php) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/images/index.php' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/dummy.jpg) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/dummy.jpg' _FB_DIRCOPERR1
* _FB_COPY_FILE
Warning: copy(/home/public_html/images/fbfiles/dummy.gif) [function.copy]: failed to open stream: No such file or directory in /home/public_html/administrator/components/com_fireboard/install.fireboard.php on line 192
* _FB_DIRCOPERR '/home/public_html/components/com_fireboard/_fbfiles_dist/dummy.gif' _FB_DIRCOPERR1

I N S T A L L : Successful
-----------------------------------------------------

I haven't had any other installation issues with any other components, modules, or plugins.

Please help!
Dallasjmoore (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#57574
Re:Joomla 1.5 + Fireboard installation problems 2 Months, 2 Weeks ago  
I am getting this error when I attempt to install...

Component Install: Another Component is already using directory: "/home/content/c/o/b/cobbam/html/parknorth/administrator/components/com_fireboard"

I have checked the directory and it does appear, so I deleted it and tried to install again and received the same error. Any suggestions?
digitalboi (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#57595
Re:Joomla 1.5 + Fireboard installation problems 2 Months, 2 Weeks ago  
I attempted to install 1.0.4 instead and I then received this error:

Component Install: DB function failed with error number 2006
MySQL server has gone away SQL=INSERT INTO jos_components VALUES( 0, 'FireBoard Forum', 'option=com_fireboard', 0, 0, 'option=com_fireboard', 'FireBoard Forum', 'com_fireboard', 0, 'js/ThemeOffice/component.png', 0, '', 1 )
SQL =
INSERT INTO jos_components VALUES( 0, 'FireBoard Forum', 'option=com_fireboard', 0, 0, 'option=com_fireboard', 'FireBoard Forum', 'com_fireboard', 0, 'js/ThemeOffice/component.png', 0, '', 1 )
digitalboi (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top