Search found 22 matches
- Sun Apr 25, 2010 11:19 am
- Forum: [3.x] Discussion
- Topic: My personal wishlist
- Replies: 9
- Views: 18415
Re: My personal wishlist
Using decorators It's not a bad idea. But I think it is not unimportant to keep it simple for mod authors. Nobody touches somthink he doesn't understand. The styles are a good example for that. Pro Silver and SubSilver are both state of the art in XHTML and CSS Design. But the whole thing is too com...
- Wed Apr 21, 2010 12:42 pm
- Forum: [3.x] Discussion
- Topic: My personal wishlist
- Replies: 9
- Views: 18415
Re: My personal wishlist
Was just an idea.
If I don't use phpBB for our projekcts I take the QCubed framework this is based on this system and it's pretty cool if you can add or repalce functions without touching the core.
If I don't use phpBB for our projekcts I take the QCubed framework this is based on this system and it's pretty cool if you can add or repalce functions without touching the core.
- Tue Apr 20, 2010 10:59 pm
- Forum: [3.x] Discussion
- Topic: My personal wishlist
- Replies: 9
- Views: 18415
My personal wishlist
1. using OOP consequently Espcially Mod authors could profit oft extended classes: For example we have our normal user class class user_general { public function do_something($property) { //some normal phpBB } } But in the normal phpBB you just use another class in a separate f...
- Mon Feb 26, 2007 4:31 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Links don't are more open in new window?
- Replies: 6
- Views: 12340
Re: Links don't are more open in new window?
Nicholas the Italian wrote: This is going to be the most hacked "feature" of phpBB3.
Yes.... probably.
Would be nice if the dev team implement an option in the ACP to disable XHTML compatibility... If I'm depending on full XML compatibility I normaly use a small Javscript.
Gruß, Dave
- Sat Feb 24, 2007 3:01 pm
- Forum: [3.0/Olympus] Discussion
- Topic: phpBB2 -> phpBB3 Upgrade Script Discussion
- Replies: 315
- Views: 324649
Re: phpBB2 -> phpBB3 Upgrade Script Discussion
I still got a 500 Server Error (Premature end of script headers) during convert procedutre. Am I the only one with that kind of problem?
Regards, Dave
Regards, Dave
- Fri Jan 19, 2007 12:45 am
- Forum: [3.0/Olympus] Discussion
- Topic: So what kinds of mods have you guys made for Olympus?
- Replies: 112
- Views: 124103
Re: So what kinds of mods have you guys made for Olympus?
I'm working on several mods... The most intersteing one may be a phpbb-based Ajax-Chat.
Regards, Dave
Regards, Dave
- Fri Jan 19, 2007 12:27 am
- Forum: [3.0/Olympus] Discussion
- Topic: phpBB2 -> phpBB3 Upgrade Script Discussion
- Replies: 315
- Views: 324649
Re: phpBB2 -> phpBB3 Upgrade Script Discussion
maybe it helps to run the converter local with xampp etc. and when conversion is done you can delete the old tables and put it on the remote server - if two databases are too much for the provider limit. If you have remote access to your database you can run the converter on your local machine usin...
- Mon Jan 15, 2007 11:00 pm
- Forum: [3.0/Olympus] Discussion
- Topic: phpBB2 -> phpBB3 Upgrade Script Discussion
- Replies: 315
- Views: 324649
Re: phpBB2 -> phpBB3 Upgrade Script Discussion
Have gone though the normal installation process of the 3.x board first?
Regards, Dave
Regards, Dave
- Fri Jan 12, 2007 12:57 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Browsing a topic and not just forum
- Replies: 24
- Views: 23650
Re: Browsing a topic and not just forum
Hmmmm... in my sense of justice it is not legal (at least here in Germany) unless it is not mentioned in your terms of use... You can't name it Private Message if it is not private. Most all of our members know we can read their messages [...] There are very good reasons for needing to know exactly ...
- Wed Jan 10, 2007 10:56 pm
- Forum: [3.0/Olympus] Discussion
- Topic: phpBB2 -> phpBB3 Upgrade Script Discussion
- Replies: 315
- Views: 324649
Re: phpBB2 -> phpBB3 Upgrade Script Discussion
Suggestion:
Is it possible to redirect the sql-output from the converter to a textfile instead of the (new) DB? That would make it easier to proceed aborted converting sessions.
Regards, Dave
Is it possible to redirect the sql-output from the converter to a textfile instead of the (new) DB? That would make it easier to proceed aborted converting sessions.
Regards, Dave