vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Board Optimization - United-Forum CSS Sprites - ludicrous speed - NOW! (https://vborg.vbsupport.ru/showthread.php?t=266696)

Osbes 08-01-2011 03:53 PM

Hello Crotan,

if you use TMS, this is it.

If you doenst use TMS add a 329 Lines Diff-File with Template-Changes to your workload. :/

Best regards
Sebastian

Mooff 08-01-2011 03:59 PM

Does deactivating TMS revert all template changes? I don't know never tested that.

Crotan 08-01-2011 04:16 PM

Quote:

Originally Posted by Osbes (Post 2227744)
Hello Crotan,

if you use TMS, this is it.

If you doenst use TMS add a 329 Lines Diff-File with Template-Changes to your workload. :/

Best regards
Sebastian

Think I'll be going with TMS then, :p

However for some of the images it spits out an error with the wrong file path, for instance:

Code:

122 icon candidates added.
...../forums/forums/images/icons/icon1.png does not exist or is not readable.
...../forums/forums/images/icons/icon2.png does not exist or is not readable.

Where it lists the forums directory twice, looking in the wrong spot?

Crotan 08-01-2011 05:06 PM

1 Attachment(s)
hmm on that note, this latest 0.7.0a version has removed the statusicons from search.php results list :confused:

https://vborg.vbsupport.ru/attachmen...1&d=1312221956

final kaoss 08-01-2011 05:09 PM

I had to uninstall it & go back to my old skin. This is how it's acting up now...

http://vgchat.info/forum/?styleid=16

Osbes 08-01-2011 05:21 PM

Hi Crotan,

how does ist the Path for icon1.png in the AdminCP defined?

Jeah, we forget the search.php and will resolve this problem within the next day (maybe tonight, but it is 20:20 in Germany) :)

Best regards
Sebastian

Crotan 08-01-2011 05:47 PM

Quote:

Originally Posted by Osbes (Post 2227788)
Hi Crotan,

how does ist the Path for icon1.png in the AdminCP defined?

Jeah, we forget the search.php and will resolve this problem within the next day (maybe tonight, but it is 20:20 in Germany) :)

Best regards
Sebastian

Code:

/forums/images/icons/icon1.png
Is that not the standard file path, I've never changed it for any of the default post icons.

Seems the mod is expecting /images/icons/XXXXX.png

The latest version also removed the magnification glass for the search on the navbar. :rolleyes:

Osbes 08-01-2011 06:01 PM

Quote:

Originally Posted by Crotan (Post 2227796)
/forums/images/icons/icon1.png

Thanks, i will look for a way to solve this in the next version :)

Quote:

Originally Posted by Crotan (Post 2227796)
The latest version also removed the magnification glass for the search on the navbar.

You have set an additional background:
Code:

.globalsearch .searchbutton {
    background: url("images/Seamus/gradients/back3.png") repeat-x scroll left top transparent;
    border: 1px solid #1B518F !important;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 2px #1A1A1A;
    margin-left: -5px;
    margin-top: -2px;
}

The background-definition overwrites the sprite.

If you remove this, you will see the sprite.
To didnt lose your styling, you could change the http://flotgaming.net/forums/images/buttons/search.png icon accordingly and refresh the sprite :)

DNCL 08-01-2011 06:04 PM

the magnification glass for the search is there for me, no need for fix in my case.

giorgino 08-01-2011 06:34 PM

Quote:

Originally Posted by DNCL (Post 2227802)
the magnification glass for the search is there for me, no need for fix in my case.

Idem for me


All times are GMT. The time now is 11:46 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
  • Page Generation 0.01409 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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