1
-gonzo-
cbb 2.31 viewing attachments in IE with PHP 5 - fix
  • 2005/12/22 21:25

  • -gonzo-

  • Just popping in

  • Posts: 12

  • Since: 2005/12/5


Hi,

I'm running CBB 2.31 on PHP 5.1.1 on IIS. I couldn't view attachments in Internet Explorer but Firefox worked ok.

My vanilla install of PHP 5.1.1 doesn't return a value for $HTTP_USER_AGENT so I had to make the following change in the file modules/newbb/dl_attachment.php to get it to work:

if (preg_match("/MSIE ([0-9].[0-9]{1,2})/"$_SERVER["HTTP_USER_AGENT"])) {


Hope this helps someone.

Marc

Login

Who's Online

137 user(s) are online (84 user(s) are browsing Support Forums)


Members: 0


Guests: 137


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits