-
AuthorPosts
-
Peter Konstantakos Friend
Peter Konstantakos
- Join date:
- September 2014
- Posts:
- 108
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 10
- Thanked:
- 6 times in 1 posts
June 17, 2008 at 8:50 pm #129796In ja_vars for Joomla 1.0.15 the setting for the user tools is:
# Show user tools
$_params->set(JA_TOOL_USER, 6); //0: disabled; 2: enabled
Where is the 6 coming from? Also I can not turn them off
Help please. Thanks
Peter
stuart29 Friendstuart29
- Join date:
- August 2006
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
June 17, 2008 at 9:10 pm #254240<em>@Konstantakos 59856 wrote:</em><blockquote>In ja_vars for Joomla 1.0.15 the setting for the user tools is:
# Show user tools
$_params->set(JA_TOOL_USER, 6); //0: disabled; 2: enabled
Where is the 6 coming from? Also I can not turn them off
Help please. Thanks
Peter</blockquote>
if i am correct here do you mean the 6 from this code $_params->set(JA_TOOL_USER, 6)if so its just the position in the template user6 i think
you can turn them all off by going to administrator/template manager on the right there is the settings for the user tools at the bottom make sure Display template tool is set to no display and also under neath that make sure Show Component is set to no and you will also have to unpublish the user login module aswell under module manager
Peter Konstantakos FriendPeter Konstantakos
- Join date:
- September 2014
- Posts:
- 108
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 10
- Thanked:
- 6 times in 1 posts
June 17, 2008 at 9:15 pm #254242No that is from Joomla version 1.0.15 not 1.5.3
This code is from the template configuration file. This “JA_TOOL_USER” means the user tools at the top of the page. The variable/number should be a 0 or a 1
Peter Konstantakos FriendPeter Konstantakos
- Join date:
- September 2014
- Posts:
- 108
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 10
- Thanked:
- 6 times in 1 posts
June 17, 2008 at 9:17 pm #254243Nevermind I get now. you always see the orange thing on the top right because the login module is there
stuart29 Friendstuart29
- Join date:
- August 2006
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
June 17, 2008 at 10:01 pm #254252you could always comment out the orange thing in the css line number 1075 in template.css under
#ja-hp-switch
float: right;
display: none;
cursor: pointer;
background: url(../images/hpanel-bg.png) no-repeat top; [ comentthis line out ]
color: #FFFFFF;
width: 35px;
height: 30px;
text-indent: -5000px;
margin-right: 15px;1 user says Thank You to stuart29 for this useful post
Peter Konstantakos FriendPeter Konstantakos
- Join date:
- September 2014
- Posts:
- 108
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 10
- Thanked:
- 6 times in 1 posts
June 18, 2008 at 12:07 am #254273That’s what I ended up doing. Just had to think it through. Look for my next post because this affects everyone.
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Peter Konstantakos 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum