• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

[8wayRun.Com] XenMedio (Media)

Status
Not open for further replies.
GT500.webp
Code:
Server Error
 
Mysqli prepare error: Table 'gmntmare_community.EWRmedio_media' doesn't exist
 
Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in XenForo/Model.php at line 218
XenForo_Model->fetchAllKeyed() in EWRmedio/Model/Media.php at line 62
EWRmedio_Model_Media->getMediasByIDs() in EWRmedio/SearchHandler/Media.php at line 62
EWRmedio_SearchHandler_Media->getDataForResults() in Tapatalk/Model/Search.php at line 18
Tapatalk_Model_Search->getViewableSearchResultData() in XenForo/Model/Search.php at line 305
XenForo_Model_Search->getViewableSearchResults() in XenForo/Search/Searcher.php at line 82
XenForo_Search_Searcher->searchGeneral() in XenForo/ControllerPublic/Search.php at line 230
XenForo_ControllerPublic_Search->actionSearch() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /home/gmntmare/public_html/community/index.php at line 13

This is weird.. I get the above error when I search my forums for GT500 all other searches are fine..?
 
Just added your xenmedio add-0n and donated a bit. Didn't allow me to place a comment and say 'thank you' - and it'll come from Core Freedom. So a delayed 'thank you' for a great mod. :-)
 
In: EWRmedio_AlertPreferences
Change the top line to:
Code:
<h3 class="sectionHeader">{xen:phrase media}</h3>

Using sectionHeader looks better...

xenmedio_h3.webp
 
Sorry, should have done the ole before and after comparison thingy. :)

With textHeading (or this original code)
Code:
<h3 class="textHeading">{xen:phrase media}</h3>

Gives...

lo.webp

The new code using sectionHeader
Code:
<h3 class="sectionHeader">{xen:phrase media}</h3>

Is more consistent is all.
(Makes it big & blue instead of small & black.)
 
Sorry, should have done the ole before and after comparison thingy. :)

With textHeading (or this original code)
Code:
<h3 class="textHeading">{xen:phrase media}</h3>

Gives...

View attachment 22063

The new code using sectionHeader
Code:
<h3 class="sectionHeader">{xen:phrase media}</h3>

Is more consistent is all.
(Makes it big & blue instead of small & black.)
It says sectionHeader on my template...
 
Is it possible to change the name in the navbar to something else, as well as the URL
so it would be site.com/videos/ or whatever we wanted, and the navbar link would say Video's vs Media?

Thanks
 
I mean that the current size is the forum to the right column of car I embed youtube links to get to see to the right. I would like to disable the auto embedded as it is great for the post.
You want to disable auto embed for XF? Thats in your adminCP somewhere, nothing to do with XenMedio unless I mis-understood u
 
Status
Not open for further replies.
Top Bottom