![]() |
what if we just want one particular image for one particular forum? how do we do that?
|
I installed another version of this mod for 3.6.1 but it lacked a few features that i needed so tried this one on a test forum and it worked a treat this is ezactly what i was looking for.
Ta Muchly |
Installed this on 3.6.1 and it works great but one thing we have noticed is that the option to double click the icon to have posts marked read doesn't work with this. Anyone have that feature working with this?
|
if you edit the
Code:
alt="" border="0" /></td> Code:
alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td> i think you must edit also the clientscript/vbulletin_read_marker.js Any ideas ? |
Quote:
Anyone help us out? |
hello
anyone can help me with any hack work of this... https://vborg.vbsupport.ru/showthread.php?t=88330 |
Will this work on 3.6.4?
|
It is working with 3.6.3, I am pretty sure it will work with 3.6.4 ;)
Why don't you guys just try it out instead of asking every time? |
how do I get to this page https://vborg.vbsupport.ru/attachmen...4&d=1133467855
|
found it works great ;)
|
i've just installed it. it works great with 3.6.4
|
I have installed this on 3.6.4 but the product does not show up on my options menu in the admincp.
However, the product is on the list when I click on the manage product tab. Is there an update for 3.6.4? |
To the dude above, I believe it's done in the forum manager.
|
Ive tried this plugin on 3.6.4, configured and all, and doesnt work. I used this one an old board of mine 3.5 and worked fine, so im assuming ive configured it properly.
Is there an update for 3.6.4 Chris? |
where is Product Manager directory?
where i need to upload the xml file? |
I've installed this with 3.6.7 PL1 an it works like a charm.
Really a nice hack. |
There's some flaws with this, even though it works. The icon wont change to unread or the other way around unless you CLICK ON THE CATEGORY name. Even if you click on a thread inside the cateogry (from the main page), it will stay the same icon (as unread).
Also this is have an affect with the sub forums too. |
works great on 3.6.8
|
Make sure when using this in 3.6.8 or later to not blindly copy the template edits. The templates have a bit more in them in the 3.6.8 than the installation shows. Essentially, just search for
Code:
$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif Code:
<if condition="$show['customstatusicon']">$forum[customicon]<else />$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif</if> |
Quote:
I haven't had a chance to port any of my modifications to the latest version as I haven't even had the time to renew my licences yet ;) I plan to do this after I get back from Holiday in October, so expect a new update confirmed to work on whatever the latest version is in approximately mid-October time :) Chris |
Quote:
I have the same problem! Any suggestion? |
I use this mod in my forum for quite a long time and like it very much :) Actually, I modified it to show other custom infos for every forum as well.
http://www.fehler-im-film.de/forum/f...play.php?f=389 You can see the images, but also "IMDB", "OFDB" and "Kino.de" custom links. I added a field "Kinostart" (theatrical release) which has the date. But the format is english. I tried to get the german format without any success. What I tried so far is Code:
if ($forum['subinfos'] == 'kinostart') Any ideas how to convert the date? |
And another thing :)
I activated the option to show the forum infos on the forumdisplay with no subs also http://www.fehler-im-film.de/forum/f...splay.php?f=53 (Herr der Ringe - Die Gef?hrten 2001; R: Peter Jackson; Mit: Noel Appleby, Sean Astin, Sala Baker, u.v.a. in this case). I want to show the custom icon there as well but didnt get it to work. How can I do that? |
Very nice hack :) thx u :)
compatible for vb 3.6.8 |
Quote:
|
Just I've moved my board to a subfolder in public_html, and Custom Status Icons seems don't find the images now: I must edit manually the location of each image to include the path of the new subfolder.
Am I missing something ? |
Hi,
There doesn't seem there is much action in this forum but I'll try in anycase.. When you have more than one style active is there a way of making each style having it's own forum icons? Thanks |
Quote:
|
Does this work with 3.7? :)
|
I do not have this
<td><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td> I have <td><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td> Is that the same thing, is there a reason my code is different? |
I have the same issue as above
|
I'm with the above posters. I have 3.6.9 installed.
Thanks! |
Hallo,
i installed your mod and it works fine. Today i found an error, if i go in a category of my forum i see an error message like this: id="forum_statusicon_9" /> you can see here: http://www.ilbraccoitaliano.net/foru...isplay.php?f=3 but if i display the main forum list no error : http://www.ilbraccoitaliano.net/forum/index.php Can someone help me? thanx |
Nobody can help me?
|
vb 3.7.0
using mod "columns on forumhome by xenon" and of course your mod custom forum status icons" My icons ain't changing. I installed the xml. I created a customicons directory and placed it at forum root. I edited the following: forumhome_forumbit_columncell Code:
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" width="$column_width"> Code:
<tbody> Code:
<tr align="center"> |
Quote:
'Search this mod' is a useful function; try searching for 'xenon'. https://vborg.vbsupport.ru/showpost....5&postcount=96 |
Quote:
How do you get the information to show up next to the icon? Mine just shows the link to the forum, ie. music forum. I'd like to have the latest thread info like this. https://vborg.vbsupport.ru/external/2008/04/2.jpg |
Quote:
FIND <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> ADD AFTER $forum[lastpostinfo] This will just show it the way it normally shows up on the regular index. To play around with the positioning of the text, find the last poster information in the template forumhome_lastpostby |
It works, but it creates the status icon next to the last post info. Basically you have your "forum" icon, then below it, the thread icon with the post info.
|
Quote:
<div>$forum[lastpostinfo]</div> And then work with aligning the divs together. |
All times are GMT. The time now is 08:41 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:
|