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)

Princeton 08-15-2007 01:29 PM

this modification was written for 3.6.4

you can always add the template hooks manually

Antivirus 08-17-2007 01:18 PM

Princeton, if a usergroup's pmquota permission is set to 0 (users unable to use private messaging) is "compose messages" no longer visible? what about "track messages"?

Just wondering if behavior of their display behaves in same manner as in default vbulletin userCP.

Thanks!

Princeton 08-18-2007 06:06 PM

yes (to both questions)

wickland 08-22-2007 09:16 PM

Another great hack, Installed

Thanks!
Best Regards

Nimrod. 08-26-2007 06:05 AM

I would like to install this, but I already have the edit of a dropdown user CP. Will this effect that in any way?

ssslippy 09-05-2007 04:43 AM

For those who want this to work with Project tools and blog etc... you need to find

Code:

          </if>
        </tbody>
      </table>
      <!-- / usercp nav -->

Replace with

Code:

          </if>
        </tbody>
$template_hook[usercp_navbar_bottom]
      </table>
      <!-- / usercp nav -->


Princeton 09-05-2007 03:12 PM

there will be a new release this month (containing the template hooks)

Cigarcritic 09-05-2007 07:49 PM

Quote:

Originally Posted by ragtek (Post 1286536)
ff isn't showing if a image havent been found
look in ie at the path where the image is being search and copy it there

many many users have updatet to 3.6.6 and there is one new graphic and one is renamed(so on 40% of vbulletins there is a image missing in the navbar,...)

Thanks. I had to rename tree_ltr to tree_l to get IE to display the tree.

WarLion 09-05-2007 08:43 PM

nice hack but i will pass until thee new release thanks

Smiry Kin's 09-08-2007 01:56 AM

really looking for update to 3.6.8 unless it works perfectly fine.... 100%?

Analogpoint 09-08-2007 06:34 PM

Quote:

Originally Posted by Smiry Kin's (Post 1334620)
really looking for update to 3.6.8 unless it works perfectly fine.... 100%?

I just installed it on 3.6.8 and everything looks fine. I'm still waiting for the updated version that includes template hooks though.

egyptsons 09-09-2007 01:52 PM

Thanks :) I like it

Analogpoint 09-10-2007 02:23 AM

In vB 3.6.8 (maybe earlier) the image tree_l.gif is renamed tree_ltr.gif Be sure to change tree_l.gif to tree_ltr.gif in the USERCP_SHELL template so you won't get broken images.

MPDesignZ 09-10-2007 01:21 PM

Very nice worked quite well, thanks :D

MP

Princeton 09-17-2007 07:13 PM

New 1.1.0 version released (GTUSERCP_110.zip)

The 1.1.0 version now replaces the USERCP_SHELL template. No edits are necessary. However, manual edits are required if you wish to use the UserCP Menu like we have here on vbulletin.org. :cool:

lostgirl815 09-17-2007 08:12 PM

I can't remember if I said this already so - great Mod, I am so happy to get those stupid tables collapsed in the userCP. :)

Darat 09-17-2007 08:14 PM

Quote:

Originally Posted by Princeton (Post 1341105)
New 1.1.0 version released (GTUSERCP_110.zip)

The 1.1.0 version now replaces the USERCP_SHELL template. No edits are necessary. However, manual edits are required if you wish to use the UserCP Menu like we have here on vbulletin.org. :cool:

Quick question - if we have a custom style will we still have to make manual edits to the USERCP_SHELL template to achieve this layout for our custom styles?

Princeton 09-17-2007 08:23 PM

it all depends if the template has been modified .. with that said, most custom styles do not edit this template

I suggest trying it out .. if you see something that's out of place just uninstall it and manually do the edits (compare templates and see the difference).

liselotte 09-17-2007 08:27 PM

OMG, love the MOD ^^ <3

Howell 09-17-2007 09:05 PM

I'm upgrading from an older version (Version: 1.0.0) and want to know what to do with the edits that I did to the following templates....

usercp_nav_folderbit
pm_messagelist
SUBSCRIBE

I'm assuming there is no change as your product now makes these changes automatically and I have already done these manually with the older version??

Skavenger 09-17-2007 09:54 PM

just revert that templates

ssslippy 09-18-2007 01:10 AM

Wonderfull addition making this a plugin. If you really wanted to you could make the menu a plugin and then just do one template edit of removing the User CP link.

X-Ocean 09-18-2007 05:51 AM

Quote:

Originally Posted by Princeton (Post 1341105)
New 1.1.0 version released (GTUSERCP_110.zip)

The 1.1.0 version now replaces the USERCP_SHELL template. No edits are necessary. However, manual edits are required if you wish to use the UserCP Menu like we have here on vbulletin.org. :cool:

Where do I find the navbar so i can make the manual changes?

/Jonas

X-Ocean 09-18-2007 06:06 AM

Neber mind i found it, :)

rayw 09-18-2007 10:46 AM

I'm assuming you just have to revert the USERCP_SHELL template and then install the product? If that's the case, it is working great - Thanks a lot! :)

Saviour 09-18-2007 02:46 PM

You might want to include in your Read Me file...specific instructions for those who are upgrading from the previous version...otherwise, I'll just leave the previous version as is...since it's already installed and working fine with 3.6.8.

Princeton 09-18-2007 03:23 PM

If upgrading from a previous version you can revert the "USERCP_SHELL", "SUBSCRIBE", and "usercp_nav_folderbit" template.

I just uploaded a new version (1.1.1) - I left out the replacements for the SUBSCRIBE template.

Saviour 09-18-2007 03:58 PM

