The problem for many folks is that their phpbb DB is far too big to run scripts on if you have a shared host. Myself, I would like to change the script so that I can import only the users, not all of the posts and private messages. I will look at the sql and see if I can do that.
can this be reversed to go from e107 to phpbb? id like to convert to phpbb. im still going to keep e107 but not for the forum. I have an idea id like to try. but i need to convert my e107 info into phpbb so i can develop what i got in my head.. would it be real hard to reverse this script to do the opposite? Id be even wlling to pay a little cash? 20 bucks or something to reverse it?
It would be a fairly serious coding and testing exercise to do the opposite. I would say that it definitely won't happen as part of the 'core' E107; and will only happen at all if someone with coding skills and probably knowledge of both E107 and phpbb can be encouraged to do it. And don't forget that if you wanted to use phpbb with E107, to do it properly they would need to be integrated.
from my experience with the phpbb integration plugin, it doesnt work well.
i have recently migrated from phpbb as im sure you have read and have had only minor problems, the e107 forums seem to be just as good as phpbb and personally would not bother integrating phpbb.
thats what im toying with. and i suck at converting. im tring to get it to where the userdata base is shared at least.
I wouldnt ever expect to see this in the core.. Im just at a lose on who else has knowladge in converting in this area. if i can get a converstion script and see whats going where. then i use that in moving stuff back and forth.. pain in the ass i know. And im more a visual learner. anyways thanks for the comments on it.. I wil lkeep searching
Tried everything suggested bar the smilies on the wiki, Would this affect anything. 1st topic is viewable but replies are not So close yet..... maybe try phpbb - Nuke then back to e107
Yes I am using that version, just tried with a whole cvs install of e107 with the same issue: 1st post is shown with no replies. This post has 88 replies, even shows you in the forums. [-link-] but you cant see any replies. Also shows this next to replies
[user deleted]
I must be missing something.....
I managed to import the Database into Dragonfly which is a nuke fork with no issues, so the database seems ok to use.
I think the issue is similar to this 1 on the e107coders site. [-link-] My phpbb forum was converted from php_fusion and does indeed use the Re: in post_subjects.
Update: Hopefully this helps others in the same or similar situation.
Had great success modifying the phpbb_new.php from the latest conversion script using thalamus instructions for the older script on e107 coders [-link-]
The modified file can be had here: [-link-] just overwrite the existing script.
In summary: I went from Php_Fusion -> phpbb2 -> E107
The fusion to phpbb conversion script is here: [-link-] It says only for version 5 but it worked with my latest CVS install of php fusion.