vb.org Archive

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

kylek 04-24-2008 05:51 AM

So far no problems with vbcredits and rc4.

PixelFx 04-24-2008 07:03 AM

I'm making progress with the site, I'll have it up asap. in the mean time dark can help with questions here. While I work on our network issues we've been having.

Kicks 04-24-2008 07:42 AM

mhh .. what?s with the domain ?
can?t load the webseite vbcredits since a few days :(

searching for a german language pack

honken 04-24-2008 08:05 AM

Quote:

Originally Posted by PixelFx (Post 1497937)
I'm making progress with the site, I'll have it up asap. in the mean time dark can help with questions here. While I work on our network issues we've been having.


cant hardly wait until asap :D

RedTrinity 04-24-2008 02:22 PM

Hi DarkWaltz4,

Firstly, well done on the great add-on :)

I just have a styling question related to the copyright notice to do with VBCredits - as you can see, with the style I have as our default, the branding font/colour differs from other text in the footer, and it is positioned isolated smack bang in the center.

http://www.theparentingsanctuary.com.au/forums

How can I alter/relocate this so that it matches my template better? I would like it to be on the left hand side and in the same font/colour as the other text there.

Cheers :)

Darkwaltz4 04-24-2008 04:41 PM

Regarding the site: we are having some technical issues which we are recovering from and should have the site back up in a day or two.. I am not sure if the german language pack we have is for 1.3 or 1.4...

Regarding the branding: I can't tell you; however if you PM me an admin login with style perms I will fix it for you personally instead :)

Black Tiger 04-24-2008 08:20 PM

@Darkwaltz4: On your forums I asked you for the code for displaying the amount of savings in the postbit_legacy template same as credits are displayed and how to do this.

You had answered to that thread, and I marked it, but because forums is down I can't find it and I had reverted my postbit template in which it was hardcoded, I seemd to forget to put it in the TMS system.

Can you provide me again with the code how to display this and implement it?

RedTrinity 04-24-2008 11:53 PM

Quote:

Originally Posted by Darkwaltz4 (Post 1498316)
Regarding the branding: I can't tell you; however if you PM me an admin login with style perms I will fix it for you personally instead :)

Ok, thanks I will do that now. And I should probably mention I posted this in the 3.7 thread by accident, our board is 3.6.9 lol! Sorry about that :o Shouldn't affect the issue though, I don't think.

Darkwaltz4 04-25-2008 03:52 AM

Quote:

Originally Posted by Black Tiger (Post 1498531)
@Darkwaltz4: On your forums I asked you for the code for displaying the amount of savings in the postbit_legacy template same as credits are displayed and how to do this.

You had answered to that thread, and I marked it, but because forums is down I can't find it and I had reverted my postbit template in which it was hardcoded, I seemd to forget to put it in the TMS system.

Can you provide me again with the code how to display this and implement it?

basically, in postbit/_legacy find
PHP Code:

                         <if condition="$show['credits_post']">
                              <
div>
                                   
$vbphrase[credits]: <span id="cdt_$post[postid]_$post[userid]">$post[credits]</span> <if condition="$show['credits_donate']">[<a href="credits.php?$session[sessionurl]do=manage&amp;u=$post[userid]#donate">$vbphrase[donate]</a>]</if> <if condition="$show['credits_check']">[<a href="credits.php?$session[sessionurl]do=banking&amp;u=$post[userid]">$vbphrase[check]</a>]</if>
                              </
div>
                         </if> 

add below

PHP Code:

                         <if condition="$show['credits_post']">
                              <
div>
                                   
$vbphrase[credits_savings]: $post[credits_saved] <if condition="$show['credits_check']">[<a href="credits.php?$session[sessionurl]do=banking&amp;u=$post[userid]">$vbphrase[check]</a>]</if>
                              </
div>
                         </if> 

you may even want to remove the

PHP Code:

<if condition="$show['credits_check']">[<a href="credits.php?$session[sessionurl]do=banking&amp;u=$post[userid]">$vbphrase[check]</a>]</if> 

from the FIND block before adding below it (to spread out where the links end up appearing)

Quote:

Originally Posted by GamerGirl27 (Post 1498664)
Ok, thanks I will do that now. And I should probably mention I posted this in the 3.7 thread by accident, our board is 3.6.9 lol! Sorry about that :o Shouldn't affect the issue though, I don't think.

thats alright, just try not to get mixed up over which version you try to upgrade with :D

futureye 04-25-2008 03:01 PM

can we add a store to sell items like gifts???


All times are GMT. The time now is 01:23 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.01929 seconds
  • Memory Usage 1,763KB
  • 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_php_printable
  • (4)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