vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Help finding MEMBERINFO iTrader template file (https://vborg.vbsupport.ru/showthread.php?t=111614)

kellyandmike 03-29-2006 02:12 AM

Help finding MEMBERINFO iTrader template file
 
I am doing the iTrader MOD and can't find this file... Can someone tell me where to find it? It's the last step.

Kelly,
office@couponchix.com

// ############# Do The Following In The MEMBERINFO template ##############

Search For:
$navbar

Add Below:
<if condition="$vboptions[itrader_profile] == '1' ">$itrader_profile</if>

// ################### End MEMBERINFO template Edit ########################

DrewM 03-29-2006 08:52 AM

thats a templeate it's style manger.

kellyandmike 03-29-2006 11:41 AM

Okay, I am pulling out my hair.

Do I login to my cpanel and go to host manager, database, admin? Then I log in to myphpAdmin. From there, I am lost. Is that where I do it, or can I just log into my ftp and find the .php file there?

HELP AGAIN!

Well, I think I found where it is. but when I added the code, I got an error when trying to view the member profile, so I must have put it in the wrong place.???

I went into myphpAdmin, database, clicked on the database, template, MEMBERINFO, searched for $navbar and added the text I was supposed to on the next line, saved it and then could not view my profile on the board. I got an error

Parse error: parse error, unexpected T_VARIABLE in /home/couponch/public_html/feedback/member.php(655) : eval()'d code on line 10

Am I in the right place at least?

Code Monkey 03-29-2006 01:13 PM

No, you are not in the right place.

You need to go into your vBulletin admin control panel. Find the section that says "Styles and Templates" and click on style manager.

kellyandmike 03-29-2006 01:35 PM

Ok, I did that. Seemed to work. iTrader is listed under plugins, but doesn't appear on the "contact info" member page. Should it be running or should it be listed somewhere else?

Code Monkey 03-30-2006 01:02 AM

You should be asking that hacks author.


All times are GMT. The time now is 11:37 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.01040 seconds
  • Memory Usage 1,719KB
  • 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
  • (6)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