Search found 34 matches
- Fri Feb 01, 2013 6:40 am
- Forum: [3.x][Archive] RFCs
- Topic: Styles Converter
- Replies: 1
- Views: 4867
Styles Converter
I think it would be useful to include some sort of tool that can convert a 3.0 style to a 3.1-ready style. I know there's an imageset to CSS script floating somewhere, but ideally I would like something a bit more comprehensive than that. A tool that can deal with the numerous template changes would ...
- Fri Feb 01, 2013 6:31 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.1 Information and Status
- Replies: 187
- Views: 388038
Re: phpBB 3.1 Information and Status
If Migrations are done, then this should be ready for alpha, correct? Nothing else holding it back?
- Thu Jan 31, 2013 7:47 pm
- Forum: [3.x] Discussion
- Topic: Dependency Management: Composer
- Replies: 104
- Views: 443834
Re: Dependency Management: Composer
Gotcha, thanks!
- Wed Jan 30, 2013 11:28 pm
- Forum: [3.x] Discussion
- Topic: Dependency Management: Composer
- Replies: 104
- Views: 443834
Re: Dependency Management: Composer
So if I'm understanding correctly, use of Symfony/Composer will be phased out by the time an alpha or beta of 3.1 is released, correct?
How exactly is this going to work? I'm just curious because right now I see a LOT of code being tied into it. Especially functions related stuff.
And after a quick ...
How exactly is this going to work? I'm just curious because right now I see a LOT of code being tied into it. Especially functions related stuff.
And after a quick ...
- Wed Jan 30, 2013 11:14 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] notification box
- Replies: 331
- Views: 613172
Re: [RFC] notification box
What database system and version are you using?
I'm using MySQL with MySQLi, version 5.1.65.
Like RmCGirr83 pointed out, the problem stems from all four columns being primary keys, as that exceeds 1000 bytes in UTF-8.
However, I was able to bypass this issue by importing the table manually (not ...
I'm using MySQL with MySQLi, version 5.1.65.
Like RmCGirr83 pointed out, the problem stems from all four columns being primary keys, as that exceeds 1000 bytes in UTF-8.
However, I was able to bypass this issue by importing the table manually (not ...
- Tue Jan 29, 2013 9:52 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] notification box
- Replies: 331
- Views: 613172
Re: [RFC] notification box
Hey, thanks for the hard work. I'm trying to test this out, and I'm getting a fatal error when trying to install and populate the tables. It has to do with the key length.
Here's what I get:
install_install.php [ 1169 ]
SQL : CREATE TABLE phpbb_user_notifications ( item_type varchar(255) DEFAULT ...
Here's what I get:
install_install.php [ 1169 ]
SQL : CREATE TABLE phpbb_user_notifications ( item_type varchar(255) DEFAULT ...
- Wed Feb 20, 2008 5:33 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Quick Reply
- Replies: 31
- Views: 76715
Re: Quick Reply
Quick Reply has it's proper use in some situations and forum environments, and in those situations the board admin can easily install a Quick Reply MOD to serve that purpose.
To include it in a future release is just unnecessary, as it does not suit regular forum usage well.
And that's all the ...
To include it in a future release is just unnecessary, as it does not suit regular forum usage well.
And that's all the ...
- Wed Feb 20, 2008 5:23 pm
- Forum: [3.0/Olympus] Discussion
- Topic: is PHPBB 3 Better than 2
- Replies: 3
- Views: 8405
Re: is PHPBB 3 Better than 2
The phpbb team already created a handy comparison guide to help answer your question.
http://www.phpbb.com/about/features/
http://www.phpbb.com/about/features/compare.php
Read 'em up, and see which one you like best!
http://www.phpbb.com/about/features/
http://www.phpbb.com/about/features/compare.php
Read 'em up, and see which one you like best!
- Mon Jun 04, 2007 5:52 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Suspecting RC2 Very Soon...
- Replies: 83
- Views: 134100
Re: Suspecting RC2 Very Soon...
dhn was also jokingac_roma wrote:i think dhn sain it will be in 13/6
- Wed Feb 21, 2007 5:38 pm
- Forum: [3.0/Olympus] Discussion
- Topic: URL Masking
- Replies: 2
- Views: 6375
Re: URL Masking
It works fine for me.