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)
-   -   vBulletin Forum Sideblocks - Current Staff Online Forum Sideblock and CMS Widget by BOP5 (https://vborg.vbsupport.ru/showthread.php?t=284617)

tomrep 06-19-2012 11:29 PM

my vb is not reconizeing .bop5staffimg {
max-width: 40px;
max-height: 40px;
min-width: 40px;
min-height: 40px;
padding: 0 4px 2px 0;
float: left;
}

.bop5staffli {
height: 42px;
}

.bop5staffol {
padding: 1px;
}

.bop5staffuser {
font-size: 110%;
}

.bop5staffhr {
display: none;
}

BirdOPrey5 06-20-2012 01:11 AM

Quote:

Originally Posted by Alex@bulletin (Post 2341131)
Hi Dude!

I like your idea and wanted to provide a little translation to german but you seem to be out of phrases :(

The mod is perfect if you could phrase the following displayed texts - concerning the situation that noone from the staff is online:


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

Finally the mod seems to work as you can see - I tried on 4.2 :) :up:

It is not phrased that is true, but it is something you can edit via the configuration at the top of the PHP code.

If you have need to use phrases you can create the custom phrase(s) in GLOBAL phrases and in the top of configuration set the options such as:

PHP Code:

$nostaffuser $vbphrase['staff_online_none'];
$nostaffusertitle $vbphrase['staff_online_no_one_online']; 

You just have to create those two phrases (staff_online_none and staff_online_no_one_online) in Phrase Manager.

Quote:

Originally Posted by tomrep (Post 2341255)
my vb is not reconizeing
Code:

.bop5staffimg {
  max-width: 40px;
  max-height: 40px;
  min-width: 40px;
  min-height: 40px;
  padding: 0 4px 2px 0;
  float: left;
}

.bop5staffli {
  height: 42px;
}

.bop5staffol {
  padding: 1px;
}

.bop5staffuser {
  font-size: 110%;
}

.bop5staffhr {
  display: none;
}


That code goes in your additional.css template of each style you use- are you sure you put it in the right location?

If so I need a link to your site to check.

Karma1337 06-20-2012 02:05 AM

Thanks a lot.
Mark installed and nominated. :)

Alex@bulletin 06-20-2012 10:56 AM

hmmm okay. I don't need it yet, as I don't have a public forum yet, I just like to translate mods when I'm bored ;)

Gemma 06-20-2012 01:29 PM

Well done creating your first sideblock addon BOP5, looks good and works perfectly. Thanks for releasing :)

Nirjonadda 06-21-2012 12:59 PM

Its not working on 4.1.10
Code:

Warning: Invalid argument supplied for foreach() in [path]/includes/class_core.php(4606) : eval()'d code on line 10

BirdOPrey5 06-23-2012 12:35 PM

Thanks. Requires 4.2.0 it seems.

deverill2010 06-23-2012 01:19 PM

Any progress on the widget BOP?

BirdOPrey5 06-24-2012 03:03 PM

no, nothing to show yet. I thought it would be a simpler port.

deverill2010 06-24-2012 03:14 PM

Ah that's a real shame, it was the widget I originally wanted when I requested lol. :)


All times are GMT. The time now is 12:23 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.01337 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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