Migrating From PhpBB XS To PhpBB Vanilla


Goto page 1, 2  Next

Subject: Migrating From PhpBB XS To PhpBB Vanilla
Hello.

I'm one of the italian supporters of XS.

Some user asked how to migrate from XS to phpBB and the only thing that blocks the conversion is the diffrent metod of BBCODE formatting.

Someone can explain how it works (BBCODE in XS) for making a simple script that fix al bbcode in the table where the text is stored?

Profile PM  
Subject: Re: Migrating From PhpBB XS To PhpBB Vanilla
I've created a little modification for using XS BBCodes in standard phpBB.

I hope this helps.


phpbb_bbcode_xs.rar
Description: XS BBCodes To Standard phpBB 
Download
Filename: phpbb_bbcode_xs.rar
Filesize: 43.82 KB
Downloaded: 571 Time(s)

Subject: Re: Migrating From PhpBB XS To PhpBB Vanilla
Hi I introduction my site your icyphoenix 1.0.55 portal system. I am using old phpbb2 portal sytem. I have litte bbcode problem. Becouse my old scirpt bbcode with your portal system bbcode not comforbitty.

What I can change little bbcode?

[marq=up] [/marq]
[left] [/left]
[size=?][color=?] [/color][/size]

please help me, thanks

Profile PM  
Subject: Re: Migrating From PhpBB XS To PhpBB Vanilla
Pyron wrote: [View Post]
Hi I introduction my site your icyphoenix 1.0.55 portal system. I am using old phpbb2 portal sytem. I have litte bbcode problem. Becouse my old scirpt bbcode with your portal system bbcode not comforbitty.

What I can change little bbcode?

[marq=up] [/marq]
[left] [/left]
[size=?][color=?] [/color][/size]

please help me, thanks

You should edit includes/bbcode.php and add these tags...

But you should be a bit confident with php to understand how to insert them.

:roll:

