Updated forum software to phpBB v3.3.7

Post Reply
User avatar
Sektor
Boss
Boss
Posts: 1423
Joined: 04 Mar 2008, 06:51
GH nick: Sektor
Location: GTAMP.com
Contact:

Updated forum software to phpBB v3.3.7

Post by Sektor »

Not sure what's different, let me know if it broke something.

https://www.phpbb.com/community/viewtop ... &t=2617161
User avatar
B-$hep
Immortal
Posts: 568
Joined: 24 Apr 2009, 21:43
GH nick: B-Shep
Location: EU

Re: Updated forum software to phpBB v3.3.7

Post by B-$hep »

Fix the Youtube tags please!

Always wear safety glasses while programming.
User avatar
Sektor
Boss
Boss
Posts: 1423
Joined: 04 Mar 2008, 06:51
GH nick: Sektor
Location: GTAMP.com
Contact:

Re: Updated forum software to phpBB v3.3.7

Post by Sektor »

I installed the Media Embed extension https://www.phpbb.com/customise/db/exte ... ediaembed/

Don't use [youtube] tags anymore, instead you can post the link without any tags and it should embed automatically or you can force it with [media][/media] tags.

I replaced all the [youtube] tags in the database and found a command line to reparse all of the posts:

phpbbcli.php reparser:reparse post_text --ansi
Davidio
Psycho
Psycho
Posts: 67
Joined: 22 Feb 2011, 12:18
GH nick: Davidio

Re: Updated forum software to phpBB v3.3.7

Post by Davidio »

Yayy, thank you!
Post Reply