vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Give Reputation For New Posts & Threads (https://vborg.vbsupport.ru/showthread.php?t=78853)

DR?@M W?@V?R 03-28-2005 07:07 PM

Quote:

Originally Posted by mfk_1868
no but i can write a small script for this if somany people want

I have been looking for something that will update reputation points since I upgraded from version 2 of vbulletin, as members with lots of posts started at 0 reputation points cause of the upgrade.

It would be good if that could be done.

mfk_1868 03-29-2005 04:52 AM

Quote:

Originally Posted by DR?@M W?@V?R
I have been looking for something that will update reputation points since I upgraded from version 2 of vbulletin, as members with lots of posts started at 0 reputation points cause of the upgrade.

It would be good if that could be done.

i ll write a basic script for reputation of old posts in a few days. We cant calculate the thread count because it is not stored i any database field so we have to calculate for all posts and that is too much time i think. But just for posts is easy and good!

lasto 03-29-2005 10:04 AM

is 3 files to download do i have to do v1 then v2 and then v3

is there not just one big file to do,makes life easier.

mfk_1868 03-29-2005 12:50 PM

all versions have seperate install and updates so if you didnt installed any just download and install the newest version!

Bolas 03-29-2005 06:09 PM

Hi,
In your admincp/forum.php you should use the vb phrase system using as 'phrasetypeid' = 4 (forum-related phrases)

like..
Code:

$DB_site->query("INSERT INTO ".TABLE_PREFIX."phrase (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'text', 'Karma Manager', 3)");
If you want you can use as example my installer..

mfk_1868 03-30-2005 03:12 PM

Quote:

Originally Posted by Bolas
Hi,
In your admincp/forum.php you should use the vb phrase system using as 'phrasetypeid' = 4 (forum-related phrases)

like..
Code:

$DB_site->query("INSERT INTO ".TABLE_PREFIX."phrase (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'text', 'Karma Manager', 3)");
If you want you can use as example my installer..

will do in the next release!

vakvak 07-20-2005 02:52 PM

thak you..

but problem
http://img29.imageshack.us/img29/4518/ttt3mr.jpg

how are i edit? and Option Code: (leave this blank)

lefthome 09-14-2005 10:01 PM

Okay, it appears this hack is not running anymore but I have a question. Can this be changed to UsergroupID instead of UserID so my new members get 10 rep marks for their first post (they are promoted after 10 rep marks) and how would I do this? Is it as simple as changing userID to UsergroupID?

Dreiko 01-15-2006 03:15 PM

I would LOVE to see this hack in 3.5.x

chikkoo 01-29-2006 06:23 PM

Quote:

Originally Posted by Dreiko
I would LOVE to see this hack in 3.5.x

Me tooo...

Wanna try this in 3.5.x


All times are GMT. The time now is 09:13 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.01061 seconds
  • Memory Usage 1,738KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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