![]() |
I hava same error in 4.2.2
|
Works for us 4.2.3 (and did on 4.2.2pl4) - probably does not help but I'd guess at a conflict with another plugin
We use PHP 5.6, Apapche 2.4, MariaDb 10.0.20 on Centos 6.6 |
Working fine for me on 4.2.3 as well.
|
Is there a way that I could just display this information inside the side bar:
There are currently X amount of users online. x number of members and x number of guests online. Most users ever online was X, 07-30-15 at 10:06 PM. It would be PHP code but how would I display just that info in the side bar area? Thanks for any info! |
How to show simple image in everywere block only on forum home (index)?
<vb:if condition="THIS_SCRIPT == 'index'"> <img src> </vb:if> dont woring. image still showing on all pages. |
We added a new forum category to our forum. It does not show in the sidebar. How do we add this new category?
Thank you |
Quote:
This mod only takes the sideblock and displays it on other sections of the site besides the main forum index, it neither adds nor removes sideblocks. |
I was wondering if it's possible to just show thread name and not the description?
|
1 Attachment(s)
I have the same problem for activity stream than SGoogle, Gobears20, nick-harper and Guadrian hope !
It works fine on index (2nd pic), but on other pages (showthread, calendar ...), links are not correct (1st pic) ! :confused::confused: Any idea BOP5 ? |
Found the solution.
Problems come from phrases and variables. You have to replace in x_replied_to_a_thread_y_in_z in GLOBAL, this Code:
<a href="{1}">{2}</a> replied to a thread <a href="{3}">{4}</a> in <a href="{5}">{6}</a> Code:
<a href="{1}">{2}</a> replied to a thread {4} <a href="{3}">{5}</a> in <a href="{6}">{7}</a> Code:
<a href="{1}" class="username">{2}</a> started a thread <a href="{3}">{4}</a> in <a href="{5}">{6}</a> Code:
<a href="{1}" class="username">{2}</a> started a thread {4} <a href="{3}">{5}</a> in <a href="{6}">{7}</a> |
All times are GMT. The time now is 05:50 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|