vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   No ++++ing clue what I am doing (https://vborg.vbsupport.ru/showthread.php?t=55660)

isqael1 07-27-2003 08:42 PM

No ++++ing clue what I am doing
 
Ok, so yes, I am a complete moron. I have no clue how to do any of the hacks. Whether they need to be done in mySQL Database or in Admin CP under templates, so if someone could give me a complete idiots explanation as to how to get started on Lesane's Store Hack, it would be so greatly appreciated

Gary King 07-27-2003 09:38 PM

What exactly do you need help with?

Velocd 07-28-2003 12:30 AM

If you've never done hacking before, and don't even think you can start, you might be best off just hiring someone to install the stuff for you.

isqael1 07-28-2003 12:54 AM

I understand the logistics of it and all, converting all that stuff. What I don't understand is, where to find some of the things I'm looking for

* * * * * * * * * * * * * * * * *

FILES EDITS

* * * * * * * * * * * * * * * * *

**********************************

OPEN ROOT/index.php

**********************************

Find:

if ($bbuserinfo['userid']!=0) {

Add after it:

$storepoints=$bbuserinfo['storep'];

Find:

} else {

$welcometext = "";

Add after it:

$storepoints="0";

I don't know where to do the file edits, whether it's in my vB Admin CP, or in MySQL Database. I guess I didn't explain my problem very well. Sorry

EvilLS1 07-28-2003 01:03 AM

You do the file edits to the files that you downloaded from vb.com. You know, the ones that you uploaded to your website under the "forums" folder before you installed the software. Just open them with a text editor (I use metapad, but notepad works good too) and use the "find" feature to locate the code. Once you've made all the changes to the file, save and upload it.

Also, read this for more help on how to apply hacks.


All times are GMT. The time now is 12:02 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.01157 seconds
  • Memory Usage 1,713KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete