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)
-   -   Mini Mods - ZH - Default Referrer (https://vborg.vbsupport.ru/showthread.php?t=134000)

Ziki 07-14-2007 07:35 PM

Did configure the settings?And tell me what hacks are installed on the register_ hooks.

katie hunter 07-14-2007 10:25 PM

I installed that one the xml file https://vborg.vbsupport.ru/showthread.php?t=134000

but is showes an error in my registration page so i read this one addon :

https://vborg.vbsupport.ru/showthread.php?t=134323

and the steps are confusing for me, they are asking to replace after 'register.php'
replace this referrerid=X

First i don't know which id # i should put and the second issue is I have two register.php words, don't know which one should i place the reffereid after it



which one should i place this after it ?referrerid=X

1St

Code:

{
$vbulletin->url = iif(strpos($vbulletin->url, 'register.php') !== false, $vbulletin->options['forumhome']


2nd

Code:

$navbits = construct_navbits(array(
'register.php?' . $vbulletin->session->vars['sessionurl'] . 'a=ver' => $vbphrase['activate_your_account'],
'' => $vbphrase['email_activation_codes']
));
eval('$navbar = "' . fetch_template('navbar') . '";');


calorie 07-14-2007 11:05 PM

In the zh_ref.xml file, add a semi-colon after this line:
Code:

        $zhref = $vbulletin->options['zh_ref']

katie hunter 07-15-2007 12:14 AM

add that word ? semi-colon

calorie 07-15-2007 12:17 AM

The character ;
Code:

        $zhref = $vbulletin->options['zh_ref'];

Ziki 07-15-2007 12:23 AM

I'm sorry I forgot that.I will update now.

katie hunter 07-15-2007 10:28 AM

XML Error: syntax error at Line 1

That is what i received when i tried to upload the xml afterward.

yoyoyoyo 10-04-2007 03:33 PM

if another member actually does send a referral will this remove that referral?

Also - the setting in the ACP says to enter the referrer's name - do I really enter the name or the user ID?

Ziki 10-05-2007 09:58 AM

Name


All times are GMT. The time now is 09:51 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.01107 seconds
  • Memory Usage 1,728KB
  • 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
  • (4)bbcode_code_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
  • (9)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