Change from phpbb to phpbb2 or 3 Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
5 posters

    Change from phpbb to phpbb2 or 3

    azwiz
    azwiz
    Forumember


    Male Posts : 837
    Reputation : 9
    Language : english
    Location : Apache Junction , Arizona USA

    In progress Change from phpbb to phpbb2 or 3

    Post by azwiz January 16th 2015, 10:05 am

    Is it possible to change the type of forum to another without losing the theme and all the work you have put into it ? And view what it would look like in another format ? Also is there a way to back up the current forum so that in case of an accidental deletion it could be restored ?

    OK Thank you


    Last edited by azwiz on January 19th 2015, 3:13 pm; edited 2 times in total (Reason for editing : `)
    Ikerepc
    Ikerepc
    Active Poster


    Male Posts : 1186
    Reputation : 167
    Language : Who cares...
    Location : Where web help & support is needed

    In progress Re: Change from phpbb to phpbb2 or 3

    Post by Ikerepc January 16th 2015, 10:21 am

    Copy codes to your computer.

    Than go to admin panel -> Display -> Choose Theme -> Version

    ou should have option to Version default style and to keep theme, but it will be changed a bit anyway.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51556
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: Change from phpbb to phpbb2 or 3

    Post by SLGray January 17th 2015, 1:39 am

    Changing themes or versions erases your CSS stylesheet. Also each version has different CSS selectors. Some JavaScripts will not work on all versions.



    Change from phpbb to phpbb2 or 3 Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10112
    Reputation : 923
    Language : English
    Location : USA

    In progress Re: Change from phpbb to phpbb2 or 3

    Post by brandon_g January 17th 2015, 4:18 am

    Your theme will work, but you will need to re code certain things is what they are saying. Yes it will work, but  some thingw will look out of place or things will not work unless you re code for them for the new forum verision. That is precisely why I will not switch from phpbb2 to phpbb3 to much work and recoding needed, plus it will require the forum shut down while all this is being done. 

    Sorry started going on a tangen there...

    -Brandon
    azwiz
    azwiz
    Forumember


    Male Posts : 837
    Reputation : 9
    Language : english
    Location : Apache Junction , Arizona USA

    In progress Re: Change from phpbb to phpbb2 or 3

    Post by azwiz January 18th 2015, 7:52 pm

    Ok so it is risky to change . Does that include just viewing other versions ? I guess I could go to the make a new forum page and just look at the other versions .
    Thank you 
    Paul                   SOLVED   (for now)

    The reason I guess for my inquiry is I was thinking the others have more benefits or abilities or fuctions . Maybe not . For instance if I wanted a chat room that had built in PM features that worked while in the chat . Could I install that on my version  ? If so is there somewhere i can choose from some of them .


    Last edited by azwiz on January 18th 2015, 9:02 pm; edited 1 time in total
    Ikerepc
    Ikerepc
    Active Poster


    Male Posts : 1186
    Reputation : 167
    Language : Who cares...
    Location : Where web help & support is needed

    In progress Re: Change from phpbb to phpbb2 or 3

    Post by Ikerepc January 18th 2015, 8:13 pm

    azwiz wrote:I guess I could go to the make a new forum page and just look at the other versions .

    That would be a best way because every version is different with different default styles.
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13246
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: Change from phpbb to phpbb2 or 3

    Post by Ange Tuteur January 18th 2015, 9:06 pm

    In answer to your question about viewing versions. You can add the following to the end of your URL to preview each forum version.

    phpbb2 :
    Code:
    ?change_version=subsilver&keep_theme=2

    phpbb3 :
    Code:
    ?change_version=prosilver&keep_theme=2

    punbb :
    Code:
    ?change_version=punbb&keep_theme=2

    invision :
    Code:
    ?change_version=invision&keep_theme=2

    The codebox may add a space to the beginning, so make sure to delete that.
    azwiz
    azwiz
    Forumember


    Male Posts : 837
    Reputation : 9
    Language : english
    Location : Apache Junction , Arizona USA

    In progress Re: Change from phpbb to phpbb2 or 3

    Post by azwiz January 19th 2015, 1:25 pm

    Ange Tuteur wrote:In answer to your question about viewing versions. You can add the following to the end of your URL to preview each forum version.

    phpbb2 :
    Code:
    ?change_version=subsilver&keep_theme=2

    phpbb3 :
    Code:
    ?change_version=prosilver&keep_theme=2

    punbb :
    Code:
    ?change_version=punbb&keep_theme=2

    invision :
    Code:
    ?change_version=invision&keep_theme=2

    The codebox may add a space to the beginning, so make sure to delete that.
    not sure what you mean add it to the end of the url . Or do you mean code ? where do I put those codes ?

    Add a space ? before the " ? "I tried that . didn't work . Does now  OK thanx


    Last edited by azwiz on January 19th 2015, 1:55 pm; edited 2 times in total (Reason for editing : add)
    Ikerepc
    Ikerepc
    Active Poster


    Male Posts : 1186
    Reputation : 167
    Language : Who cares...
    Location : Where web help & support is needed

    In progress Re: Change from phpbb to phpbb2 or 3

    Post by Ikerepc January 19th 2015, 1:37 pm

    Put it at the end of your site url.

    For example: https://help.forumotion.com/forum?change_version=invision&keep_theme=2

    Will be for this forum. Just use http://yoursite.com?change_version=invision&keep_theme=2

    put ?change_version=invision&keep_theme=2 after url Smile
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10112
    Reputation : 923
    Language : English
    Location : USA

    In progress Re: Change from phpbb to phpbb2 or 3

    Post by brandon_g January 19th 2015, 6:42 pm

    azwiz wrote:Ok so it is risky to change . Does that include just viewing other versions ? I guess I could go to the make a new forum page and just look at the other versions .
    Thank you 
    Paul                   SOLVED   (for now)

    The reason I guess for my inquiry is I was thinking the others have more benefits or abilities or fuctions . Maybe not . For instance if I wanted a chat room that had built in PM features that worked while in the chat . Could I install that on my version  ? If so is there somewhere i can choose from some of them .
    Phpbb2 or 3 does not have its own chat pm system or anything. You could try installing Avacweb chat, I am not 100% sure it will work on phpbb... i know it works by chance on phpbb2 and works 100%on phpbb3. You try it... www.chat.avacweb.net  or www.avacweb.com


    Hope this is what you are looking for.

    -Brandon