... and then actually commit them onto the database (assuming you run MariaDB or MySQL): UPDATE phpbb_posts SET post_text= replace( post_text, ''', ''' ) WHERE post_text LIKE '%'%';
UPDATE phpbb_posts SET post_subject= replace( post_subject, ''', ''' ) WHERE post_subject ...
Search found 74 matches: '
Searched query: apos
- Mon Feb 13, 2023 12:07 pm
- Forum: General
- Topic: Forum Upgrade
- Replies: 6
- Views: 5910
- Sat Jan 28, 2023 10:00 am
- Forum: General
- Topic: Windows alt codes do not work in TextPad 9
- Replies: 17
- Views: 19536
I know what you're talking about: Alt code . There are at least 3 workarounds:
Don't type in the TextPad's editor pane, but instead try it in one of his dialog windows, f.e. one of the textboxes in Search . Does it still work there? If yes, just cut it, leave the dialog, and paste it in the editor ...
Don't type in the TextPad's editor pane, but instead try it in one of his dialog windows, f.e. one of the textboxes in Search . Does it still work there? If yes, just cut it, leave the dialog, and paste it in the editor ...
- Wed Jan 25, 2023 1:45 am
- Forum: General
- Topic: V9 - sorting of new tabs
- Replies: 6
- Views: 2405
- Mon Jan 23, 2023 11:47 pm
- Forum: General
- Topic: Delete lines that end with a specific string?
- Replies: 10
- Views: 8617
- Mon Jan 23, 2023 1:13 pm
- Forum: General
- Topic: Delete lines that end with a specific string?
- Replies: 10
- Views: 8617
- Tue Jan 17, 2023 11:18 am
- Forum: General
- Topic: Errors trying to uninstall TextPad 8.14
- Replies: 7
- Views: 2038
This board does not allow attachments. Just use one of the countless picture hosters like https://imgbox.com and insert the BBCodes from your uploads into your post. Just like you could have used QUOTE as BBCode already (see the button) for citing your error messages (or text in general, instead of ...
- Tue Jan 17, 2023 11:02 am
- Forum: General
- Topic: Can I install version 9 and version 8.xx on same computer?
- Replies: 8
- Views: 3155
- Sun Jan 15, 2023 10:08 am
- Forum: General
- Topic: Highlight found text
- Replies: 3
- Views: 1584
However, this only works for searches/files in ASCII, which seems to be enough for you. Windows' FINDSTR executable cannot deal with Unicode and workarounds are not that great either.
A better approach would be to just use "Find in files" and then only search on that particular file - that way you ...
A better approach would be to just use "Find in files" and then only search on that particular file - that way you ...
- Mon Jan 09, 2023 1:26 am
- Forum: General
- Topic: does textpad have a search online feature?
- Replies: 9
- Views: 4048
- Mon Nov 21, 2022 9:41 pm
- Forum: General
- Topic: Cannot minimise child windows
- Replies: 3
- Views: 1801
- Fri Nov 11, 2022 11:59 pm
- Forum: General
- Topic: Bug reports
- Replies: 2
- Views: 2360
From my experience as both developer and user for 25+ years I can assure you that contact form will annoy away people because they can't provide attachments, such as screenshots. And the communication is hidden between you and the reporter, so nobody else knows what has been reported and what not ...
- Sat Oct 22, 2022 7:48 pm
- Forum: General
- Topic: Zooming the Textpad Screen
- Replies: 7
- Views: 6632
- Thu Oct 20, 2022 4:24 pm
- Forum: General
- Topic: Class names cannot contain unprintable characters error
- Replies: 5
- Views: 1777
If you want to investigate you can find ConfigState.xml in your folder %appdata%\Helios\TextPad\8 (just paste that directly into the File Explorer's path line - it should become something like C:\Users\MyName\AppData\Roaming\Helios\TextPad\8 ) and sense that under <Document-Classes> each occurance ...
- Fri Oct 14, 2022 7:19 am
- Forum: General
- Topic: Question about Moving to the Start of a Line
- Replies: 3
- Views: 2162
Re: Question about Moving to the Start of a Line
I've tried going into Preferences / Keyboard, and assigning "HOME" alternatively to LineLeft and LineStart (for others: in the Category "Cursor")
For me the command "LineStart" is assigned with the Home key and it works as intended: the text cursor is moved to the first non-space of the line, and ...
For me the command "LineStart" is assigned with the Home key and it works as intended: the text cursor is moved to the first non-space of the line, and ...
- Tue Oct 11, 2022 1:51 pm
- Forum: General
- Topic: Performance issues in 8.6.1
- Replies: 8
- Views: 3458