Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2238

[3.3.x] Support Forum • Re: 3.0 to 3.3 - help with database search/replace

$
0
0
Taking a guess the semicolon needs escaping. Are you using the built in find and replace? That should take care of whatever escaping that needs to be done. Open the table, click the search tab and then click the Find and Replace button.

Also be aware that the formatting for stored text has changed and posts will be reparsed through phpBB's cron job over X time. You may want to check there is no issues afterward. You can do them all at once using phpBB's CLI.

Code:

php /path/to/bin/phpbbcli.php --safe-mode reparser:reparse --ansi

Statistics: Posted by thecoalman — Thu Feb 20, 2025 3:06 am



Viewing all articles
Browse latest Browse all 2238

Trending Articles