![]() |
does this work with vb 3.8.8?
|
Yes it should.
|
I imported it into my vb 3.8.8 forum and it DID work
but the moment I imported it I got some mysql error which was too quick for me to even see to copy/paste here :( |
Quote:
|
I have opened up the xml file in a text editor. I can't say that I fully understood the codeĀi'm not very fluent in php.
However, I assume that this script could be modified to also get the open graph meta data and display that within a post? |
Quote:
|
true it is also possible to thread title display instead Title Tag?
|
If you upgrade to higher versions of PHP after upgrading to VB 3.8.9 and find this mod is causing deprecation warnings edit the Title_Replace plugin in plugin manager.
Find the code (at the very bottom): Code:
$messagetext = preg_replace( Code:
$messagetext = preg_replace_callback( That should resolve the issue. |
After I PM'd you and didn't get a response I had someone else look into this issue. This is the code they came up with...
Code:
$messagetext = preg_replace_callback( I haven't tested your code but I know for certain that the one above works as I'm currently using it in a production environment. Looks like the same code to me just a different variable name correct? |
Probably, I know my code works, if you're sure the other code works that is fine too.
"My code" by the way is virtually the same code from the VB 3.8.9 source code, which I believe the original bit of code it replaces was copied from earlier 3.x source code. Next time if you do PM me for help and find the answer please let me know so I don't waste time working on something you no longer need. |
All times are GMT. The time now is 04:35 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|