[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
phpBBModders.net • After upgrade, need to disable 'parsing URL's?
Page 1 of 2

After upgrade, need to disable 'parsing URL's?

Posted: 08 Jun 2007, 21:00
by Trinity
Hi, gang.

I have a question. After an upgrade, is there any way I can go into the database and automatically make every archive post NOT parse URL's? I've noticed that even though I created the appropriate bBcode before I upgraded my 2.x installation to 3, it's not displaying properly because phpBB 3 is parsing all the URL's in every post.

Any chance I could have every post in my forum not parsed URL-wise?

Please help. :)

Re: After upgrade, need to disable 'parsing URL's?

Posted: 09 Jun 2007, 09:48
by D-Shadow

Re: After upgrade, need to disable 'parsing URL's?

Posted: 09 Jun 2007, 15:08
by Trinity
Thank you. Is there any way to run a query that can update all my posts to be able to not have this in them? Just curious. :)

Re: After upgrade, need to disable 'parsing URL's?

Posted: 09 Jun 2007, 15:52
by igorw
Hello, D-shadows query should do just that ;)

Re: After upgrade, need to disable 'parsing URL's?

Posted: 09 Jun 2007, 15:58
by Trinity

Re: After upgrade, need to disable 'parsing URL's?

Posted: 09 Jun 2007, 16:06
by igorw
Well the query provided by D-Shadow would set the option for all posts currently in the database (your upgraded ones). For future posts it needs to be done in the posting screen, just tick that checkbox.

Re: After upgrade, need to disable 'parsing URL's?

Posted: 09 Jun 2007, 16:46
by Trinity

Re: After upgrade, need to disable 'parsing URL's?

Posted: 09 Jun 2007, 16:53
by igorw
Oh now i get it, you need a separate one for phpbb_posts. I didn't read it properly and thought it was posts in the first place. Sorry for the confusion!

Re: After upgrade, need to disable 'parsing URL's?

Posted: 09 Jun 2007, 19:16
by Trinity
Hm, so do I have to do something else?

Re: After upgrade, need to disable 'parsing URL's?

Posted: 10 Jun 2007, 04:50
by D-Shadow

Re: After upgrade, need to disable 'parsing URL's?

Posted: 10 Jun 2007, 20:42
by Trinity

Re: After upgrade, need to disable 'parsing URL's?

Posted: 10 Jun 2007, 20:58
by igorw
I think that's because the bbcode uids were removed durin conversion. Perhaps it'd be possible to buid a script that ran through all posts and readded them. If i recall correctly, it was in this format:
[bbcode:123456]Content[/bbcode]
123456 would be the bbcode uid, that is also a db field for the posts table afaik.

Re: After upgrade, need to disable 'parsing URL's?

Posted: 10 Jun 2007, 21:01
by Trinity
Ick, what a drag. :(

Re: After upgrade, need to disable 'parsing URL's?

Posted: 12 Jun 2007, 11:20
by D-Shadow

Re: After upgrade, need to disable 'parsing URL's?

Posted: 12 Jun 2007, 13:27
by Trinity
Thanks for the post. I still think it's interesting to think about, because I guarantee that other people are facing the same problem if they had BBcode additions in their BB (which a lot of BB's had). If anyone has a script or idea they could share, please post it! I'm at a loss here. :)