![]() |
Hey I've noticed that the mod doesn't recognize .png files? Is there something I've done wrong?
|
NVM, it just doesn't recognize files with a space in the filename.
|
is there anyone knowing how to use this mod and Elegant Forum description on mouseover [as Xenforo] - vBSocial.com in the same time? i have your mod installed for a while and works like a charm on vb 4.2. i asked in the other thread but no real help. maybe someone here is able to help and give some nice and clear advise. PS: i use this mod as replacing the old forum icons...
|
So i have the mod working for my sub forums but i can not add an icon to the main forum? Am I doing something incorrect? any help would be appreciated.
https://vborg.vbsupport.ru/external/2013/02/6.png |
So when I created a new forum it asked me but if i try to edit it the option is not available as it is when i edit the sub forums.
|
Hey All,
So I wanted to use this but when you had a Category > Category > Subforum layout the images would not properly showup (actually they wouldn't at all). There was a post on "how to fix it" but then my problem was that the images were not correctly displaying. I spent 3-4 hours fixing it (should have been easy but hey im not coder) so if anyone needs - just update your forumhome_forumbit_level1_post template and have it look like this. Should work for default template - I had to go in and copy the code from his XML to figure it out. It would be nice if you could add this in so subforums would properly work out of the box. Code:
<li id="forum{vb:raw forum.forumid}" class="forumbit_post {vb:raw forum.statusicon} L1"> |
Marked as installed, nominated and voted five damn stars. This should be core functionality of vBulletin. The current system with multiple images in statusicon, is completely retarded. Excellent plugin(!), Dark_Wizard.
|
Thank you, No issue at vb4.2.0 PL3 great mod!
|
Hello, i have this errors when i edit the forum in admincp
PHP Code:
PHP Code:
|
Is there anyway to have a different category image folder for each style?
I don't know much about coding but I feel like its possible to do this. The css code points to the folder you've typed in (in Forum category Settings.) So you should be able to replace that line in the postbit template so that instead of pointing there, it points to a different folder. This way you can edit the postbit template on each one of your styles. Can anybody help me out with this? It would be extremely useful. |
Been a while since I checked this forum. Just wondering if anyone is still having problems with this mod?
|
Strange,
vb 4.2.0 When logged in these look outstanding When not logged in, unregistered, the icons are large and for the most part unviewable. The lock icon looks good, large but good Basically they are not resizing the images when not logged in which makes no sense to me. Thoughts? |
When i install this:
https://vborg.vbsupport.ru/showthrea...light=Sponsors The category image do not show more :( Someone can help? |
please update mod to work with subforum icons
|
Quote:
I have posted numerous posts (look at posts 672 thru 677) with screen prints and code examples explaining how to apply very simple fixes to have the mod work for sub forums as well as displaying the forum & sub forum icon at the top of a thread. Check my posts |
thanks for your replay but i have other problem with subforums icons...
the icons in "forumhome" is displayed but the icons inside the forum (forumdisplay) not show... for example, if i have a subforum inside a any forum, the subforum icon is not displayed.. (Sorry for my English) |
Quote:
|
Hi All
I,m new to this so be gentle I have installed it & edited the areas required but i get no icons to choose when selecting. I have a custom style Animated arena I have made the folder under images but no images show in the dropdown box Can somebody help please |
Now sorted thanks
|
The sub forum icon doesnt change.......
|
Quote:
Also, for some reason it would not list my images if they were any type except png. It would not accept gif or jpeg . What type are your images? Try one as png |
Quote:
|
Nice mod brother
|
yo dudes i just installed Themeforest metro theme is there a way to use that plug in with that theme ?
|
Forum Category Icons not Work on Subforums :(
|
Quote:
|
Quote:
If you edit some coding you can get it to work. |
Nice mod brother
|
Quote:
VSA code being: Code:
<li class="subforum"> |
Installed and working!
Great Job! |
thanks
|
Dear all member
I have install this mod it is working but one problem with me if before login Avery image show good but i am just login to forum images are dull means images are showing light..what is wrong with me.. |
hi,for subcategory forum icon not work.,it's not replace forum icon.
|
Quote:
vBulletin 4.1.12 |
Installed on 4.2 and getting this error!!!
Warning: asort() expects parameter 1 to be array, null given in [path]/xxx/forum.php(248) : eval()'d code on line 20 Warning: Invalid argument supplied for foreach() in [path]/xxxx/forum.php(248) : eval()'d code on line 21 Forget it, found out the problem, added slashes to the path, guess I wasn't supposed to... |
How would I add space between the icon and the start of the forum text description that starts on the right of the icon? Thx
|
vBulletin 4.2.2
When in the Admin panel I get the following: Warning: Function eregi() is deprecated in ..../adminpanel/forum.php(248) : eval()'d code on line 12 ^ I get one Warning for every icon created, ie. I have 19 Warnings and have 19 custom Icons ---------------------------------------------------------------------------------------------------------------------------------- I'm assuming its the Plugin Template : Forum Category Icons [Forum Manager Edit] if($image != ".." && $image != "." && $image != "lock.png" && (eregi('\.(jpg|gif|png)$', $image))) ^ where the eregi function is depreciated? I've changed mine to the following and it seems to work (I'm assuming - don't see a problem yet): if($image != ".." && $image != "." && $image != "lock.png" && (preg_match('/\.(jpg|gif|png)$/i', $image))) |
Quote:
Thank you, worked perfectly. |
Any plans to port this to 5.x? It was one of our favourite hacks until we upgraded to 5... :(
|
Quote:
|
All times are GMT. The time now is 12:21 AM. |
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:
|