vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   End-User Options - GTUserCP - Enhanced USERCP Interface + USERCP Menu (https://vborg.vbsupport.ru/showthread.php?t=136321)

NFLfbJunkie 02-14-2007 01:18 PM

I applied the template edits and it seemed to have caused one of the line borders to thicken. Any way to correct this?

Princeton 02-14-2007 01:24 PM

Quote:

Originally Posted by Junkie (Post 1182376)
There are other instances of the drop down arrow showing - subscribed threads pages.

Changes needed to the SUBSCRIBE template: please download updated zip file

FIND IN SUBSCRIBE:
Code:

$vbphrase[subscribed_threads_in_folder]<span class="normal">: <span

id="nav_subsfolders.listinfo"><if condition="$show['allfolders']">$vbphrase[all]<else

/>$folder</if> <script type="text/javascript"> vbmenu_register("nav_subsfolders.listinfo");

</script></span></span>


REPLACE WITH:

Code:

$vbphrase[subscribed_threads_in_folder]<span class="normal">: <if

condition="$show['allfolders']">$vbphrase[all]<else />$folder</if> </span>


FIND:

Code:

$vbphrase[subscribed_threads_in_folder]<span class="normal">: <span

id="nav_subsfolders.threadlist"><if condition="$show['allfolders']">$vbphrase[all]<else

/>$folder</if> <script type="text/javascript">

vbmenu_register("nav_subsfolders.threadlist"); </script></span></span>

REPLACE WITH:

Code:

$vbphrase[subscribed_threads_in_folder]<span class="normal">: <if

condition="$show['allfolders']">$vbphrase[all]<else />$folder</if></span>


Quantnet 02-14-2007 03:34 PM

Thanks for the updates, Princeton

It works.

SCRIPT3R 02-14-2007 04:24 PM

GTUserCP_README Instructions = Version: 1.0.0 and not 1.0.2; no specific UPDATE instructions given; might not be easy for some novice users.

StarBuG 02-14-2007 05:47 PM

Hi

In your "USERCP_SHELL_REPLACE" you have 2 hard coded phrases that should be replaced with the existing vB Phrases:

line 30: Compose Message -> $vbphrase[compose_message]
line 53: View All -> $vbphrase[view_all]

Greetings

StarBuG

Skavenger 02-14-2007 06:23 PM

Hi, you should add the 'Edit Avatar' link under 'Edit Options'

obmob 02-14-2007 07:57 PM

Looks interesting, thanks i'll try it! :)

CarpHunter 02-14-2007 09:53 PM

Quote:

Originally Posted by StarBuG (Post 1182583)
Hi

In your "USERCP_SHELL_REPLACE" you have 2 hard coded phrases that should be replaced with the existing vB Phrases:

line 30: Compose Message -> $vbphrase[compose_message]
line 53: View All -> $vbphrase[view_all]

Greetings

StarBuG

Thats nice but these phrases don't excist. You need to make them you're self.

Use this for standard vB phrases:
line 30: Compose Message -> $vbphrase[send_new_message]
line 53: View All -> $vbphrase[view_all_subscribed_threads]

redlabour 02-15-2007 03:35 PM

Quote:

Originally Posted by wizardan (Post 1157455)
Slick, clean and painless to install.
Well done!

It is not a Plugin - so it is not clean and paintless. But nice Idea. But wont install.

ReQueM 02-15-2007 05:31 PM

thank you
very nice *installed*


All times are GMT. The time now is 09:00 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.01268 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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