vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - vBCredits - Ultimate Points System (https://vborg.vbsupport.ru/showthread.php?t=151924)

nir 09-09-2007 10:04 PM

When vbCredits 1.4 is this being released?

slyreptile 09-09-2007 10:11 PM

Read the forum! The release has already been stated multiple times. Please stop bothering Dark and Pixel with these types of questions.

nir 09-09-2007 10:21 PM

Quote:

Originally Posted by slyreptile (Post 1335784)
Read the forum! The release has already been stated multiple times. Please stop bothering Dark and Pixel with these types of questions.

:mad:

reza1217 09-09-2007 10:35 PM

Great MOD. But would love to know how I can I delete the extra break in the navbar. I added the $credit_navbar in the navbar template and it gives an extar line between this and the rest of the content.

thanks a lot for your help.

Ohiosweetheart 09-09-2007 10:46 PM

Dumb question, I know, but did you check to see if there's a <br /> between the code for time/date, and the code for this mod?

reza1217 09-09-2007 11:03 PM

I have checked it but it seems to be in the $credits_navbar code as I have replaced it with "some text" and that's what it shows.

reza1217 09-09-2007 11:17 PM

The html page shows this code, note the <br /> code in the begining of the line. I just don't know which template to change to get rid of that <br />

PHP Code:

<!-- / clock hack -->
            
<
br /><a href="credits.php">Credits</a>: <b>13.5</b>
        </
div>
        </
td


Ohiosweetheart 09-09-2007 11:18 PM

from looking at your attachment, it would be in the navbar template.

reza1217 09-09-2007 11:43 PM

anyway, could'nt find a better way to fix this. in the product xml file I took off the <br /> from "$credits_navbar .= '<br /><a href="credits.php'" and reinstalled with overwrite and it's gone now. Now I am happy.

PHP Code:

{
            
$credits_navbar .= '<br /><a href="credits.php' $session['sessionurl_q'] . '">' $vbphrase['credits'] . '</a>: <b>' vb_number_format($vbulletin->userinfo['credits'], $vbulletin->options['credits_decimals']) . '</b>';
        }]]></
phpcode>
        </
plugin


Darkwaltz4 09-10-2007 12:22 AM

Quote:

Originally Posted by Ohiosweetheart (Post 1335770)
I registered at your forum. But I can't post anything :( No permissions.

did you verify your email?

Quote:

Originally Posted by reza1217 (Post 1335794)
Great MOD. But would love to know how I can I delete the extra break in the navbar. I added the $credit_navbar in the navbar template and it gives an extar line between this and the rest of the content.

thanks a lot for your help.

you could have just edited the display credits in navbar plugin...
either way, this might interest you http://www.vbcredits.com/forum/showthread.php?t=222


All times are GMT. The time now is 10:11 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.02639 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
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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