Search found 60 matches
- Mon Aug 28, 2006 9:30 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Transfer Posts/Forums/Database from phpbb2 to phpbb3
- Replies: 14
- Views: 11530
Re: Transfer Posts/Forums/Database from phpbb2 to phpbb3
yes... you will be able to upgrade with no problems with exception of your mods... couse the board coding is different and the mods's coding will not be up to date...
- Mon Aug 28, 2006 9:27 pm
- Forum: [3.0/Olympus] Discussion
- Topic: index constant
- Replies: 13
- Views: 8191
Re: index constant
Then I don't see the point of doing that??? Perhaps you could enlighten me? :? for example... if in the file constants.php there was a line that said: define('BOARD_INDEX', 'index'.$phpEx); and all the board uses that constant to know where is the board index so that links and other stuff would be ...
- Mon Aug 28, 2006 12:18 pm
- Forum: [3.0/Olympus] Discussion
- Topic: the version of current forum of area51.php.com
- Replies: 21
- Views: 14808
Re: the version of current forum of area51.php.com
ok so i have to answer again...
this is actually phpbb3 but is still a beta, maybe newer that B2 but still a beta... but its not RC1
this is actually phpbb3 but is still a beta, maybe newer that B2 but still a beta... but its not RC1
- Mon Aug 28, 2006 12:12 pm
- Forum: [3.0/Olympus] Discussion
- Topic: index constant
- Replies: 13
- Views: 8191
Re: index constant
i know... i've done it in phpBB2 but what i'm saying is that i'd be much better with a constant that defines what file is the index so you wouldn't have to look for every index.$phpEx
- Mon Aug 28, 2006 1:01 am
- Forum: [3.0/Olympus] Discussion
- Topic: The future of phpBB(4)?
- Replies: 33
- Views: 25895
Re: The future of phpBB(4)?
yeah, cutaita is right... and, if it was allready done by easyMOD then lets take a look at the codes and update them to phpbb3
- Mon Aug 28, 2006 12:55 am
- Forum: [3.0/Olympus] Discussion
- Topic: (what version is this forum?)
- Replies: 5
- Views: 4730
Re: (what version is this forum?)
No... this is actually phpbb3 but is still a beta, maybe newer that B2 but still a beta... and yes, this theme is subSilver but just the normal subSilver for phpbb3...
- Sun Aug 27, 2006 2:47 pm
- Forum: [3.0/Olympus] Discussion
- Topic: The future of phpBB(4)?
- Replies: 33
- Views: 25895
Re: The future of phpBB(4)?
dont be so sure... i still remember when phpbb2 came out... but with all the upgrades that phpbb3 has... i dont know if there will be anything left to add 

- Sun Aug 27, 2006 2:44 pm
- Forum: [3.0/Olympus] Discussion
- Topic: For sale Brand New Cingular 8125 for just $270
- Replies: 1
- Views: 1375
Re: For sale Brand New Cingular 8125 for just $270
This has nothing to do here... this forum is about phpbb and not celphones
- Sun Aug 27, 2006 6:18 am
- Forum: [3.0/Olympus] Discussion
- Topic: index constant
- Replies: 13
- Views: 8191
Re: index constant
i know theres no feature request i was just commenting... and that wouldn't work you would need to use mod_rewrite but that wouldn't be useful because what im saying is that by changing the costant you can change you index.php to forum.php with all the forum links being ok (directed to forum.php ins...
- Sun Aug 27, 2006 3:15 am
- Forum: [3.0/Olympus] Discussion
- Topic: index constant
- Replies: 13
- Views: 8191
index constant
Dont you all think it would be great if they would make a constant for defining the forum index so we could easily and faster change index.php to forum.php... i'de be great, it would also be better for developing new CMSs based on phpBB