[XFA] Tags Generator (support threads, resources, medias, UBS, AMS) - XF2

[XFA] Tags Generator (support threads, resources, medias, UBS, AMS) - XF2 [Paid] 3.3.2

No permission to buy (€15.00)
This now works on 2.3. The google portion of the setup is a bit confusing but if you follow the directions you can get through it.
 
  • Like
Reactions: XFA
Glad it worked out as you expected in the end.
Sorry for the delay fixing the issue.
 
@XFA
XF2.2.16pl2 Tags Generator - XF2 3.3.1
Upgraded to Tags Generator - XF2 3.3.2 and Unfurl no longer worked.
Uninstalled 3.3.2 & reinstalled 3.3.1 & Unfurl works.

Server error log
  • ErrorException: Fatal Error: Declaration of XF\Http\Stream::write($string) must be compatible with Psr\Http\Message\StreamInterface::write(string $string): int
  • src/XF/Http/Stream.php:33
  • Generated by: CJ
  • Oct 3, 2024 at 11:37 AM

Stack trace​

#0 [internal function]: XF::handleFatalError()
#1 {main}

Request state​

array(4) {
["url"] => string(45) "/community/admin.php?tools/test-url-unfurling"
["referrer"] => string(64) "https://jeep-cj.com/community/admin.php?tools/test-url-unfurling"
["_GET"] => array(1) {
["tools/test-url-unfurling"] => string(0) ""
}
["_POST"] => array(2) {
["_xfToken"] => string(8) "********"
["url"] => string(26) "https://www.a2hosting.com/"
}
}
 
You were getting that error in the test tool or on every page that you put urls into ?
 
You were getting that error in the test tool or on every page that you put urls into ?
Every page that had a full url and the XF tests unfurl.
Ex.
https://google.com = error
http://google.com = error
google.com = no error

Any linked image using https:// or http:// will not embed but if no https:// or http:// will embed or link.
 
Hum I would need to investigate, did you open a bug report on our website ?
 
one small question... with autotagging existing topics ==> does it only use existing tags, or does it also create new tags based on wordcount?
 
one small question... with autotagging existing topics ==> does it only use existing tags, or does it also create new tags based on wordcount?
It creates new tags based on wordcount.
 
It creates new tags based on wordcount.
hoped that... But mine doesn't do that...

xenforo 2.2.16
tag essentials : 2.5.7

He only uses existing tags... doens't create new tags based on chatgpt...
 
Was it for threads that already had enough tags (but maybe not relevant) ?

There is no implementation of chatgpt for now but this something we envision.
 
Back
Top Bottom