I'm no expert in php/mysql but I did try replacing the utf-8 characters with plain latin1 characters to see if that was the case and the code still reported an error.
This online regex visualizer seems to report the same error that I am seeing
https://www.debuggex.com/r/Vn6mittiUyjU72FZ
I am using MariaDB v10.0.14 stable
The second time this was the SQL
SELECT tagtext AS id FROM tag WHERE tagtext REGEXP "^(&[\#\da-z]*;|[^a-z\d])*(&[\#\da-z]*;|[^a-z\d])*[([uЩЪЫЬщъыьµ]|u|Ж|ж)[sЉљ][eИЙКЛийкл]r32](&[\#\da-z]*;|[^a-z\d])*(&[\#\da-z]*;|[^a-z\d])*$" ORDER BY LENGTH(tagtext) LIMIT 1...
Database error in DragonByte SEO 1.3.1:
Invalid SQL:
SELECT tagtext AS id FROM tag WHERE tagtext REGEXP "^(&[\#\da-z]*;|[^a-z\d])*(&[\#\da-z]*;|[^a-z\d])*[([uÙÚÛÜùúûüµ]|u|Æ|æ)[sŠš][eÈÉÊËèéêë]r32(&[\#\da-z]*;|[^a-z\d])*dll](&[\#\da-z]*;|[^a-z\d])*(&[\#\da-z]*;|[^a-z\d])*$" ORDER BY...
Downloaded the update
Hybrid mode works perfectly in vBulletin 3.8.8 now.
However I noticed a new error in the error_log
[02-Oct-2014 15:37:51 America/Chicago] PHP Fatal error: Using $this when not in object context in /home/web/public_html/forum/dbtech/dbseo/hooks/threadmanage_complete.php...
I thought I'd try to reproduce this on vBulletin 3.8.8 but wasn't able to, however I did notice another perhaps similar issue.
I am using the latest dbSEO 1.2.7
Clicking hybrid display mode switches the url to the following and fails
400 Bad Request
In linear and threaded display mode the url...
In the latest update there appears to be a problem with the Link Title feature.
I have "Link Titles" set to "Overwrite Title" and I have "Link Titles: External URLs" Off.
The problem is that this turns off Link Titles for Internal forum URLs.
This did work in previous versions however lately...
I am afraid that this update does not resolve the problem.
Your code changes don't appear take into consideration that the forumcache contains an invalid seopath
because your FilterText() replaces an empty string with "a" we have to take that into consideration when seopath is set to say "a"...
Yes.
I have some additional information for you.
(after undoing my fix)
If I view a post or thread directly after clearing the system cache then I can reproduce it every time.
i.e. http://www.flashfxp.com/forum/showthread.php?p=83196#post83196
Now if I clear the system cache again and then...
Unfortunately I am not able to give you direct access to this server.
"[forum_path]" = [forum_title]
"Forum URLs" = [forum_path]/
I have attempted to determine the problem on my own since I am unable to allow you remote access and I have come up with a crude hack to solve the problem that...
Thank you for your amazing fast and prompt fix however I am seeing a slight problem.
I re-downloaded 1.0.0b8 and replaced all of the files on the server (and cleared all caches, etc)
There seems to be a slight problem with all forum urls showing as
http://www.flashfxp.com/forum/a/
or...