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)

Darkwaltz4 11-07-2008 02:39 PM

Quote:

Originally Posted by prelude99_vtec (Post 1660784)
this problem fixed -- thanks!

I have another question, hopefully, this will be my last one :-)

A problem occur, am not sure whether it's bug or because I set it wrong in some section, but almost everyday, there will be random member have credit increase tremendously (and this could be an active or inactive member). I have to manually reset it back in the user option from ACP. Can you help? Again, thanks for all your support.

How much tremendously? did you enable unlimited access of the post award system to your regular members?

Quote:

Originally Posted by klaja26 (Post 1658890)
Is there anyway to show the total amount of credits earnt on the site. Id prefer it count the total number of points earnt all together and disregard any credits spent or taken away but if it can only count how many credits there currently are on the site then thats fine as well.

No :-/ if you enable the display of credits in your memberlist settings, you can see a column of credits for all users that way (plus with sorting :p)

prelude99_vtec 11-07-2008 07:15 PM

Quote:

Originally Posted by Darkwaltz4 (Post 1661217)
How much tremendously? did you enable unlimited access of the post award system to your regular members?

no, only mod can use the post award system -- I set 100 credits for all members at base, and within couple hours, credit of a random member can increase up to 10k -- not sure why

Darkwaltz4 11-14-2008 02:28 PM

im sure its settings based.. if you send me an admin login i can check you over.

iou1 02-01-2009 05:27 PM

On the first nav template edit I'm getting this message:

Quote:

The following error occurred when attempting to evaluate this template:

The conditional on line 23 appears to be missing its end tag (</if>). The template will not function properly unless this is fixed.

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.

Darkwaltz4 02-02-2009 12:26 AM

Quote:

Originally Posted by iou1 (Post 1731100)
On the first nav template edit I'm getting this message:

double check your template edit - you applied it incorrectly

iou1 02-02-2009 04:33 AM

You're right. ;)

Thanks!

pyro.699 02-11-2009 01:58 PM

When a user donates "credits" to another user, and they go to check their private message... they receive these errors, and a pm with no body user or anything...

Code:


Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /includes/class_postbit_alt.php on line 159

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/class_postbit.php on line 870

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/class_postbit.php on line 871

Warning: Invalid argument supplied for foreach() in /private.php on line 1407

Thanks
~Cody Woolaver

Darkwaltz4 02-13-2009 02:20 PM

Did you set a PM username that still exists in the global vbcredits settings?

timhessel 02-18-2009 10:54 AM

hi,

I tried installing the plugin just now on a 3.6.4 install, but the product manager keeps asking me to perform the Fix for old versions. I have gone through all the setup steps in the right order, and I even double-checked the changes I made, but it still keeps saying this.

Any ideas?

-edit-
Hmm, in the version I downloaded from this thread there was only 1 fix, on includes/adminfunctions.php

Here I found a whole other Fix. Trying that now.

Darkwaltz4 02-18-2009 01:26 PM

Quote:

Originally Posted by timhessel (Post 1747777)
hi,

I tried installing the plugin just now on a 3.6.4 install, but the product manager keeps asking me to perform the Fix for old versions. I have gone through all the setup steps in the right order, and I even double-checked the changes I made, but it still keeps saying this.

Any ideas?

-edit-
Hmm, in the version I downloaded from this thread there was only 1 fix, on includes/adminfunctions.php

Here I found a whole other Fix. Trying that now.

edit forum/plugins/credits_installer.php and find

PHP Code:

if (!method_exists(new vBulletinHook'fetch_hookusage')) 

replace with

PHP Code:

if (!method_exists(new vBulletinHook'fetch_hookusage') AND false

the fix is no longer relevant, but i forgot to remove this check. didnt think anyone was using such an old version still :p


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