PDA

View Full Version : User Setting Link Missing


mayank8789
08-26-2013, 03:17 AM
Dear All Webmaster

I have facing an problem i install green style on my forum so problem in style user setting link missing on header but default style is good working user setting at it is no missing on header.
regards

ForceHSS
08-26-2013, 03:44 AM
you need too add it to the header template find this line
<li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase control_panel}</a></li>
and change it to
<li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase user_control_panel}</a></li>

mayank8789
08-26-2013, 05:49 AM
you need too add it to the header template find this line
<li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase control_panel}</a></li>

Thanks For reply sir

I am go admincp>style Manager>clean-green style find header Template but i am not found
<li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase control_panel}</a></li> link

and in the style header only Template

<div class="above_body"> <!-- closing tag is in template navbar -->
<div id="header" class="floatcontainer doc_header">
{vb:raw ad_location.ad_header_logo}
<div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div>

<div class="ad_global_header">
{vb:raw ad_location.global_header1}
{vb:raw ad_location.global_header2}
</div>
<hr />
{vb:raw ad_location.ad_header_end}
</div>

Regards

tbworld
08-26-2013, 05:58 AM
[quoteI have facing an problem i install green style on my forum so problem in style user setting link missing on header but default style is good working user setting at it is no missing on header. [/quote]

@ForceHSS. You must be able to read minds! :)

I had no idea what he was talking about. Awesome.

ForceHSS
08-26-2013, 12:05 PM
Thanks For reply sir

I am go admincp>style Manager>clean-green style find header Template but i am not found
<li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase control_panel}</a></li> link

and in the style header only Template

<div class="above_body"> <!-- closing tag is in template navbar -->
<div id="header" class="floatcontainer doc_header">
{vb:raw ad_location.ad_header_logo}
<div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div>

<div class="ad_global_header">
{vb:raw ad_location.global_header1}
{vb:raw ad_location.global_header2}
</div>
<hr />
{vb:raw ad_location.ad_header_end}
</div>

Regards

This part
{vb:rawphrase control_panel} change it to {vb:rawphrase user_control_panel}

--------------- Added 26 Aug 2013 at 14:07 ---------------
I have facing an problem i install green style on my forum so problem in style user setting link missing on header but default style is good working user setting at it is no missing on header.

@ForceHSS. You must be able to read minds! :)

I had no idea what he was talking about. Awesome.

Was hard to understand but the part "user setting link missing" gave it away

mayank8789
08-26-2013, 04:05 PM
I had no idea what he was talking about. Awesome.

Was hard to understand but the part "user setting link missing" gave it away
Dear member

I've refined my mistake "English"
Hide setting link for user on header

ForceHSS
08-26-2013, 05:36 PM
Dear member

I've refined my mistake "English"
Hide setting link for user on header
If you want to remove the setting tab the in the header find

This part
{vb:rawphrase control_panel} change it to {vb:rawphrase user_control_panel}
and remove user_ from that code so it looks like
{vb:rawphrase control_panel} change it to {vb:rawphrase control_panel}
if this is what you are asking

mayank8789
08-26-2013, 06:20 PM
if this is what you are asking

Dear sir

if you are not understood my conversations please see my post images

Dear sir simple i install a skin for own vbulletin forum but user setting not seen to user so sir how to enable it.........:confused:

first image my default skin

in the skin see the setting for user
https://vborg.vbsupport.ru/attachment.php?attachmentid=146192&d=1377544716

2 image my install skin but in the skin user setting hide for user....

https://vborg.vbsupport.ru/attachment.php?attachmentid=146193&d=1377544716

3rd image my control panel clean-green skin header

https://vborg.vbsupport.ru/attachment.php?attachmentid=146194&d=1377544716




Just i want enable to setting for user

ForceHSS
08-26-2013, 06:40 PM
I have already answered the question but i see from your pictures your header template has alot of code missing. Check the headinclude maybe the rest of the coding has been put in there or where ever you got the skin from ask the coder to fix it

mayank8789
08-27-2013, 03:16 AM
Dear ForceHSS's

Yes sir you are right in my header template has a lot of code missing. This clean-green skin Designer is darren1981.
i am post this sections for help https://vborg.vbsupport.ru/showthread.php?p=2440905#post2440905

But Designer last activity 2 aug 2010 may be quite for vbulletin forum he can not help me.


many many Thanks Sir For help you are great....

ForceHSS
08-27-2013, 02:03 PM
Sorry but this skin is to old for your vb version remove it and install a more up to date one