vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Overgrow karma hack on 2.2.0? (https://vborg.vbsupport.ru/showthread.php?t=32037)

Aman 11-02-2001 08:33 PM

I installed overgrow's excellent karma hack on 2.0.3 and then upgraded to 2.2.0 and the karma icon dissappeared. Does anyone know how I would reinstate it? Thanks in advance.

Neo 11-03-2001 01:26 AM

it the image link correct?

apfeifer 11-03-2001 01:34 AM

If you just upgraded using the files they provided, you are going to have to re-install it seeing you overwrote parts (if not all) of it. When you upgrade, you uploaded the new files that didn't have the hack in it, so that's why it isn't being displayed.

Hope that helps!:)

:cool:

Aman 11-03-2001 03:58 AM

I think the problem I am having is that the code in the new 2.2.0 is so different that I can't figure out where to add the karma hack code to make it work. In the meantime, I am afraid I have made a big mess of my board. There were many others who purchased the karma hack, anyone had any success updating it to 2.2.0?

Dalius 11-05-2001 05:34 AM

No, you need to go through, downloading all the files you needed to before, and modifying them.

Aman 11-05-2001 01:09 PM

Dalius, were you able to get karma working on 2.2.0 because I downloaded the files did a search for the code mentioned on the karma modification php and I couldn't find the old code because it had been changed. Let me know if you were successful and I will attempt it again (I could very easily have done something wrong)? Thank you for the reply.

Aman 11-07-2001 08:06 PM

Overgrow just got back to me. He is very graciously going to create a new update for 2.2.0 - fantastic! So if any of you have purchased this great hack or wish to, just contact Overgrow

brady 12-11-2001 01:40 AM

I just got overgrow's karma hack workin on 2.2.1 for me

I think the only thing I had to change was when editing admin/index.php

find
PHP Code:

makenavoption("Add","bbcode.php?action=add","|");
makenavoption("Modify","bbcode.php?action=modify");
makenavselect("Custom vB Codes","<hr>"); 


and REPLACE that with

PHP Code:

makenavoption("Add","bbcode.php?action=add","|");
makenavoption("Modify","bbcode.php?action=modify");
makenavselect("Custom vB Codes");
// ***
<!-- KARMA HACK -->
makenavoption("Add","karmalevels.php?action=add","|");
makenavoption("Modify","karmalevels.php?action=modify");
makenavselect("Karma Levels","<hr>");
<!-- 
//END KARMA HACK --> 

I also had a problem with usercp.php

but i think I was just being stupid while making the hacks.... if you have a problem just ask and i will tell you how to fix this.

other than that... i was able to find all the code needed....

you can see my board here -> http://64.119.165.7/

I am just updating everything... and the site is relaunching that is why nobody is there yet ;)

I dont think overgrow would have a problem with me posting that stuff.... since it contain's none of his source code...

if this stuff is in anyway a problem........ please delete it and I apologize.

-Brady-

Aman 12-11-2001 02:37 AM

I just checked your board and couldn't see karma. Is it still working? Thanks for the code I will try it!

Aman 12-11-2001 02:38 AM

Oh, I forgot to mention are you using karma 1.1 or 1.0?


All times are GMT. The time now is 01:37 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.01110 seconds
  • Memory Usage 1,737KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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