Dear FireBoard users,
In order to further develope the need of Joomla for a robust forum, FireBoard component has been moved to its own new home and new name. You can find more information regarding the Kunena, the successor of FireBoard, at kunena.com. The current forum here will stay for some time more for referencing needs. You can find the FireBoard files under joomlacode.org and other files
Upgrading to Kunena is highly recommended!

Kunena! - To Speak!

A revolution is coming... Kunena - Swahili for: To Speak! THE Next generation of native Joomla based Forum ultra component. Forget what you know about Joomla based forums...
Amazingly Simple Lean and Clean Easier Customization
Kunena is about to redefine the world of Joomla! with the most simplistic ultra component out there. For ultimate performance based on state of the art development techniques, Kunena! is about to bring you... With an integrated plugin system that will allow you to extend Kunena beyond your wildest imaginations...
TOPIC: phpBB
#3849
Re:phpBB 5 Years ago  
maybe check with your system admin? unless you are running this urself... otherwise... i don\'t have an answer. :T anyone else wanna take a stab?
#3850
Re:phpBB 5 Years ago  
Im no system admin..:(

I tried to increase the memory in the converter script adding this ini_set(\"memory_limit\",\"36M\");

Now it does not give me the error but the script does end....but firefox says its ended...but no...the users are not imported the topics are not imported only my forums are imported and nothing more...
#3851
Re:phpBB 5 Years ago  
attached is the modded version of the original phpbb2fb file concerning the issues addressed in my [url=http://www.bestofjoomla.com/component/option,com_fireboard/Itemid,38/func,view/id,3850/catid,6/limit,12/limitstart,0/#2192]original post[/url].

I was cleaning up my desktop and was about to junk the file, but before doing so, I fig maybe this could help someone out that had the same issue as i did.:S

[b]File attached below[/b] ... and remember to set your $host, $user, $pass, and $db fields at the beginning of the file.

Post edited by: gene, at: 2007/04/29 08:03
#3852
Re:phpBB 5 Years ago  
here ya go. [file name=modded_phpbb2fb-6e30869fabedc028587ecaed26f85ee8.zip size=4032]http://www.bestofjoomla.com/components/com_fireboard/uploaded/files/modded_phpbb2fb-6e30869fabedc028587ecaed26f85ee8.zip[/file]
#3853
Re:phpBB 5 Years ago  
[b]Arcanjo wrote:[/b]
[quote]Im no system admin..:(

I tried to increase the memory in the converter script adding this ini_set(\"memory_limit\",\"36M\");

Now it does not give me the error but the script does end....but firefox says its ended...but no...the users are not imported the topics are not imported only my forums are imported and nothing more...[/quote]

so no users or topics... then what exactly was imported when you mention \"only my forums\"?
#3854
Re:phpBB 5 Years ago  
Hi again and thanks for all your help!

Only the Categories and names of the several forums and child forums....not topics or messages or users...nothing more than the categories, names of forums...

Arcanjo
#3855
Re:phpBB 5 Years ago  
Hi

This is the error that I have with your and the original file.

[quote]Connecting to Database... OK
Populating Categories... OK
Populating Messages Table...
Warning: mysql_query() [function.mysql-query]: Unable to save result set in /home/oficinad/public_html/portal/phpbb2fb.php on line 109

Invalid query:
SELECT p.post_id, p.poster_ip, p.topic_id, p.poster_id, p.post_time, p.post_username, t.topic_title, t.forum_id, t.topic_views, x.post_subject FROM phpbb_posts AS p, phpbb_topics AS t, phpbb_posts_text AS x WHERE p.topic_id = t.topic_id AND p.post_id = x.post_id ORDER BY p.topic_id, p.post_id
MySQL client ran out of memory[/quote]

Arcanjo
#3883
Re:phpBB 5 Years ago  
What I can say is that you have many posts that your code ran out of memory. The converter I finished for SMF (to be releasd) is using Ajax to load balance the whole migration. Maybe we can modify it for phpbb too.
#3898
Re:phpBB 5 Years ago  
[b]danialt wrote:[/b]
[quote]What I can say is that you have many posts that your code ran out of memory. The converter I finished for SMF (to be releasd) is using Ajax to load balance the whole migration. Maybe we can modify it for phpbb too.[/quote]
This would be great, just if the conversion scripts get taken to a higher level!
#3928
Re:phpBB 5 Years ago  
[b]danialt wrote:[/b]
[quote]What I can say is that you have many posts that your code ran out of memory. The converter I finished for SMF (to be releasd) is using Ajax to load balance the whole migration. Maybe we can modify it for phpbb too.[/quote]

hummm...

Thanks...maybe the solution is converting to SMF and then use your converter..because I wen I convert phpBB2 to SMF everything is ok!

What do you think?

Thanks

Arcanjo
Page: 12345... 29