Of course you need to promoto posts, you need to choose the forum from which the threads will appear on portal page and also you need to set the permissions and customize the portal page.I have installed this add-on and simply cannot get it to work.
The domain.com/portal is simply empty.
Is there any thing specifically had to be done?
Ohhhhh.... Have a nice weekendThis is not related to XenPorta. You have only 4 likes on FaceBook, but you have there 8 places for FaceBook Avatars, so that's why you have all 4 members twice. I think it makes sense, right?
Find the CSS selector and add z-index:999;How this Facebook frame z-index can be set?
Any ideas about the "promote this thread" missing option?
Noob here.. Can you please describe it step by step?Find the CSS selector and add z-index:999;
Noob here.. Can you please describe it step by step?
.pluginConnectButton {
z-index:999;
}
Didn't work.In your templates, find EXTRA.css and put this at the bottom:
HTML:.pluginConnectButton { z-index:999; }
See if that works. I'm only guessing; I don't have a way to test this for myself right now.
No worries. Do you have a live site somewhere?Didn't work.
Thank though
<style type="text/css">
.my-header-text {
float: right;
text-align:left;
font-size:24px;
color:white;
width:60%;
margin-top:40px;
}
<xen:if is="@enableResponsive">
@media (max-width:400px) {
.my-header-text {
display: none;
}
}
</xen:if>
</style>
<div class="my-header-text">The story of a legend</div>
ErrorException: Undefined index: node_id - library/XenForo/ControllerHelper/ForumThreadPost.php:75
Generated By: Unknown Account, 16 minutes ago
Stack Trace
#0 /home4/theblazi/public_html/forums/library/XenForo/ControllerHelper/ForumThreadPost.php(75): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home4/theblazi...', 75, Array)
#1 /home4/theblazi/public_html/forums/library/XenForo/ControllerPublic/Thread.php(32): XenForo_ControllerHelper_ForumThreadPost->assertThreadValidAndViewable(1694, Array, Array)
#2 /home4/theblazi/public_html/forums/library/ModEss/ControllerPublic/Thread.php(17): XenForo_ControllerPublic_Thread->actionIndex()
#3 /home4/theblazi/public_html/forums/library/EWRporta/ControllerPublic/Thread.php(9): ModEss_ControllerPublic_Thread->actionIndex()
#4 /home4/theblazi/public_html/forums/library/*******/AdvancedRules/ControllerPublic/Thread.php(8): EWRporta_ControllerPublic_Thread->actionIndex()
#5 /home4/theblazi/public_html/forums/library/XenForo/FrontController.php(337): *******_AdvancedRules_ControllerPublic_Thread->actionIndex()
#6 /home4/theblazi/public_html/forums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#7 /home4/theblazi/public_html/forums/index.php(13): XenForo_FrontController->run()
#8 {main}
Request State
array(3) {
["url"] => string(92) "http://www.theblazingtech.com/forums/threads/gta-4-xbox-graphics-enhancer-v1-0-release.1694/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.