Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Ryan Williams Posted August 24, 2015 Posted August 24, 2015 Hi guys,I spoke to IPS about this and apparently there's no way to do this via the software, so I'm hoping someone here knows of an SQL query or something that I could use. Essentially, I want to nuke all signatures on my forum because when I updated from v3 to v4 the formatting of them all was messed up a bit. Some just look outright broken, while most merely have doubled-up whitespace where I guess the way the forum handles paragraphs/line breaks was changed.I have too many members for it to be viable to manually fix all this, so I'd rather just start again. Does anyone have any idea how to achieve this?
EmpireKicking Posted August 24, 2015 Posted August 24, 2015 know idea.option one: Tell your members to change itoption two: Edit manually for each one of them
AutoItScript Posted August 24, 2015 Posted August 24, 2015 UPDATE core_members SET signature = "" WHERE 1
Recommended Posts
Archived
This topic is now archived and is closed to further replies.