![]() |
Thank you ;)
|
I've been looking for something like this for ages. Thank you!! How is it that this never made it to Mod of the Month?
|
Quote:
Work , thanks you bro !:D |
for people having issues with icons not showing up on subforums
open product-forumcategoryicons.xml Find $vbulletin->templatecache['forumhome_forumbit_level1_post'] = str_replace($find1, $replace, $vbulletin->templatecache['forumhome_forumbit_level1_post']); Change "find1" to "find". Save, reupload and it'll work. |
hi . i have a problem with icon in sub forum . i dont know to solve the problem
icon ok in forum http://www.ricercaprofessionista.com/forum.php but in sub forum not appears icons http://www.ricercaprofessionista.com...php?2-Economia help me please thx |
Please read through the thread, that subject has been covered a few times. :)
|
What about here?
Code:
$find1 = trim(preg_replace('#^\$final_rendered = |
Quote:
I am.. I run multiple themes and it would be nice to see it call to a specific theme. Being able to set by theme would be a big plus. Also, would it be possible to code it so we can use it the same as the stock setup were you have forum_new-48 and forum_old-48.. I know I will get some +++++ing if they "cant tell if the forum has new posts or not. Setting icon padding per forum would be nice as well, we can do size now but no way to center them all independently if using different sizes without coding it in manually. No biggy really, but it would be a nice addition to the mod. Quote:
As the design admin for them I did not have ftp access(only the main site team has access) so I had to come up with a way to up graphics without having to bug the head office all the time. I did this theme using the icons folder for pretty much all its graphics. Most of the others I had already created before I updated the site to vb4 so only a few refinements for them there.. https://vborg.vbsupport.ru/external/2013/11/8.png |
no, dont work icon is sub forum .
this is ok = http://www.ricercaprofessionista.com/forum.php this is not ok = http://www.ricercaprofessionista.com...php?2-Economia www.ricercaprofessionista.com i see other template modification in yours last post but dont do nothing |
Works fine for me. The bottom 2 are the default vB as I have yet to create a graphic for those categories yet.
https://vborg.vbsupport.ru/external/2013/11/13.png |
Quote:
I am still getting the same error.. Warning: asort() expects parameter 1 to be array, null given in ..../admincp/forum.php(248) : eval()'d code on line 21 Warning: Invalid argument supplied for foreach() in ..../admincp/forum.php(248) : eval()'d code on line 22 could anybody help me out? Thanks. |
Quote:
Had a blonde moment..! all done, confusing this with a WP plugin for another site :( |
thanks
|
Everything works fine except one thing:
https://vborg.vbsupport.ru/external/2014/06/29.jpg The upper part is what I should get, the lower part is what I get. I see information about users viewing thread in wrong place - it should be right beside forum title instead it's in front of description. Anyone have any idea what to do? |
Works Great once I figured out the settings...
|
1 Attachment(s)
Quote:
Can anyone tell me what to move to get it to show correctly? THanks in advance for any replies. |
Quote:
|
Quote:
|
Quote:
|
Quote:
This works great thanks, but i have a little problem, on categorys there are no icons, so it appears an invalid one, like this: https://vborg.vbsupport.ru/external/2014/04/35.png Do you know a solution for that? |
Quote:
|
this not work to me :-/
|
Quote:
|
Quote:
Check the templates forumhome_forumbit_level1_post forumhome_forumbit_level2_post and scan for {vb:rawphrase viewing} See if you have any line breaks like <br> before {vb:rawphrase viewing} It could also be a </span> or </div> ending tag in the wrong place. There's a number of things that could be causing this. |
Quote:
I have category icon after status icon enabled so this is the part of the code that's responsible for that: Code:
<div class="forumdata"> Code:
<div class="titleline"> Forum_name Browsing Forum_description I couldn't get that forum_description to a new line. So after that h2 style=forumtitle I did something like this: <vb:if condition="$show['forumdescription']"><p>{vb:raw forum.description}</p></vb:if> Changed to this: <vb:if condition="$show['forumdescription']"><br><br><p>{vb:raw forum.description}</p></vb:if> It kinda works - description is in next line but it doesn't look good. I had to add <br> 2 times because if there was only one it didn't worked. It was little lower but not in a completely new line. When there are two <br> it is in new line but there is also a lot of space between forum title and forum description. It doesn't look that good. Now it looks like this: Code:
<div> |
So I installed this mod about a year ago and its a great mod. Now I'm having a problem because I want to create a new style for my website. I like to have multiple styles so that users can pick the one they like the most. But I need to be able to create different category icons for each style I make.
Is there a way to do this? |
Is this possible on mobile skins too?
|
Have this installed, looks great, works on all the forums EXCEPT categories, no matter what I select for the Forum/SubForum Category Icon option.
What line should I look for in my skins to enable? |
Quote:
|
Hi,
It does not work for me :( https://vborg.vbsupport.ru/external/2014/07/7.jpg https://vborg.vbsupport.ru/external/2014/07/8.jpg I am using 4.2.2 What I have to do? Thank you |
@john7911
You have to create the folder and add your own custom icons... Make sure you have it set in settings of the name of the folder... Try all lowercase as well. |
Quote:
|
Hi,
I have changed all icon and it's looks perfect, I am very happy with the new look :) I have a little trouble in the Control Pane, when I clic to Edit Forum in the Forum Manager I have some Warning lines as you can see in the picture bellow: https://vborg.vbsupport.ru/external/2014/07/2.jpg https://vborg.vbsupport.ru/external/2014/07/3.jpg HTML Code:
Thank you ;) |
|
Quote:
Where i have to change the code? |
|
This is giving errors on 4.2.2 beta 1, any fix?
|
Quote:
|
Quote:
|
Works fine with vb4.2.2-pl2
Only sub category isn't showing. |
All times are GMT. The time now is 01:31 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:
|