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 01-19-2012 11:09 PM

Hello raymondblog,

below an example for the template changes of memberaction_dropdown for your site based on the profile link:

replace

Code:

<a class="siteicon_profile" href="http://www.raymond.cc/forum/members/hadylabna.html">
    View Profile
</a>

with

Code:

<li class="left"><span class="sprite_siteicons_profile"></span><a href="http://www.raymond.cc/forum/members/safeguy.html">
    View Profile
</a> </li>

for the navbar, replace

Code:

<input type="image" tabindex="100" onclick="document.getElementById('navbar_search').submit;" name="submit" src="images/styles/Aesthetica/buttons/search.png" />
with

Code:

<input type="submit" tabindex="100" name="submit" class="sprite_button_search searchbutton" style="border:0" />
Please note, that my replacements doenst include the vBulletin Template Tags. But i would advise you to use them.

Best regards
Sebastian

Osbes 01-19-2012 11:12 PM

Hello Gn_Snake,

vbulletin-germany.com released the german version of vB 4.1.10 about 5 hours ago. I think within one week we should be ready to upgrade our live forum and make the final tests with the new version. Shortly after this, we will upload the new version here.

Best regards
Sebastian

raymondblog 01-20-2012 02:21 AM

Thanks Obses! Got 99% of it working, except the search button.
Weirdly it shows the "Submit" text on top of the button.

https://vborg.vbsupport.ru/external/2012/01/6.gif

Osbes 01-20-2012 10:08 AM

Quote:

Originally Posted by raymondblog (Post 2290082)
Thanks Obses! Got 99% of it working, except the search button.
Weirdly it shows the "Submit" text on top of the button.

https://vborg.vbsupport.ru/external/2012/01/6.gif

in this case, add

Code:

value=""
as an attribute to the search button. it should look like

Code:

<input type="submit" tabindex="100" name="submit" class="sprite_button_search searchbutton" style="border:0" value=""/>
after the replace.

Bulbucan 01-20-2012 03:18 PM

I can't find gd-libary 2.0.36 - where to find it ? what's the libary name?

Osbes 01-20-2012 05:37 PM

Hello Bulbucan,

if you are using Debian, you can get the gd lib via your package manager (see http://packages.debian.org/de/squeeze/php5-gd for the needed package).

If you want some help, you need to give more informations about your system (OS, Webserver, Build-In Lib or not?).

Best regards
Sebastian

RedPoint 01-22-2012 04:19 PM

Tagged - wait for 100% 4.1.10 version

Rvl 01-23-2012 04:16 PM

i got this error for 320 icons: does not exist or is not readable.

how can i fix this. thanks a lot.

tbworld 01-24-2012 06:59 PM

Quote:

Originally Posted by Osbes (Post 2290031)
Hello Gn_Snake,

vbulletin-germany.com released the german version of vB 4.1.10 about 5 hours ago. I think within one week we should be ready to upgrade our live forum and make the final tests with the new version. Shortly after this, we will upload the new version here.

Best regards
Sebastian

Thank you, Really great work! Will give me a great base line to work with! Even though there was much to do to make it work, it was sure worth it. Again thanks for all you put into it. PS: Anything I had to do was nothing if I had to do the same thing from scratch. Just wanted you to know my comment above was not a complaint. I have been a programmer for many many years, users do not complement they critique. Hang in there! :)

Robru 01-28-2012 11:35 AM

This is a fantastic mod, thanks!! :)


All times are GMT. The time now is 08:20 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.02114 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)bbcode_code_printable
  • (2)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