Search found 112 matches
- Sun Dec 25, 2005 1:43 am
- Forum: [3.0/Olympus] Discussion
- Topic: plea to the developers
- Replies: 6
- Views: 6287
Re: plea to the developers
Yes, I see (and saw) your point... and I've the same opinion, just wanted to avoid the deletion of those values without some kind of replacement (like I noted maybe as dynamic, but global value within common.php). 
- Sat Dec 24, 2005 10:45 pm
- Forum: [3.0/Olympus] Discussion
- Topic: plea to the developers
- Replies: 6
- Views: 6287
Re: plea to the developers
there is no potential for these fields to do any good
sorry, even at christmas I have to object... at least script_path has some sort of use in my eyes. How else do you want to figure out what is really the "root_path" where the files of phpbb are located? - Only alternative is if this is set ...
- Thu Dec 22, 2005 4:41 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Very nice new ACP
- Replies: 121
- Views: 123323
Re: Very nice new ACP
The ACP got rather unreadable with all the html code in it.
I think that's the most important reason to do it... even if I already wrote some 2000+ lines ACP code as well, it's not that hard to change it to the new approach because you'll be able to use the functionality without any (or only ...
- Wed Dec 21, 2005 3:02 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Very nice new ACP
- Replies: 121
- Views: 123323
Re: Very nice new ACP
Don't challange them...Obi_Wan wrote: My server is new. You won't be able to crash it![]()
- Tue Dec 20, 2005 1:44 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Very nice new ACP
- Replies: 121
- Views: 123323
Re: Very nice new ACP
Hint: Playing a bit with the code makes it work... nothing more about from me, because otherway I either got punished for breaking the rules (No Support) or am charged for breaking the rules (Backseat Moderating)trenzterra wrote: Meh how do you view it... the install.php is borked >.<
- Tue Dec 20, 2005 10:42 am
- Forum: [3.0/Olympus] Discussion
- Topic: Very nice new ACP
- Replies: 121
- Views: 123323
Very nice new ACP
Just got a look at the new ACP from CVS and I have to say it looks awesome!!! I have to say this and maybe it will motivate the devs if they get some compliments for their work...instead of all questions - especially about *beep*
Keep on with this great work!
Keep on with this great work!
- Sat Dec 17, 2005 11:10 am
- Forum: [3.0/Olympus] Discussion
- Topic: Plugin- / Module-System
- Replies: 0
- Views: 2316
Plugin- / Module-System
Hi,
one question (don't know if this is a secret or if you are willing to share this with the public): As you are in the process of using this (nice) module system in UCP MCP and ACP as well; are you going to use it in other parts of phpBB as well? So will this be some kind of API for additions ...
one question (don't know if this is a secret or if you are willing to share this with the public): As you are in the process of using this (nice) module system in UCP MCP and ACP as well; are you going to use it in other parts of phpBB as well? So will this be some kind of API for additions ...
- Fri Dec 16, 2005 7:22 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Something to think about...
- Replies: 5
- Views: 9204
Re: Something to think about...
Sorry, but how about asking Google (or your preferred SearchEngine) about it? Gives very good results and explanations...EXreaction wrote: Oh, ya, and CSS...I know it means Cascading Style Sheet...but what exactly does it do?
- Sun Dec 04, 2005 10:34 am
- Forum: [3.0/Olympus] Discussion
- Topic: Password for the CVS?
- Replies: 11
- Views: 12553
Re: Password for the CVS?
WinCVS does the job for me...
'Admin' -> 'Command Line' -> 'cvs -d:pserver:[email protected]:/cvsroot/phpbb -z5 co phpBB2'
Choose location on your PC -> Done!
edit: btw... did choose drive "D:" on my PC without problems...
'Admin' -> 'Command Line' -> 'cvs -d:pserver:[email protected]:/cvsroot/phpbb -z5 co phpBB2'
Choose location on your PC -> Done!
edit: btw... did choose drive "D:" on my PC without problems...
- Sun Dec 04, 2005 10:08 am
- Forum: [3.0/Olympus] Discussion
- Topic: Online Locations vs Post View
- Replies: 9
- Views: 8563
Re: Online Locations vs Post View
So as most of you already noted "It's not final code..." I just want to add that when I looked into the View Online functions in order to find out how to add my own pages without major changes to the phpBB code it looked for me pretty much "unfinished" and I would expect some changes in this one ...