Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 12-16-2007, 01:48 PM
Whiterook Whiterook is offline
 
Join Date: Jun 2005
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Adding Link In AdminCP?

Hello All,
I'm wondering if anyone can lend a hand. In previous versions of vB I could add a link next to the ones shown in the image below. Since the upgrade I can't find where to add it.

Does anyone have any ideas?

Reply With Quote
  #2  
Old 12-17-2007, 02:20 PM
Whiterook Whiterook is offline
 
Join Date: Jun 2005
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nobody has a clue?
Reply With Quote
  #3  
Old 12-18-2007, 01:19 AM
C.ooder C.ooder is offline
 
Join Date: Dec 2007
Posts: 212
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello

try go to Languages & Phrases >> Search in Phrases

and search thes

Code:
forum_home_page
Edit

and try add what you want
Reply With Quote
  #4  
Old 12-18-2007, 09:04 PM
Whiterook Whiterook is offline
 
Join Date: Jun 2005
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No luck C.ooder.
"Does not match"



I can view the page source for the links (as follows)
Code:
<table border="0" width="100%" height="100%">
	<tr align="center" valign="top">

		<td style="text-align:left"><a href="http://www.vbulletin.com/" target="_blank"><b>Admin Control Panel</b> (vBulletin 3.6.8 Patch Level 2<img src="http://version.vbulletin.com/version.gif?v=368&amp;id=L544280f" width="1" height="1" border="0" alt="" style="visibility:hidden" />)</a></td>
		<td><a href="http://members.vbulletin.com/" id="head_version_link" target="_blank">&nbsp;</a></td>
		<td style="white-space:nowrap; text-align:right; font-weight:bold">
			<a href="../index.php" target="_blank">Forum Home Page</a>
			|
			<a href="index.php?do=cplogout" onclick="return confirm('Are you sure you want to log out of the control panel?');"  target="_top">Log Out</a>

		</td>
	</tr>
	</table>
Where do I find the html page that contains this?
The header on the "view page source" reads: admincp/index.php?do=head
I've looked in the admincp index.php. but that only makes references to other .php's. I'm looking for the html.
Any clue?

Thanks again,
WR
Reply With Quote
  #5  
Old 12-19-2007, 12:56 PM
vB Crew vB Crew is offline
 
Join Date: Nov 2007
Location: Otsego, MI
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When you click on the text "Forum Home Page" next to your arrow, it takes you to your home page. Are you trying to get to your index page?
Reply With Quote
  #6  
Old 12-20-2007, 04:45 AM
Whiterook Whiterook is offline
 
Join Date: Jun 2005
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vB Crew View Post
When you click on the text "Forum Home Page" next to your arrow, it takes you to your home page. Are you trying to get to your index page?
Yes.... I believe that is the place. The link shown next to the arrow takes me to "XYZ.com/forums/index.php" I would like a link to "XYZ.com".

As I stated previously, I had placed this link there before the upgrade... but have forgotten where I added it.... (gray matter suffering, or the vB scripts have changed... Hope it's the later)

Thanks vB Crew... Hope this can be resolved. I'll keep looking though
Reply With Quote
  #7  
Old 12-20-2007, 09:21 AM
vB Crew vB Crew is offline
 
Join Date: Nov 2007
Location: Otsego, MI
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is in the index.php file in the admincp folder. Give a shout if you need help adding the link.
Reply With Quote
  #8  
Old 12-20-2007, 09:33 PM
Whiterook Whiterook is offline
 
Join Date: Jun 2005
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the help vBCrew .... I added the phrase as suggested in your PM. Worked like a charm
Reply With Quote
  #9  
Old 12-20-2007, 10:53 PM
vB Crew vB Crew is offline
 
Join Date: Nov 2007
Location: Otsego, MI
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is what I did for whiterook. I edited the admincp/index.php file.

I added this

Code:
			<a href="http://www.hissite.com/<?php echo $vbulletin->session->vars['sessionurl_q']; ?>" target="_blank"><?php echo $vbphrase['re_home']; ?></a>
			|
above

Code:
			<a href="../<?php echo $vbulletin->options['forumhome']; ?>.php<?php echo $vbulletin->session->vars['sessionurl_q']; ?>" target="_blank"><?php echo $vbphrase['forum_home_page']; ?></a>
			|
Now there is a "Home" link to the home page, next to the "Forum Home Page" link to the forum index page.

Then I had whiterook create the new phrase.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:58 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04019 seconds
  • Memory Usage 2,244KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete