vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   End-User Options - Change your UserCP Navbar with the New UserCP Dropdown Menu! (https://vborg.vbsupport.ru/showthread.php?t=193528)

Nоrman 10-18-2008 12:07 PM

Please provide a link of your installed invitation system. I will check it out.
Also, to add links.. check my second post on this thread please:

How do I add/remove links to the new UserCP Dropdown Menu?

yotsume 10-18-2008 05:20 PM

Quote:

Originally Posted by Nоrman (Post 1647625)
Please provide a link of your installed invitation system. I will check it out.
Also, to add links.. check my second post on this thread please:

How do I add/remove links to the new UserCP Dropdown Menu?

The link to the invitation system is here:
https://vborg.vbsupport.ru/showthread.php?t=171951

Can you provide a working demo of this new style of UserCP?

Nоrman 10-18-2008 08:12 PM

I'm sorry, I haven't an online working demo right now. You can check this thread to see some user's websites they have installed it on. Remember that you will need to sign up in order to view the usercp page.
Then, for example if you want to add it under your 'Networking' you would add this in your usercp_dropdown_shell:

Search for:

Code:

        <tr>
            <td class="vbmenu_option" title="nohilite">

<a class="smallfont" href="profile.php?$session[sessionurl]do=buddylist"><if condition="$show['friends_and_contacts']">$vbphrase[contacts_and_friends]<else />$vbphrase[contacts]</if></a>
</td>
</tr>

And below add:

Code:

<if condition="$vbulletin->options['invitation_usercp_link']">
<tr>
            <td class="vbmenu_option" title="nohilite">
<a class="smallfont" href="profile.php?$session[sessionurl]do=invitation">$vbphrase[invitation]</a>
</td>
</tr>
</if>


Nоrman 10-22-2008 12:40 PM

Hey, yotsume, please let me know if it is working for you.

yotsume 10-22-2008 04:27 PM

Quote:

Originally Posted by Nоrman (Post 1650410)
Hey, yotsume, please let me know if it is working for you.

After I see a working demo of this I will decide to install and test it myself. I have not made a decision to use this yet because I have not seen a demo of it. I can NOT make a major change to a site until I see a demo and get to test the functionality of this first.

joeycano 10-23-2008 04:37 AM

I installed you addon and love it. Just have one issue. The first jpg shows that your UCP toolbar fits the screen perfectly.

The issue occurres when I select an item on the toolbar. What happens is that the result appears below my ad block on the left of the screen. (2nd jpg)

Is there any way to fix this issue.

Thanks so much.

Nоrman 10-23-2008 05:36 PM

How have you added that ad block?

joeycano 10-23-2008 06:11 PM

The ad block is ran by a ad banner rotator called AdPeeps. The block was added to the following template:

eic_main_template

Nоrman 10-23-2008 09:18 PM

In this case you would need to contact the AdPeeps developer in order to know why is that block surrounded by a table in the usercp.php file and why not in the profile.php file. Or.. try to copy here the eic_main_template content here, and I will check its code.

effeff70 11-14-2008 10:27 PM

it´s great...i love it...

Thanks for that


All times are GMT. The time now is 05:01 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.01103 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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