[Endless Horizon] Advanced Open Graph [Deleted]

I removed some of the bloated explanations in the add-on's Overview page, but I believe most, if not all, of the previously available features were kept and improved. Unless there was a specific feature that you found missing?

I am happy if all are working as well but now fellings that we have missing feature Remove defult open graph logo. I like this feature option who like to use then can set.
 
missing feature Remove defult open graph logo
Ah yes, you can remove the default logo by editing EHAOG_open_graph_meta template. I removed the option since now you have much more freedom in tampering with the template itself (in the previous version, the add-on used Template Modifications which you could only modify when you have Debug mode on).
 
Ah yes, you can remove the default logo by editing EHAOG_open_graph_meta template. I removed the option since now you have much more freedom in tampering with the template itself (in the previous version, the add-on used Template Modifications which you could only modify when you have Debug mode on).

Great that have own Template. No way can back this option without manual template edit? Just a ON/OFF switch.
 
No way can back this option without manual template edit? Just a ON/OFF switch.
Unfortunately, I have no plan on adding a switch. There's no risk in editing the template though. At worst, you will only have to merge the template if I do any change with that template on an update, and it's mostly can be merged automatically.
Besides, considering how the default Open Graph logo can be style-specific, I think it's better somewhat to edit the template, since the edit can be style-specific as well.
 
Just installed and immediately had 9 pages of errors,

Error Info
XenForo_Exception: [AdvOG/EXCEPTION] Could not fetch caching object... - library/EndlessHorizon/AdvOG/Listener.php:17
Generated By: Unknown Account, A moment ago
Stack Trace
#0 /home/pcsg/public_html/library/EndlessHorizon/AdvOG/ControllerPublic/Thread.php(113): EndlessHorizon_AdvOG_Listener::log(Array)
#1 /home/pcsg/public_html/library/EndlessHorizon/AdvOG/ControllerPublic/Thread.php(353): EndlessHorizon_AdvOG_ControllerPublic_Thread::loadAdvogCache(Array, Array, Object(XenForo_ControllerResponse_View))
#2 /home/pcsg/public_html/library/DailyStats/ControllerPublic/Thread.php(7): EndlessHorizon_AdvOG_ControllerPublic_Thread->actionIndex()
#3 /home/pcsg/public_html/library/XenForo/FrontController.php(351): DailyStats_ControllerPublic_Thread->actionIndex()
#4 /home/pcsg/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /home/pcsg/public_html/index.php(13): XenForo_FrontController->run()
#6 {main}
Request State
array(3) {
["url"] => string(61) "https://www.pc-sg.uk/threads/revel-and-york-hangar-tour.2060/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}

and this a different error
Error Info
ErrorException: Fatal Error: Call to a member function save() on boolean - library/EndlessHorizon/AdvOG/ControllerPublic/Thread.php:193
Generated By: Unknown Account, 4 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(67) "https://www.pc-sg.uk/threads/revamped-home-landing-page.2479/page-2"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
It seems you don't have a back-end caching enabled/installed? Try to enable "Store cache into database instead" option or disable "Cache with Smart Cache" option altogether.
 
If you still want the caching, enable smart cache as well as "store into database". Enabling "store into database" while smart cache itself is disabled will disable caching altogether.
Clear your server error logs, if you had disabled smart cache, it wasn't supposed to output that error message in anyway (already triple-checked the codes).
 
Just reply to the thread if you still have more issue so that I'll receive email notification and can assist you asap.
 
I got these errors which look like the same seen above a pair for each user. Was the recommended solution working? I started out with 5 pages of this stuff and cleared them out.

03Ka9nY.png


Code:
XenForo_Exception: [AdvOG/EXCEPTION] Could not fetch caching object... - library/EndlessHorizon/AdvOG/Listener.php:17
Generated By: hardtop, 3 minutes ago
Stack Trace
#0 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/EndlessHorizon/AdvOG/ControllerPublic/Thread.php(113): EndlessHorizon_AdvOG_Listener::log(Array)
#1 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/EndlessHorizon/AdvOG/ControllerPublic/Thread.php(353): EndlessHorizon_AdvOG_ControllerPublic_Thread::loadAdvogCache(Array, Array, Object(XenForo_ControllerResponse_View))
#2 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XenForo/FrontController.php(351): EndlessHorizon_AdvOG_ControllerPublic_Thread->actionIndex()
#3 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/spoolstr/domains/spoolstreet.com/public_html/forums/index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
  ["url"] => string(114) "https://bmw.spoolstreet.com/threads/vtt-335-destroys-drag-prepped-s14-enroute-one-of-the-three-172mph-passes.1541/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

Code:
ErrorException: Fatal Error: Call to a member function save() on boolean - library/EndlessHorizon/AdvOG/ControllerPublic/Thread.php:193
Generated By: hardtop, 4 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(114) "https://bmw.spoolstreet.com/threads/vtt-335-destroys-drag-prepped-s14-enroute-one-of-the-three-172mph-passes.1541/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Do you have a back-end caching? If not, then disable "Smart Cache" or enable "Store cache into database instead".
 
Do you have a back-end caching? If not, then disable "Smart Cache" or enable "Store cache into database instead".

I do not have one, this is a setting inside of the addon, correct?

I'm considering installing memcache, let me investigate that first. I won't induce any issues by doing so and just re-activating the addon?
 
Last edited:
Hello,

I'm having trouble with this add-on. Sometimes it works...

https://www.batacas.com/topics/cazado-tocando-la-bateria-al-volante.82523/

...but in most cases it doesn't:
https://www.batacas.com/topics/entrevista-a-pedro-barcelo.81442/
https://www.batacas.com/topics/chan...de-jojo-mayer-disponible-gratuitamente.82505/
https://www.batacas.com/topics/peter-criss-se-retira-tengo-71-anos.82482/

When there are thumbnails present, it points to what seem like corrupted JPGs, or to nothing at all. I have a 1.5.13 xenforo installation, with Redis cache, custom style and some minor addons.
 
@Soyuz Features such as adding images and YouTube thumbnails were never designed to work with articles or the likes from third-party add-on such as XenPorta. They were only designed to work with threads. Other features such as Twitter Card support happens to work since they were designed to work globally.
 
Top Bottom