Invision Upgrade


Recommended Posts

im just wondering if neowin will be upgrading to ipb 2.0? there are some huge improvements over 1.3 that i feel neowin will greatly benifit from. :)

just wondering tho?

Link to comment
Share on other sites

When it goes final, it will be started. There are tons of hacks and modifications that have been made over time and there's a lot to change to get IPB 2.0 up and running.

Link to comment
Share on other sites

ah sorry didnt see that topic :p

the only reason i mentioned it was a few sites i visit have upgraded to PF2 and they run great.

In general Invisions betas seem to always be of good quality and alot better than others 'final' equivalents

Link to comment
Share on other sites

When it goes final, it will be started. There are tons of hacks and modifications that have been made over time and there's a lot to change to get IPB 2.0 up and running.

What are some of the modifications that neowin uses? (You don't need to list them all) ;)

Link to comment
Share on other sites

if we change to IPB2 - then there will be a new skin - which is good, I am getting bored with the current one.

There's more than one skin to get bored of. :p

Link to comment
Share on other sites

Found a bug previewing skins, when i preview red it goes blue :o

If an admin sees this message, it's a bug in the do_preview function. You just have to change the var base_url line to get rid of the s=&

S isn't doing anything (it doesn't matter, but it was bugging me :p) and it's opening the preview url with the HTML entity for &, instead of the actual character. This is filling up s with &skinid=16, but you want skinid as a variable, so just change & to &. IE seems to change & to its char and then go to the url, this does what the script should do and puts your theme in skinid. Mozilla doesn't change it, so skinid never becomes a variable.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.