Theme Help | SimpleBlackV2
Select messages from # through # Forum FAQ
[/[Print]\]

HeadShot Extreme -> Nuke Blocks / Modules Support

#1: No icon Theme Help | SimpleBlackV2 Author: Trowbie PostPosted: Thu Jan 02, 2020 5:52 pm
    —
After migrating to 209E some of my guys had problems with the themes formatting correctly on their monitors.
After some hits and misses it seems that a majority have had success with the SimpleBlackV2 theme which I see you have available on your site. So, now, in my eyes you become the expert. ;)

Here's my issue.  When viewing forum posts, there are 4 options (Post, Reply, Print, Who Viewed) at the beginning of each post. The first 3 images display fine, but the Who Viewed is broken and displays the alternate text. I checked the folder(SimpleBlackV2/forums/images/lang_english) and was missing the icon_viewed.gif file.  I snatched that from your site but had no luck.

After digging around, I found reference in the viewtopic_body.tpl file.

       <TOPIC><a><img></a><TOPIC>

What I can't seem to find is where {WHOVIEW_IMG} gets defined.  {U_WHOVIEW_TOPIC} is defined properly and establishes the correct link.

Where do I go to determine why {WHOVIEW_IMG} is not getting defined?

#2: No icon Re: Theme Help | SimpleBlackV2 Author: Trowbie PostPosted: Thu Jan 02, 2020 5:54 pm
    —
Oops.  Sorry. Never dawned on me that HTML would get gobbled up in the post.

Line #19 in the viewtopic_body.tpl file.

And, now that I look at your site, it appears you may have come across this issue already as your Who Viewed button is different from the others.

#3: No icon Re: Theme Help | SimpleBlackV2 Author: [HSX]coRpSELocation: Back of your mind!!! PostPosted: Fri Jan 03, 2020 4:04 pm
    —
Okay, the fix is simple. Since you already have the image from my site on your site, its just a matter of 1 simple edit.

Open:
Public_html/themes/XtremeV3/forums/forums.cfg

On line 47, you will see:

Code: [ Select all ]

$images['icon_viewed']        = $current_template_images.'/{LANG}/icon_viewed.gif';


after that line, add

Code: [ Select all ]

$images['icon_view']          = $current_template_images.'/{LANG}/icon_viewed.gif';


I am not sure if that above line is used, I don't think it is, so you could more and likely just changed the 'icon_viewed' to 'icon_view'.
You will probably need to clear your cache after you do the change and the edit.


Hope this helps.

#4: No icon Re: Theme Help | SimpleBlackV2 Author: Trowbie PostPosted: Sat Jan 04, 2020 11:08 am
    —
That did it.  lachen danka

#5: No icon Re: Theme Help | SimpleBlackV2 Author: [HSX]coRpSELocation: Back of your mind!!! PostPosted: Sat Jan 04, 2020 7:12 pm
    —
No problem, Anytime.



HeadShot Extreme -> Nuke Blocks / Modules Support


output generated using printer-friendly topic mod. All times are GMT - 7 Hours

Page 1 of 1