Subject: Re: Migrating From PhpBB XS To PhpBB Vanilla
I try only bbcode.php change but change with viewtopic.php :(

If change my old portal system bbcode.php replace icy portal system bbcode.php have any problem?

Profile PM  
Subject: Re: Migrating From PhpBB XS To PhpBB Vanilla
Pyron wrote: [View Post]
I try only bbcode.php change but change with viewtopic.php :(

If change my old portal system bbcode.php replace icy portal system bbcode.php have any problem?

No... you should not have any problem, but old bbcodes won't be parsed correctly if you do not add them to bbcode.php.

I mean only the bbcodes which are not integrated in Icy Phoenix... like the MARQ= it has been replaced with MARQUEE... so you should change your old posts to reflect this, or add the old tags to bbcode.php.

Subject: Re: Migrating From PhpBB XS To PhpBB Vanilla
I have 50000 post on my site :cry:
and I have post post template...

Code: [Download] [Hide]
  1. 1. [color=black][size=24]Şarkıcı/Grup İsmi - Albüm İsmi [2006][/color][/size]  
  2. 2.  
  3. 3. [left]http://img290.imageshack.us/img290/2051/albüm_kapağı.jpg (250x250 %90 kalite ile kaydedilmiş)[/left][align=left][marq=up][size=9][color=black]01 - Şarkı İsmi  
  4. 4. 02 - Şarkı İsmi  
  5. 5. 03 - Şarkı İsmi  
  6. 6. 04 - Şarkı İsmi  
  7. 7. 05 - Şarkı İsmi  
  8. 8. 06 - Şarkı İsmi  
  9. 9. 07 - Şarkı İsmi  
  10. 10. 08 - Şarkı İsmi  
  11. 11. 09 - Şarkı İsmi[/color][/size][/marq][/align]  
  12. 12. +  
  13. 13. +  
  14. 14. + bilgi vermek istiyorsanız albüm hakkında, bu kısıma...  
  15. 15. +  
  16. 16. + (5 satır boşluk "+" lar yok tabi ki...)  
  17. 17. [code]  
  18. 18. -------------------------------------------------------------------------------  
  19. 19. General Information  
  20. 20. -------------------------------------------------------------------------------  
  21. 21. Type.................: Music  
  22. 22. Image type...........: CD/Tape Rip  
  23. 23. File size............: 34,5 MB (36.219.186 bayt)  
  24. 24.  
  25. 25. Artist...............: Şarkıcı/Grup İsmi  
  26. 26. Album................: Albüm İsmi  
  27. 27. Year.................: Yılı  
  28. 28. Genre................: Müzik Türü  
  29. 29.  
  30. 30. Audio Format.........: MP3 ya da her ne ise  
  31. 31. Encoder..............: LAME ya da her ne ise  
  32. 32. Bitrate..............: VBR ya da 128 (CBR) ya da da her ne ise  
  33. 33. Hz...................: 44,100 ya da her ne ise  
  34. 34. Channels.............: Joint Stereo her ne ise  
  35. 35. Source...............: CD/Tape Rip her ne ise  
  36. 36. -------------------------------------------------------------------------------  
  37. 37. Post Information  
  38. 38. -------------------------------------------------------------------------------  
  39. 39. Posted by............: xxx  
  40. 40. Posted to............: http://www.dipses.net  
  41. 41. Posted on............: 99.99.9999  
  42. 42. -------------------------------------------------------------------------------  
  43. 43.  
  44. 44. -------------------------------------------------------------------------------  
  45. 45. [/code]  
  46. 46. +(1 satır boşluk "+" lar yok tabi ki...)  
  47. 47. [code]  
  48. 48. http://www.dipses.net/link_buraya_gelecek.rar  
  49. 49. [/code]  
  50. 50. + (1 satır boşluk)  
  51. 51. [code]  
  52. 52. şifre: www.dipses.net  
  53. 53. [/code]  
  54.  


but not work your phpbb portal system maq, image left and color bbcode...

Profile PM  
Subject: Re: Migrating From PhpBB XS To PhpBB Vanilla
After the final Icy Phoenix will be released I'll help you to add these bbcodes.

Subject: Re: Migrating From PhpBB XS To PhpBB Vanilla
this works to migrte ip to phpbb?

Subject: Re: Migrating From PhpBB XS To PhpBB Vanilla
casimedicos wrote: [View Post]
this works to migrte ip to phpbb?

Use phpbb_clean_tables_1_0_8.zip in contrib folder of Icy Phoenix.

Subject: downgrade
i ask for the phpbb_bbcode_xs.rar?

Subject: Re: Migrating From PhpBB XS To PhpBB Vanilla
casimedicos wrote: [View Post]
i ask for the phpbb_bbcode_xs.rar?

Is this not working for you? :shock:

http://www.icyphoenix.com/viewtopic.php?p=3537#p3537

Subject: Re: Migrating From PhpBB XS To PhpBB Vanilla
How do I stop pop ups trying to get me to buy antivirus systems,they pop up every few seconds or so? The pop ups keep advising me I have a virus risk problem and of course they want me to buy their system but I already have a system in operation.I s there an easy way to stop them,I am new to computers so please advise in simple palance. Thanks.
_________________________
Spam links removed PM sent to user

Subject: Re: Migrating From PhpBB XS To PhpBB Vanilla
ninaxyz wrote: [View Post]
How do I stop pop ups trying to get me to buy antivirus systems,they pop up every few seconds or so? The pop ups keep advising me I have a virus risk problem and of course they want me to buy their system but I already have a system in operation.I s there an easy way to stop them,I am new to computers so please advise in simple palance. Thanks.


this is spam please do not respond..

:mrgreen: :mrgreen:

Inactive User
Subject: Re: Migrating From PhpBB XS To PhpBB Vanilla
More "Buried" url's I presume ?

;)

So why not BAN the mong**ls ?

Goto page 1, 2  Next

Page 1 of 2


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.8395s (PHP: 3% SQL: 97%)
SQL queries: 18 - Debug Off - GZIP Enabled