vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   [Solved] Different Forum Icon For Each Forum? (https://vborg.vbsupport.ru/showthread.php?t=190254)

Bacon Butty 09-07-2008 03:31 PM

Quote:

Originally Posted by Lynne (Post 1616671)
Do you have a link to the page that isn't showing the icons?

edit: You've got the names wrong, they should be:

* blueroom_forum_link.gif
* blueroom_forum_new.gif
* blueroom_forum_new_lock.gif
* blueroom_forum_old.gif
* blueroom_forum_old_lock.gif

Cant show the link as its a hidden style I am working on.

The skin is "easyblue", and the files;

* blueroom_forum_link.gif
* blueroom_forum_new.gif
* blueroom_forum_new_lock.gif
* blueroom_forum_old.gif
* blueroom_forum_old_lock.gif

Are located in /forum/images/easyblue/statusicon/

With the prefix in the admincp setting in forum manager set as blueroom_

Still no luck.

Thanks for the help.

Lynne 09-07-2008 03:47 PM

Are the names of the new icons showing up in your source code? Are you just getting a blank icon on the page? What is the result? Any errors in your error_logs? Do you have the path to your folder correct in Style > StyleVars > Item Status Icon Folder ?

Bacon Butty 09-07-2008 03:55 PM

Icons simply aren't changing, showing the default. /forum/images/easyblue/statusicon/forum_new.gif

The Item Status Icon Folder in StyleVars is images/easyblue/statusicon

No errors in error_logs.

Opserty 09-07-2008 04:23 PM

Create a New Style with No Parent Style. Browse the affected pages using this style, do your icons change?

Lynne 09-07-2008 04:40 PM

Can you view those icons directly? ie. www.yousite.com/forum/images/easyblue/statusicon/blueroom_forum_link.gif

Bacon Butty 09-07-2008 04:43 PM

You can yes. Link

SEOvB 09-07-2008 04:51 PM

Quote:

Originally Posted by Bacon Butty (Post 1616684)
Cant show the link as its a hidden style I am working on.

The skin is "easyblue", and the files;

* blueroom_forum_link.gif
* blueroom_forum_new.gif
* blueroom_forum_new_lock.gif
* blueroom_forum_old.gif
* blueroom_forum_old_lock.gif

Are located in /forum/images/easyblue/statusicon/

With the prefix in the admincp setting in forum manager set as blueroom_

Still no luck.

Thanks for the help.


They wont go there by default. enter the custom name (blueroom_forum_new.gif for ex.)

When the broken image appears, right click it and hit view image in FF or Properties in IE. This will tell you where the image needs to be saved to, then simply move the images to that folder.


Also, it is possible the custom image doesnt work for that skin on the forum home templates. Revert the forumhome_forumbit_level2_post template and then see if it works.

The second line of that template should be something like
Code:

        <td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>

Opserty 09-07-2008 04:52 PM

Did you also try clearing your browser cache? Also which forum have you changed it for?

It seems to be working for your "feelingblues" skin as it is trying to use the image: http://www.grandoldteam.com/forum/im..._forum_old.gif

To be honest, the easiest way we will be able to see this is to make the skin viewable...

--------------- Added [DATE]1220810123[/DATE] at [TIME]1220810123[/TIME] ---------------

Quote:

Originally Posted by FRDS (Post 1616751)
They wont go there by default. enter the custom name (blueroom_forum_new.gif for ex.)

I'm not sure what you mean by "They won't go there by default" but if you look in the template it shows:
Code:

<img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" />
So if the skin is set up correctly it should do.

Bacon Butty 09-07-2008 04:56 PM

Quote:

Originally Posted by Opserty (Post 1616753)
Did you also try clearing your browser cache? Also which forum have you changed it for?

It seems to be working for your "feelingblues" skin as it is trying to use the image: http://www.grandoldteam.com/forum/im..._forum_old.gif

To be honest, the easiest way we will be able to see this is to make the skin viewable...

Link to skin I am working on

The Everton Forum is the icon I am trying to change.

Opserty 09-07-2008 05:00 PM

Look in your forumhome_forumbit_leve2_post template. Do you have the code in red:
Code:

<tr align="center">
    <td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
    <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
        <div>

Or is it slightly different?


All times are GMT. The time now is 12:43 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
  • Page Generation 0.01145 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete