Search found 307 matches

by Danielx64
Fri Oct 24, 2014 11:10 pm
Forum: [3.x] Discussion
Topic: Please improve function and global var namespacing
Replies: 13
Views: 29087

Re: Please improve function and global var namespacing

Unless they have been renamed/removed those 2 functions will needs to be fixed up (as stated in the first post of this topic).

validate_username();
make_clickable();

I will need to double check to see if WordPress will blow up due to Symfony (it did on the first betas).
by Danielx64
Thu Oct 23, 2014 3:10 am
Forum: [3.x][Archive] RFCs
Topic: Allow Searching PMs
Replies: 8
Views: 20129

Re: Allow Searching PMs

My vote goes for having a link that will show all unread PMs, I don't like the idea of having a mark all PM read links as it would mean that you could miss an inportant PM. I don't know if we need a link -- an Unread Messages item in the Display drop-down list is just as good, I think. I do agree t...
by Danielx64
Thu Oct 23, 2014 2:30 am
Forum: [3.x][Archive] RFCs
Topic: Allow Searching PMs
Replies: 8
Views: 20129

Re: Allow Searching PMs

My vote goes for having a link that will show all unread PMs, I don't like the idea of having a mark all PM read links as it would mean that you could miss an inportant PM.
by Danielx64
Tue Oct 21, 2014 12:00 pm
Forum: Chit Chat
Topic: All PHP Frameworks Suck!!
Replies: 13
Views: 57512

Re: All PHP Frameworks Suck!!

Also some framework are so bloated that you would only use then when you don't have a choice. I fail to understand the use of twig in 3.1 when phpBB 3.0.x theme system is one of the best due to the fact that it light and not bloated. You can tell a successful theme system by the amount of successfu...
by Danielx64
Mon Oct 20, 2014 12:55 am
Forum: Chit Chat
Topic: Is 3.1 being installed in phpbb.com site right now?
Replies: 17
Views: 64091

Re: Is 3.1 being installed in phpbb.com site right now?

I hope all is going well :)
by Danielx64
Sun Oct 19, 2014 10:48 pm
Forum: Chit Chat
Topic: Is 3.1 being installed in phpbb.com site right now?
Replies: 17
Views: 64091

Re: Is 3.1 being installed in phpbb.com site right now?

Alien_Time wrote:Its a big update. Been a few hours now. Who does these updates. The website team rank members?
I would say the core devs would be on standby (or working on it) as well.
by Danielx64
Sun Oct 19, 2014 9:54 pm
Forum: Chit Chat
Topic: Is 3.1 being installed in phpbb.com site right now?
Replies: 17
Views: 64091

Re: Is 3.1 being installed in phpbb.com site right now?

I suppose that other systems are being updated at the same time.
by Danielx64
Sun Oct 19, 2014 12:16 am
Forum: Chit Chat
Topic: All PHP Frameworks Suck!!
Replies: 13
Views: 57512

Re: All PHP Frameworks Suck!!

IMO the only 2 times that frameworks sucks is when one can't hook up 2 different php systems (like phpBB 3.1 and WordPress), all because of the Symfony framework. Also some framework are so bloated that you would only use then when you don't have a choice. I fail to understand the use of twig in 3.1...
by Danielx64
Sun Sep 21, 2014 1:46 am
Forum: [3.x] Discussion
Topic: Writing converters guide
Replies: 2
Views: 9204

Re: Writing converters guide

Thank-you for that, I did take a look and I was like "surly there would be a guide somewhere". I'll take another look at it later and see if I can make any sense of it.

Mind you, it's the first time I even looked at it.... :)
by Danielx64
Sat Sep 20, 2014 1:07 pm
Forum: [3.x] Discussion
Topic: Writing converters guide
Replies: 2
Views: 9204

Writing converters guide

Does anyone know if there was ever a guide on how to write a converter for 3.0?

Or is the converter for phpbb 2 -> 3.0 is my best bet?

I am having some trouble getting my head around the table mapping.