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 12:27 PM

0.7.0a is uploaded.

This should solve the problem :)

giorgino 08-01-2011 12:32 PM

My thread.css is

Code:

.threadbit .nonsticky a.threadstatus, .threadbit .sticky a.threadstatus {
        background-repeat: no-repeat;
        background-position: {vb:stylevar padding} 4px;
        position: relative;
        float: {vb:stylevar left};
        clear: {vb:stylevar right};
        width: {vb:math {vb:stylevar threadbit_iconsize.width}{vb:stylevar threadbit_iconsize.units} + {vb:math 2 * {vb:stylevar padding}}};
        display:block;
}


Osbes 08-01-2011 12:41 PM

Hello giorgino,

please remove

background-position: {vb:stylevar padding} 4px;

This overwrites the background-position of our sprites.

Best regards
Sebastian

final kaoss 08-01-2011 12:49 PM

No they aren't because my images aren't located there. They are at i1.vgchat.info

Quote:

Originally Posted by Mooff (Post 2227572)
Are those files readable and the folder writeable for the username/group you are using for php?


giorgino 08-01-2011 12:52 PM

Perfect Osbes :) Thank you, great work!

What about this issue?
https://vborg.vbsupport.ru/showpost....9&postcount=97

Osbes 08-01-2011 01:01 PM

Hello giorgino

Sorry, i overlook this.

I made these based on 4.1.3, maybe this changed with 4.1.5.

Are there some images like
Code:

<img src="{vb:stylevar imgdir_pagination}/last-{vb:stylevar right}.png" alt="{vb:rawphrase last}" />
in your pagenav? If you use a custom design, maybe this was removed, then you also didnt need this changes.

Best regards
Sebastian

final kaoss 08-01-2011 01:04 PM

So how do I get this to point to i1.vgchat.info since the forum is at vgchat.info/forum

Osbes 08-01-2011 01:05 PM

Hello extreme-gaming,

what would be the corresponding absolute filepath that is used for i1.vgchat.info , ..., i3.vgchat.info?

Are you using some rewirte rules to support the link between "/i1/icons" and i1.vgchat.info ?

In the most CDNs (like used bei vBSeo), there are URLs in the StyleVars, what our addon understands, but i dont know if you need additional software like vBSeo to Support CDNs for vBulletin).

Best regards
Sebastian

final kaoss 08-01-2011 01:10 PM

Sorry about that, it's i1.vgchat.info. I don't have to use any rewrite rules at all, since I've changed the image paths via stylevars so the paths I used were these.

/1/icons
../1/icons

giorgino 08-01-2011 01:12 PM

1 Attachment(s)
Yes Osbes I use 4.1.5 :)

Another issue in search.php (new messages)


All times are GMT. The time now is 01:17 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.01425 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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