Search found 6 matches
- Mon Mar 06, 2006 6:13 pm
- Forum: [3.0/Olympus] Discussion
- Topic: phpBB 3.x.x and register_global ...
- Replies: 24
- Views: 26242
Re: phpBB 3.x.x and register_global ...
My host said to add this line in it:
php_value register_globals 1
So how is the end result of it supposed to be lol!? I'm not the greatest for messing with the .htaccess file, but just copying and pasting that above code into the .htaccess file, didn't do anything...
maybe because the line ...
- Mon Mar 06, 2006 2:13 pm
- Forum: [3.0/Olympus] Discussion
- Topic: phpBB 3.x.x and register_global ...
- Replies: 24
- Views: 26242
Re: phpBB 3.x.x and register_global ...
Just out of curiosity, how is this supposed to look in the roots/ .htaccess file... this is what I have now:
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
My host said to add this line in it:
php_value register ...
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
My host said to add this line in it:
php_value register ...
- Sat Mar 04, 2006 8:29 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Where to get the new phpbb?
- Replies: 30
- Views: 26895
Re: Where to get the new phpbb?
can someone zip it for me and attach it, as i don't have a CVS browser
plz do not give a DL link for a CVS browser or something, im pretty newb at these things...
Not to be rude or anything, but that's kind of asking for alot of nothing really.. I'm sure it's always changing and for someone to ...
- Sat Mar 04, 2006 7:46 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Where to get the new phpbb?
- Replies: 30
- Views: 26895
Re: Where to get the new phpbb?
WinCVS keeps telling me "TCL or Python are not available, shell is disabled." So I'm downloading Python from python.org (4% so far). Is that why it isn't working?
I had that same message, and still do! As soon as I open up WinCVS, it's there in the window.. I just followed that guy's ...
- Sat Mar 04, 2006 2:43 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Where to get the new phpbb?
- Replies: 30
- Views: 26895
- Wed Mar 01, 2006 1:43 pm
- Forum: [3.0/Olympus] Discussion
- Topic: phpbb 3
- Replies: 20
- Views: 28495
Re: phpbb 3
Ya, download and install WinCVS, then go to the menu bar and go to admin then command line then dopy and paste this(in the big text box):
cvs -d:pserver:[email protected]:/cvsroot/phpbb login
then hit ok...
(when it asks for a password just hit ok...there isn't one)then after it does ...