Search found 5 matches

by anhhi
Fri Apr 11, 2014 3:59 pm
Forum: [3.x] Discussion
Topic: Stepping through app, controller ?
Replies: 3
Views: 5437

Re: Stepping through app, controller ?

Thank you EXreaction! This definitely helps. I'll be busy reading through all the codes and documentations.
by anhhi
Thu Apr 10, 2014 2:50 pm
Forum: [3.x] Discussion
Topic: Stepping through app, controller ?
Replies: 3
Views: 5437

Stepping through app, controller ?

Hello everyone. I'm trying to get a better understanding of the new phpbb app version (3.1b2). My end goal is to be able to get my own portal controller to launch, possibly without much modifications of code. I'm stepping through the application, starting with app.php(line 29). I've been at it many ...
by anhhi
Wed Dec 04, 2013 9:35 pm
Forum: [3.x] Discussion
Topic: New Admin redesign, see pic for draft, idea
Replies: 57
Views: 76535

Re: New Admin redesign, see pic for draft, idea

Just a small fix for the admin.css. The wrapper class defines 95% width, however #main and #menu ids are together 98%, which might push the content down below the left side menu. Reducing the content+side menu to 95% fixes this display issue as well as when you are clicking on "hide side menu&q...
by anhhi
Fri Jul 12, 2013 7:20 pm
Forum: [3.x] Discussion
Topic: Failled clean install with 3.1.x
Replies: 3
Views: 3677

Re: Failled clean install with 3.1.x

Thanks bantu. I'll do a PR on --dev
by anhhi
Fri Jul 12, 2013 5:58 pm
Forum: [3.x] Discussion
Topic: Failled clean install with 3.1.x
Replies: 3
Views: 3677

Failled clean install with 3.1.x

Hey everyone. I am unsure if anyone has run into this issue. I just downloaded the latest phpbb3.1.x for testing, everything seems fine but once I got the step on Creating Database tables, an error was generated below: Catchable fatal error: Argument 3 passed to phpbb_create_dumped_container() must ...