Making a perfect snitz -> phpbb conversion

This is a discussion on "Making a perfect snitz -> phpbb conversion" within the PHP Forum section. This forum, and the thread "Making a perfect snitz -> phpbb conversion are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 23rd, 2005, 14:36
New Member
Join Date: May 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Making a perfect snitz -> phpbb conversion

Hi there, I'm new here, if this isn't the right forum please move the topic...
I've just converted offline my forum from snitz to phpbb, the conversion is fine and the forum is working, but there are some little issues i'd like to solve.
Maybe you know that phpbb stores the images in the posts in a particular way, so that they aren't displayed automatically in the new phpbb forum.
The bad thing is that I don't know how this is done, if anybody could help me in this conversion it will be great.
Thanks!

  #2 (permalink)  
Old May 26th, 2005, 11:24
New Member
Join Date: May 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
No way to get some help?
  #3 (permalink)  
Old May 26th, 2005, 15:51
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,952
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
Hi Cioto...

Once you have perfomed the conversion, rub this script:-

http://files.webforumz.com/fixbbcode.txt

This needs to be installed in your forum directory. remove the file (for security) once you've ran it.

Hope this helps you.
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
  #4 (permalink)  
Old May 26th, 2005, 15:56
New Member
Join Date: May 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Many thanks Rob!
I'll check it right now and let you know of course.
  #5 (permalink)  
Old May 26th, 2005, 16:15
New Member
Join Date: May 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Is it supposed to give a confirmation of its work? Something like "conversion done"? After 2 minutes my browser stops.
I'm checking the results, it seems to me it has worked well, but I fear my browser has stopped for errors or timeout and maybe there were still posts to convert since there's no confirmation.
  #6 (permalink)  
Old May 26th, 2005, 16:33
New Member
Join Date: May 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
I've noticed your post on the phpbb forum:
http://www.phpbb.com/phpBB/viewtopic...=asc&start=255
In the code you gave there there are also posting color, list and font size correction, that there aren't in your last code. Is it ok?

PS sorry for the post flooding in this topic...
  #7 (permalink)  
Old May 30th, 2005, 13:06
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,952
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
Hi.

If you have run the script and received no timeout error (which you havent) then you are good to go.

The download I gave you is the most up to date script to my knowledge.

Have fun.
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
  #8 (permalink)  
Old May 30th, 2005, 14:16
New Member
Join Date: May 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks for your time Rob!
I have added this in the script you gave me
Code: Select all
$post_text = str_replace('topic/.asp?TOPIC_ID', 'viewtopic/.php?t', $post_text);
I'd like in fact to convert the internal forum links. Do you think it may work?
Closed Thread

Tags
making, perfect, snitz, phpbb, conversion

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
The Perfect Christmas Gift? Monie Webforumz Cafe 28 Dec 10th, 2007 00:57
The perfect working environment hoopster Webforumz Cafe 9 Jun 23rd, 2007 08:23
snitz to phpbb, cant seem to locate anything on this, Dshais_Lady Introduce Yourself 42 May 8th, 2005 14:56
snitz forums Rob Classic ASP 4 Aug 13th, 2004 16:19
perfect three column layout Webforumz Staff Web Page Design 15 Apr 14th, 2004 08:56


All times are GMT. The time now is 07:06.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43