On Fri, 2009-07-31 at 11:27 +0100, David Otton wrote:
> 2009/7/31 Paul Scott :
>
> -1. Measure everything. No point implementing a change that slows
> things down. Implement low-hanging-fruit first (eg a CDN)
> 0. Optimise your existing setup before adding more layers
> > 1. Cache as much as you c
2009/7/31 Paul Scott :
-1. Measure everything. No point implementing a change that slows
things down. Implement low-hanging-fruit first (eg a CDN)
0. Optimise your existing setup before adding more layers
> 1. Cache as much as you can (everything)
> 2. Minimise HTTP requests
> 3. Use an opcode cac
Ashley Sheridan wrote:
> I've optimised the images in the template, enabled the GZ compression,
> and it's only improved the speed by a mere fraction. I have noticed that
> the page itself doesn't display until after this delay, so I was
> guessing that I could maybe force the buffer to flush at ke
Hi Guys,
I know this is maybe a bit specific for the general list, but thought
I'd throw it out there anyway as I reckon a lot of you have had
experience with PHPBB at some point or another. We've got an existing
installation of the forum here, that's been active for a couple of years
and is fairl
On Mon, 2008-11-03 at 00:31 +0100, Maciek Sokolewicz wrote:
> Richard Heyes wrote:
> >> Hi All I am looking to integrate phpbb forum with an existing site login
> >> system.
> >
> > Not having looked at it, you could look at using HTTP auth. Might make
> > things easier. Then again, it might not.
Richard Heyes wrote:
Hi All I am looking to integrate phpbb forum with an existing site login system.
Not having looked at it, you could look at using HTTP auth. Might make
things easier. Then again, it might not. [shrugs]
Ask on the phpbb forums, I don't know how they handle logins exactly
a
> Hi All I am looking to integrate phpbb forum with an existing site login
> system.
Not having looked at it, you could look at using HTTP auth. Might make
things easier. Then again, it might not. [shrugs]
--
Richard Heyes
HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgraph.org
Hi All I am looking to integrate phpbb forum with an existing site login
system. I 've been searching the web for information on how to do this and
cant find one.
I came across this and I dont know if anyone here has had any experience with
it or if anyone has tried it out.
http://www.phpclas
On Sat, April 28, 2007 5:51 pm, Brad Sumrall wrote:
> I understand where you are going with the mysql injection.
> It would appear as though the entire session is being dictated by this
> _utmX
> session which I have never seen before.
>
> It would appear as though the /index.php sets this java bas
> This is a new page.
> Think about it as a blank .php page first.
>
> Now, where would you point me now?
>
> Brad
>
> -Original Message-
> From: Chris [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 30, 2007 12:18 AM
> To: Brad Sumrall
> Cc: php-general@
On Sat, April 28, 2007 4:46 pm, Brad Sumrall wrote:
> The cookie it's self says
> PHPSESSID=26b7974a5d71c7d0bfebbf71750dac7b
> Path=/
> Host=www.domain.com
>
> When I go to the jacked up page, I pickup this one
> PHPSESSID=a787e077dd18ed18cb824f664d38315d
> Path=/
> Host=domain.com
As I recall, it
Brad Sumrall wrote:
Does anyone know what this _utma _utmb _utmc _utmz stuff is?
Obviously it is not a php standard.
Obviously it is what is actually controlling my sessions?
These come from Google services (analytics, adsense, etc), they have
nothing to do with your sessions.
-Stut
--
PHP
-general@lists.php.net
Subject: Re: [PHP] phpbb / sessionid nightmare
Brad Sumrall wrote:
> The cookie domain in phpbb is already set at ./domain.com
I doubt it's set to ./domain.com
What about your session (ie NOT phpbb) ?
--
Postgresql & php tutorials
http://www.designmagick.com/
--
Sumrall
Cc: php-general@lists.php.net
Subject: Re: [PHP] phpbb / sessionid nightmare
Brad Sumrall wrote:
> The cookie domain in phpbb is already set at ./domain.com
I doubt it's set to ./domain.com
What about your session (ie NOT phpbb) ?
--
Postgresql & php tutorials
http://www.desi
, April 30, 2007 12:18 AM
To: Brad Sumrall
Cc: php-general@lists.php.net
Subject: Re: [PHP] phpbb / sessionid nightmare
Brad Sumrall wrote:
> The cookie domain in phpbb is already set at ./domain.com
I doubt it's set to ./domain.com
What about your session (ie NOT phpbb) ?
--
Postgres
Brad Sumrall wrote:
The cookie domain in phpbb is already set at ./domain.com
I doubt it's set to ./domain.com
What about your session (ie NOT phpbb) ?
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://w
Subject: Re: [PHP] phpbb / sessionid nightmare
Brad Sumrall wrote:
> The cookie it's self says
> PHPSESSID=26b7974a5d71c7d0bfebbf71750dac7b
> Path=/
> Host=www.domain.com
>
> When I go to the jacked up page, I pickup this one
> PHPSESSID=a787e077dd18ed18cb824f
PROTECTED]
Sent: Sunday, April 29, 2007 6:45 PM
To: Brad Sumrall
Cc: [EMAIL PROTECTED]; php-general@lists.php.net
Subject: Re: [PHP] phpbb / sessionid nightmare
Brad Sumrall wrote:
> The cookie it's self says
> PHPSESSID=26b7974a5d71c7d0bfebbf71750dac7b
> Path=/
> Host=www.domain.c
Brad Sumrall wrote:
The cookie it's self says
PHPSESSID=26b7974a5d71c7d0bfebbf71750dac7b
Path=/
Host=www.domain.com
When I go to the jacked up page, I pickup this one
PHPSESSID=a787e077dd18ed18cb824f664d38315d
Path=/
Host=domain.com
That will be your problem. A cookie created on domain.com is
I mean, the get forum
Brad
-Original Message-
From: Brad Sumrall [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 28, 2007 7:02 PM
To: [EMAIL PROTECTED]
Cc: php-general@lists.php.net
Subject: RE: [PHP] phpbb / sessionid nightmare
Oops!
Maybe not.
You were right!
SFC = stupid flippn
t for now, just trying to get it to work!
Thanks,
Brad
-Original Message-
From: Richard Lynch [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 28, 2007 3:43 PM
To: Brad Sumrall
Cc: php-general@lists.php.net
Subject: Re: [PHP] phpbb / sessionid nightmare
On Sat, April 28, 2007 11:03 am, Bra
I understand where you are going with the mysql injection.
It would appear as though the entire session is being dictated by this _utmX
session which I have never seen before.
It would appear as though the /index.php sets this java bases session
variable and since phpbb does not use this, it neve
: 'Tijnema !'; php-general@lists.php.net
Subject: RE: [PHP] phpbb / sessionid nightmare
On Sat, April 28, 2007 12:47 pm, Brad Sumrall wrote:
> which sessionid call on that crazy page is kicking out the original
> sessionid and asking for a new one.
That's when an experienced progr
neral@lists.php.net
Subject: Re: [PHP] phpbb / sessionid nightmare
On Sat, April 28, 2007 11:03 am, Brad Sumrall wrote:
> Users log into web site in a sudo phpbb login which works fine.
>
> Users are able to browse around phpbb and a sudo phpbb program called
> photopost.
>
>
>
> B
On Sat, April 28, 2007 12:47 pm, Brad Sumrall wrote:
> which sessionid call on that crazy page is kicking out the original
> sessionid and asking for a new one.
That's when an experienced programmer KNOWS that it's time to
re-factor and re-write the page.
:-)
> I am lost in the sauce on this one
On Sat, April 28, 2007 11:03 am, Brad Sumrall wrote:
> Users log into web site in a sudo phpbb login which works fine.
>
> Users are able to browse around phpbb and a sudo phpbb program called
> photopost.
>
>
>
> But when the goto a differen't part of the site which is not phpbb
> related,
> the s
preventing it from
looking for the cookie!
Sincerely,
Brad
[EMAIL PROTECTED]
-Original Message-
From: Tijnema ! [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 28, 2007 12:11 PM
To: Brad Sumrall
Cc: php-general@lists.php.net
Subject: Re: [PHP] phpbb / sessionid nightmare
On 4/28/07, Brad
On 4/28/07, Brad Sumrall <[EMAIL PROTECTED]> wrote:
Users log into web site in a sudo phpbb login which works fine.
Users are able to browse around phpbb and a sudo phpbb program called
photopost.
But when the goto a differen't part of the site which is not phpbb related,
the sessionid does n
Give them all a trial run and see which one you like:
http://www.opensourcecms.com/
--
Like Music?
http://l-i-e.com/artists.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yes, please read that page again. It had nothing to do with the phpBB
software itself, but with the AWstats that run on their server. The
vulnerabilities that phpBB a few months back had were quickly patched.
The phpBB community is huge and offer fantastic support.
Other alternatives include vB
Hi,
This one is really nice. I Use it myself on a coulpe of sites.
http://phorum.org/
Greetings
Lindworm
-Ursprüngliche Nachricht-
Von: Tony Di Croce [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 9. Februar 2005 02:16
An: php-general@lists.php.net
Betreff: [PHP] phpBB alternatives
--- Tony Di Croce <[EMAIL PROTECTED]> wrote:
> Due to the recent vulnerabilities discovered in phpBB and the
> content of this page:
> http://www.phpbb.com/
> I have decided to consider other options for my forum needs... Does
> anyone have any reccomendations for a PHP based forum software?
FUDfo
On Tue, 2005-02-08 at 17:16 -0800, Tony Di Croce wrote:
> Due to the recent vulnerabilities discovered in phpBB and the content
> of this page:
> http://www.phpbb.com/
> I have decided to consider other options for my forum needs... Does
> anyone have any reccomendations for a PHP based forum softw
Tony Di Croce wrote:
Due to the recent vulnerabilities discovered in phpBB and the content
of this page:
http://www.phpbb.com/
I have decided to consider other options for my forum needs... Does
anyone have any reccomendations for a PHP based forum software?
I'm not an advocate for phpBB by any mea
Due to the recent vulnerabilities discovered in phpBB and the content
of this page:
http://www.phpbb.com/
I have decided to consider other options for my forum needs... Does
anyone have any reccomendations for a PHP based forum software?
--
Send REAL USPS letters from the Web!
http://www.quickymai
Xongoo!com: Central unit wrote:
Holla friends,
I have a code which separates phpBB forums, but
run into problems because of cookies when
*switching between forums*. Should I get rid of
cookies entirely (I am rewriting entire code to
passing $forum variable) or something may be done
(still I am lear
Holla friends,
I have a code which separates phpBB forums, but
run into problems because of cookies when
*switching between forums*. Should I get rid of
cookies entirely (I am rewriting entire code to
passing $forum variable) or something may be done
(still I am learning php :)
Code below:
if ($
On Thursday 12 August 2004 12:56, JNJ wrote:
> Guys -- I'm getting a headache trying to install phpBB. I have IIS 6
> (Win2K3), PHP 5, MySQL 4. Every install has the same result -- "The PHP
> configuration on your server doesn't support the database type that you
> chose"
> Anyone have any sug
Guys -- I'm getting a headache trying to install phpBB. I have IIS 6
(Win2K3), PHP 5, MySQL 4. Every install has the same result -- "The PHP
configuration on your server doesn't support the database type that you
chose"
I've d/led the PHP 5 patched version -- same results.
I've enabled the
Got an idea.
Brb.
Louie
-Original Message-
From: Miranda, Joel Louie M
Sent: Monday, June 09, 2003 8:04 AM
To: [EMAIL PROTECTED]
Subject: [PHP] PHPBB and EZBOARD.COM
Hello,
Has anyone got an idea how to migrate the things in ezboard.com to phpbb
forum?
Thanks,
Louie
--
PHP General
Hello,
Has anyone got an idea how to migrate the things in ezboard.com to phpbb
forum?
Thanks,
Louie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
http://sf.net/projects/phpbb
--
Maxim Maletsky
[EMAIL PROTECTED]
Félix García Renedo <[EMAIL PROTECTED]> wrote... :
> Hi,
>
> How could I download phpBB?
> I tryed in http://www.phpbb.com/index.php but I couldn't.
>
> Thanks.
> Un saludo.
>
> Félix García Renedo ( [EMAIL PROTECTED] )
--
Hi,
How could I download phpBB?
I tryed in http://www.phpbb.com/index.php but I couldn't.
Thanks.
Un saludo.
Félix García Renedo ( [EMAIL PROTECTED] )
I'm sure there is a phpBB specific userbase out there that could answer this question
for you. My guess would be... I don't know, something like http://www.phpbb.com.
Martin
>>> "BrettM" <[EMAIL PROTECTED]> 07/06/02 12:35PM >>>
I wanna be able to do some stuff, which involves getting data fro
On Saturday, July 6, 2002 at 5:35:26 PM, "BrettM" wrote:
> I wanna be able to do some stuff, which involves getting data from my phpBB
> board.
> Member Count: (this section should autoupdate)
> Number Of Forums: (this section should autoupdate)
> Highest Post Count: (this section shouldauto upd
I wanna be able to do some stuff, which involves getting data from my phpBB
board.
Member Count: (this section should autoupdate)
Number Of Forums: (this section should autoupdate)
Highest Post Count: (this section shouldauto update((member) with (post
count) posts))
Most Replied to topic: (this
her you may want
> to try is http://www.yabb.info (PHP/mySQL combo)
>
> Jeff
> - Original Message -
> From: "Indera" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, December 25, 2001 4:49 PM
> Subject: [PHP] phpbb and ikonboard
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 25, 2001 4:49 PM
Subject: [PHP] phpbb and ikonboard forum scripts
> Hello,
>
> I am trying to decide between these two scripts and was wondering if
anyone has either of them
> installed. The one thing I need that I can't figure out
Hello,
I am trying to decide between these two scripts and was wondering if anyone has either
of them
installed. The one thing I need that I can't figure out if either of them have is
whether or not, I
can hide categories (that contain the forums and topics) on the category page and
based on a
49 matches
Mail list logo