TMDb TV Thread Starter for XenForo 1.x [Deleted]

For reference, the latest update doesn't play well with @Brogan https://xenforo.com/community/resources/cta-mini-me-posts-in-thread.3671/

When running both the posters don't appear in thread_list. I know Brogan said there could be conflicts between this addon and other modifications
I don't think it ever did. When the poster avatar is replaced with the TV poster, any avatar add-on won't work. The mini-me never worked with the TV poster showing. It's not suppose to work or even be there.
 
Sorry, I meant that Brogan's addon was overwriting your one. The TV posters weren't appearing in the thread_list.
 
If this add-on doesn't allow other add-ons to utilise the mini-me avatar then just uninstall my add-on.
 
Sorry, I meant that Brogan's addon was overwriting your one. The TV posters weren't appearing in the thread_list.
I see.

Try this. Temporarily put your site into debug mode, go to Appearance->Template Modifications and change the execution order for the thread_list_item modification for CTA Mini-me Posts In Thread to 11.

OR (don't do both), change the thread_list_item (Adds TV poster to thread list) modification for the TV Thread Starter to 9.

Then take your site out of debug mode.
 
I see.

Try this. Temporarily put your site into debug mode, go to Appearance->Template Modifications and change the execution order for the thread_list_item modification for CTA Mini-me Posts In Thread to 11.

OR (don't do both), change the thread_list_item (Adds TV poster to thread list) modification for the TV Thread Starter to 9.

Then take your site out of debug mode.

Thanks :)
 
Had a few issues...

Installed, the option to show "Title, Genre, Date" simply would not appear in the thread view...

Tried various things, figured could uninstall/re-install.

Attempted to do that, started getting errors, it shut my forums down. Went back in, hit install again, site back up...

Screenshot_2.webp

Code:
Stack Trace

#0 [internal function]: XenForo_Application::handlePhpError(2, 'unlink(library/...', '/home/sheldonbo...', 57, Array)
#1 /home/sheldonbowyer/public_html/xfuniverse.com/library/Snog/TvThreads/UnInstall.php(57): unlink('library/Snog/Tv...')
#2 /home/sheldonbowyer/public_html/xfuniverse.com/library/Snog/TvThreads/UnInstall.php(55): Snog_TvThreads_UnInstall::deldir('library/Snog/Tv...')
#3 /home/sheldonbowyer/public_html/xfuniverse.com/library/Snog/TvThreads/UnInstall.php(55): Snog_TvThreads_UnInstall::deldir('library/Snog/Tv...')
#4 /home/sheldonbowyer/public_html/xfuniverse.com/library/Snog/TvThreads/UnInstall.php(33): Snog_TvThreads_UnInstall::deldir('library/Snog/Tv...')
#5 [internal function]: Snog_TvThreads_UnInstall::uninstall(Array)
#6 /home/sheldonbowyer/public_html/xfuniverse.com/library/XenForo/DataWriter/AddOn.php(200): call_user_func(Array, Array)
#7 /home/sheldonbowyer/public_html/xfuniverse.com/library/XenForo/DataWriter.php(1779): XenForo_DataWriter_AddOn->_postDelete()
#8 /home/sheldonbowyer/public_html/xfuniverse.com/library/XenForo/ControllerAdmin/AddOn.php(122): XenForo_DataWriter->delete()
#9 /home/sheldonbowyer/public_html/xfuniverse.com/library/XenForo/FrontController.php(347): XenForo_ControllerAdmin_AddOn->actionDelete()
#10 /home/sheldonbowyer/public_html/xfuniverse.com/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /home/sheldonbowyer/public_html/xfuniverse.com/admin.php(13): XenForo_FrontController->run()
#12 {main}

Request State

array(3) {
  ["url"] => string(62) "https://xfuniverse.com/admin.php?add-ons/Snog_TvThreads/delete"
  ["_GET"] => array(1) {
    ["add-ons/Snog_TvThreads/delete"] => string(0) ""
  }
  ["_POST"] => array(2) {
    ["_xfConfirm"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
  }
}

Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Table 'sheldonb_xfuni618.xf_tv_forum' doesn't exist - library/Zend/Db/Statement/Mysqli.php:77
Generated By: XFU, 23 minutes ago
Stack Trace

#0 /home/sheldonbowyer/public_html/xfuniverse.com/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\n\t\t\tSELECT foru...')
#1 /home/sheldonbowyer/public_html/xfuniverse.com/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\n\t\t\tSELECT foru...')
#2 /home/sheldonbowyer/public_html/xfuniverse.com/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\n\t\t\tSELECT foru...')
#3 /home/sheldonbowyer/public_html/xfuniverse.com/library/XenForo/Model.php(219): Zend_Db_Adapter_Abstract->query('\n\t\t\tSELECT foru...', Array, 2)
#4 /home/sheldonbowyer/public_html/xfuniverse.com/library/XenForo/Model/Forum.php(133): XenForo_Model->fetchAllKeyed('\n\t\t\tSELECT foru...', 'node_id')
#5 /home/sheldonbowyer/public_html/xfuniverse.com/library/XenForo/NodeHandler/Forum.php(85): XenForo_Model_Forum->getExtraForumDataForNodes(Array, Array)
#6 /home/sheldonbowyer/public_html/xfuniverse.com/library/XenForo/Model/Node.php(571): XenForo_NodeHandler_Forum->getExtraDataForNodes(Array)
#7 /home/sheldonbowyer/public_html/xfuniverse.com/library/XenForo/Model/Node.php(773): XenForo_Model_Node->mergeExtraNodeDataIntoNodeList(Array, Array)
#8 /home/sheldonbowyer/public_html/xfuniverse.com/library/XenForo/Model/Node.php(745): XenForo_Model_Node->getNodeListDisplayData(Array, 0, 0, NULL)
#9 /home/sheldonbowyer/public_html/xfuniverse.com/library/XenForo/ControllerPublic/Forum.php(81): XenForo_Model_Node->getNodeDataForListDisplay(false, 0)
#10 /home/sheldonbowyer/public_html/xfuniverse.com/library/WidgetFramework/XenForo/ControllerPublic/Forum.php(13): XenForo_ControllerPublic_Forum->actionIndex()
#11 /home/sheldonbowyer/public_html/xfuniverse.com/library/NFLJ/Showcase/ControllerPublic/Forum.php(7): WidgetFramework_XenForo_ControllerPublic_Forum->actionIndex()
#12 /home/sheldonbowyer/public_html/xfuniverse.com/library/XenForo/FrontController.php(347): NFLJ_Showcase_ControllerPublic_Forum->actionIndex()
#13 /home/sheldonbowyer/public_html/xfuniverse.com/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#14 /home/sheldonbowyer/public_html/xfuniverse.com/index.php(13): XenForo_FrontController->run()
#15 {main}

Request State

array(3) {
  ["url"] => string(23) "https://xfuniverse.com/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

I'm fine with the add-on, only wanted it to appear like this:
Screenshot_3.webp

.....which I can no longer seem to figure out what I need to do.
 
Sheldon, see your PCs.

Also, the information in the thread list is done by a template modification. It is possible that your template doesn't contain the 'Find' section of the modification so it never gets inserted. You may need to edit that because of any customization you've done to the templates.
 
I have the add-on turned off right now.

-- and now doing as suggested via PM.

Will attempt again shortly, see what I am doing incorrectly.
 
Sheldon, see your PCs.

Also, the information in the thread list is done by a template modification. It is possible that your template doesn't contain the 'Find' section of the modification so it never gets inserted. You may need to edit that because of any customization you've done to the templates.

Good deal. I'll check that first thing when I get this reinstalled.
 
OK, now the question and answer portion begins. ;)

Have you edited the default thread_list_item template?

Do you have any other add-ons that modify the thread_list_item template?

That is why you get paid the big bucks. Continually forget about that.

Conflict with: SK Mark Thread as Read

I'll work around it.
 
That is why you get paid the big bucks. Continually forget about that.

Conflict with: SK Mark Thread as Read

I'll work around it.
There may be a simple work around. Change the execution order of the template modification on either add-on up or down (try both directions on ONE modification only) and see if they decide to play nicely together once you do that. You need to be in debug mode to change the execution order of template modifications.
 
Snog...

Just changed it to have it store my images locally. Tried running all crons, everything else. Am I missing something in order to get these to start appearing again?
 
Back
Top Bottom