NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Web Design Discussion
Reload this Page phpBB 2.0.15 Released. Critical Update!

Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms.

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 05-07-2005, 12:35 PM THREAD STARTER               #1 (permalink)
Ultima Ratio Regum
 
Redleg's Avatar
Join Date: Sep 2003
Location: Up North
Posts: 2,082
Redleg is a splendid one to beholdRedleg is a splendid one to beholdRedleg is a splendid one to beholdRedleg is a splendid one to beholdRedleg is a splendid one to beholdRedleg is a splendid one to beholdRedleg is a splendid one to beholdRedleg is a splendid one to behold
 



phpBB 2.0.15 Released. Critical Update!


phpBB 2.0.15 has been released, and it includes a critical update!

Here's the critical bug fix:

In includes/bbcode.php

Find:
Code:
{ 
   global $lang, $bbcode_tpl;
After, add:
????: NamePros.com http://www.namepros.com/web-design-discussion/88422-phpbb-2-0-15-released-critical.html
Code:
   $text = preg_replace('#(script|about|applet|activex|chrome):#is', "\\1:", $text);
Find:
Code:
 */ 
function make_clickable($text) 
{
After, Add:
Code:
   $text = preg_replace('#(script|about|applet|activex|chrome):#is', "\\1:", $text);

More info about the rest of the changes in here:
http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=288194

And changes for modded boards here:
http://www.phpbb.com/phpBB/viewtopic.php?t=288165
__________________
IP Whois + Geolocation|Geolocate your IP|Dynamic Forum Sigs
<meta name="Jedi Mind Trick" content="Buy my domains, you will!">
Redleg is offline  
Old 05-07-2005, 01:22 PM   #2 (permalink)
Senior Member
Join Date: Jan 2005
Location: USA
Posts: 1,149
hotrod12 has a spectacular aura abouthotrod12 has a spectacular aura about
 



Thanks for sharing. Hopefuly their olympus release will prevent them from having to release security fixes every month.
hotrod12 is offline  
Old 05-07-2005, 01:43 PM   #3 (permalink)
se
Senior Member
 
se's Avatar
Join Date: Dec 2004
Location: E://my computer/namepros/post.exe
Posts: 1,685
se is a name known to allse is a name known to allse is a name known to allse is a name known to allse is a name known to allse is a name known to allse is a name known to allse is a name known to all
 



thanx for the update
se is offline  
Old 05-07-2005, 02:48 PM   #4 (permalink)
PHPHelpSite.com
Join Date: Feb 2005
Location: Boston
Posts: 2,580
alegend has much to be proud ofalegend has much to be proud ofalegend has much to be proud ofalegend has much to be proud ofalegend has much to be proud ofalegend has much to be proud ofalegend has much to be proud ofalegend has much to be proud ofalegend has much to be proud ofalegend has much to be proud of
 



thanks for sharing
alegend is offline  
Old 05-08-2005, 01:33 PM   #5 (permalink)
NamePros Member
Join Date: May 2005
Posts: 81
G_Gekko is an unknown quantity at this point
 



good to know
G_Gekko is offline  
Old 05-09-2005, 08:52 AM   #6 (permalink)
no one lives forever
 
StudioWorks's Avatar
Join Date: Apr 2004
Location: NamePros
Posts: 8,092
StudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to behold
 



Thank you - I dont use phpBB but it's great to have people like you on the boards to keep us informed. Added to reputation
__________________
epagini.com mexicorealty.net softwarepit.com yadasoftware.com
StudioWorks is offline  
Old 05-09-2005, 06:54 PM   #7 (permalink)
New Member
Join Date: Oct 2004
Posts: 6
subnet_rx is an unknown quantity at this point
 



yep, getting tired of these monthly updates. It's definitely hard on boards that have a lot of mods. Thanks for the heads up.
subnet_rx is offline  
Old 05-09-2005, 07:07 PM   #8 (permalink)
no one lives forever
 
StudioWorks's Avatar
Join Date: Apr 2004
Location: NamePros
Posts: 8,092
StudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to behold
 



Well you can always buy a professional forum .. if you can aford it

__________________
epagini.com mexicorealty.net softwarepit.com yadasoftware.com
StudioWorks is offline  
Old 05-14-2005, 05:37 PM   #9 (permalink)
NamePros Member
Join Date: May 2005
Location: Osaka, Japan
Posts: 37
df-sean is an unknown quantity at this point
 



Anyone using and older version of phpBB should really upgrade right now! I've seen several phpBB boards get hacked lately -- this is probably one of the most critical upgrades ever for phpBB.
__________________
:::: Â*DataFly.Net Â*::::
Rock-Solid Linux Web Hosting

http://www.datafly.net
df-sean is offline  
Old 05-14-2005, 07:31 PM   #10 (permalink)
Senior Member
Join Date: Jan 2005
Location: USA
Posts: 1,149
hotrod12 has a spectacular aura abouthotrod12 has a spectacular aura about
 



Yeah they had an important bb code fix that they posted in the announcement on their forum but it is always best to upgrade as soon as you can.
hotrod12 is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
phpBB 2.0.14 Released! adam_uk Programming 0 04-15-2005 04:04 PM
phpBB 2.0.13 releaed - Critical adam_uk Programming 3 03-01-2005 03:37 AM
phpBB 2.0.12 released! Redleg Programming 11 02-27-2005 06:15 AM
phpBB 2.0.11 released - Critical update Redleg Website Development 1 11-22-2004 09:06 AM
VBulletin + cPanel Skins released phpBB soon! Manu For Sale / Advertising Board 3 09-29-2004 06:55 AM

Liquid Web Smart Servers  
All times are GMT -7. The time now is 03:54 PM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger