thekore Posted August 6, 2004 Share Posted August 6, 2004 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 More sharing options...
Banjo Posted August 6, 2004 Share Posted August 6, 2004 (edited) Not until it's finished. Even then, they won't be moving right away. They'll have a lot of work to do when they upgrade, such as board mods and a new theme. Edit: https://www.neowin.net/forum/index.php?showtopic=176762 Edited August 6, 2004 by Banjo Link to comment Share on other sites More sharing options...
GNRambo Posted August 6, 2004 Share Posted August 6, 2004 It will upgrade when its final and when that happens it will take time to switch over Link to comment Share on other sites More sharing options...
Tim Dorr Veteran Posted August 6, 2004 Veteran Share Posted August 6, 2004 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 More sharing options...
thekore Posted August 6, 2004 Author Share Posted August 6, 2004 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 More sharing options...
Joel Posted August 6, 2004 Share Posted August 6, 2004 the only reason i mentioned it was a few sites i visit have upgraded to PF2 and they run great. Yes, but we are complex and they are but lowly blueskinned wannabees. :p Link to comment Share on other sites More sharing options...
Lee Posted August 6, 2004 Share Posted August 6, 2004 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 More sharing options...
Tim Dorr Veteran Posted August 6, 2004 Veteran Share Posted August 6, 2004 Most of them are rather minor and all over the place, but there are some larger ones. Link to comment Share on other sites More sharing options...
Lee Posted August 7, 2004 Share Posted August 7, 2004 Most of them are rather minor and all over the place, but there are some larger ones. You mean like the red font when you get a message? Link to comment Share on other sites More sharing options...
Tim Dorr Veteran Posted August 7, 2004 Veteran Share Posted August 7, 2004 That would be a minor one :) Link to comment Share on other sites More sharing options...
Chad Posted August 7, 2004 Share Posted August 7, 2004 So Tim, how about a time frame here? Two days after it's released? Two weeks? :) Link to comment Share on other sites More sharing options...
Tim Dorr Veteran Posted August 7, 2004 Veteran Share Posted August 7, 2004 I'd guesstimate a month or so. We haven't got a dedicated team of coders, it's all basically Redmak's job ;) Link to comment Share on other sites More sharing options...
futb0l Posted August 7, 2004 Share Posted August 7, 2004 if we change to IPB2 - then there will be a new skin - which is good, I am getting bored with the current one. Link to comment Share on other sites More sharing options...
Lee Posted August 7, 2004 Share Posted August 7, 2004 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 More sharing options...
Monkey Man Posted August 7, 2004 Share Posted August 7, 2004 Lee,Aug 7 2004, 14:52] There's more than one skin to get bored of. :p ye but they are all variations on one theme tbh! Link to comment Share on other sites More sharing options...
shockz Posted August 7, 2004 Share Posted August 7, 2004 I like the current skins. :yes: Link to comment Share on other sites More sharing options...
wing. Posted August 7, 2004 Share Posted August 7, 2004 I like the current skins. :yes: you try looking at this skin from 9am to 2am(at night) the skins kill your eyes Link to comment Share on other sites More sharing options...
GNRambo Posted August 7, 2004 Share Posted August 7, 2004 Found a bug previewing skins, when i preview red it goes blue :o Link to comment Share on other sites More sharing options...
Banjo Posted August 8, 2004 Share Posted August 8, 2004 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 More sharing options...
Recommended Posts