Other than the fact that the new version is a plug-in and not simply template edits and image uploads?

I mean...I have the previous version installed...and it's working ...so what the hay?

Know what I mean?

If I revert my current templates, I'm afraid I'll remvoe something from a previous edit or mod...and then be all screwed up...if you can see where I'm coming from.

I know this mod is yours...and I'm enjoying the previous version...nothing but Kudos fromm all the members of my community...so I look at it this way:

If it ain't broke...why fix it?

Fenriz 09-18-2007 07:43 PM

What about changes in pm_messagelist template from previous version? Should it be also reverted?

Smiry Kin's 09-18-2007 11:12 PM

would be better if PM's was on the first page, rather then new posts in subscribe threads etc.... maybe make PM's show if new/if no new subscribe posts.

rayw 09-19-2007 12:04 AM

Quote:

Originally Posted by Princeton (Post 1341783)
If upgrading from a previous version you can revert the "USERCP_SHELL", "SUBSCRIBE", and "usercp_nav_folderbit" template.

Cheers!

I loved this mod before the product was created - but it's even better now that it's a product.

Thanks a lot. :)

slyreptile 09-20-2007 03:31 PM

With it being a product now, how can we go about modifying the USERCP_SHELL to add our own links?

Princeton 09-21-2007 11:03 AM

Add new links via it's template hooks.
If you want to hard code the values - edit the GTPM_USERCP_SHELL template.

triff 09-21-2007 07:05 PM

The product looks really good. I just wonder how hard it will be for someone with little programming experience to add edit avatar, edit profile, and edit profile picture to the options? Is there any instruction of how to do that added to the zip?

Sverre.

yoyoyoyo 09-21-2007 10:59 PM

Quote:

Originally Posted by triff (Post 1344028)
The product looks really good. I just wonder how hard it will be for someone with little programming experience to add edit avatar, edit profile, and edit profile picture to the options? Is there any instruction of how to do that added to the zip?

Sverre.

look one post above yours:

Add new links via it's template hooks.
If you want to hard code the values - edit the GTPM_USERCP_SHELL template.

triff 09-22-2007 07:10 AM

Quote:

Originally Posted by yoyoyoyo (Post 1344158)
look one post above yours:

Add new links via it's template hooks.
If you want to hard code the values - edit the GTPM_USERCP_SHELL template.

Hehe, let me stress: little programming experience! :o

I can do some html-coding, and I can find the template, but how do I edit it? This php-stuff is new to me.

If I would like to add edit avatar/profile/profile picture? How would I add it in the template?

I'd be grateful for any help! :)

Sverre.

triff 09-23-2007 07:36 AM

No one? I think those instructions would be a lot of help to us newbies out here considering the mod. Or at least some more tips on how we can figure it out.

SGL.

Smiry Kin's 09-24-2007 12:51 AM

need to make your self a little clear'er as to what your requesting.. why would you want to edit profile pic/profile etc?..

to edit profile you would have to edit memberinfo template..

yoyoyoyo 09-24-2007 01:20 AM

Quote:

Originally Posted by Smiry Kin's (Post 1345566)
need to make your self a little clear'er as to what your requesting.. why would you want to edit profile pic/profile etc?..

to edit profile you would have to edit memberinfo template..

I think he was asking about adding links to edit profile pic, etc., however they are already in there, so I am a bit confused:

http://img168.imageshack.us/img168/3579/errorir4.jpg

However, if you have certain links you want to add in there, you can add them easily.

Go to your Admin Control Panel -> Styles & Templates -> Edit Templates -> and click on the << >> button to expand your view of all of the templates. Highlight "GTPM_USERCP_SHELL" and click on the "Customize" button, and you will see the code in there.

Princeton has divided up all of the areas of the menu so you can easily find where the links and options are located. For example, if you want to add a new link in the "Miscellaneous" section, you would look for <!--misc--> in that template. All of the code in between the <!--misc--> and <!--/misc--> are the links that are listed. If you want to add a link, make sure it goes between other <tr> and </tr> (and be sure to avoid the <if> and </if> also.

For example, if you wanted to add a link for some reason between "Group Membership" and "Buddy/Ignore List" you would look for this code:

Quote:

<if condition="$show['publicgroups']">
<tr>
<td class="$navclass[usergroups]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editusergroups">$vbphrase[group_memberships]</a></td>
</tr>
</if>
<tr>
<td class="$navclass[buddylist]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editlist">$vbphrase[buddy_ignore_lists]</a></td>
</tr>
and change it to this:

Quote:

<if condition="$show['publicgroups']">
<tr>
<td class="$navclass[usergroups]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editusergroups">$vbphrase[group_memberships]</a></td>
</tr>
</if>
<tr>
<td nowrap="nowrap"><a class="smallfont" href="
ADD_YOUR_LINK_IN_HERE">LINK TEXT HERE</a></td>
</tr>

<tr>
<td class="$navclass[buddylist]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editlist">$vbphrase[buddy_ignore_lists]</a></td>
</tr>
(note - new code is highlited in red - put your link in place of ADD_YOUR_LINK_IN_HERE and your link text in place of LINK TEXT HERE)

Just look at the code that is listed, and you will figure it out. It's all fairly logical if you just read it, and follow the examples that are given in the template itself.

SuperTaz 09-24-2007 05:28 AM

I installed this mod the way it said to and I even installed the images in the /forums/images/misc/ folder and the images still do not show up. What am I doing wrong here?


All times are GMT. The time now is 05:05 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.01798 seconds
  • Memory Usage 1,825KB
  • 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
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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