#basket
New messages Members Forum rules Search RSS
  • Page 1 of 1
  • 1
Forum » For webmasters » Template installation » Ahoy, need some help with user profiles
Ahoy, need some help with user profiles
RinionDate: Saturday, 21.04.2012, 22:15 | Message # 1
Group: Users
Posts: 4
Awards: 0
Status: Offline
Well I did paste the code for user personal page and all that, but there is no option/button for people to edit their profile.

Can you please help me and pinpoint to the problem :<

The site is http://bazingatrons.ucoz.com/
 
Filip5Date: Saturday, 21.04.2012, 22:45 | Message # 2
Group: Verified
Posts: 117
Awards: 4
Status: Offline
That css file is corrupted,I am afraid I can thelp you,but try to cerach older topics here,I tried to solve it once...
 
UndisPutedDate: Saturday, 21.04.2012, 23:43 | Message # 3
Group: Verified
Posts: 245
Awards: 4
Status: Offline
Try to add this code to your Page of editing user's personal data

Code
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Changing personal information</title>
<style type="text/css" media="all">
@import url("/css/mainstyles.css");
</style>
<!--[if lt IE 7]>
<style type="text/css" media="screen">
@import url("/css/iestyles6.css");
</style>
<![endif]-->
<!--[if lt IE 8]>
<style type="text/css" media="screen">
@import url("/css/iestyles7.css");
</style>
<![endif]-->
<style type="text/css" media="screen">
<!--
.rt-containers { margin: 0 auto; width: 700px; }
body { min-width: 700px; }
#block { padding-top: 30px; width: 630px; }
#bordes { width: 630px; position: relative; text-decoration: none; }
hr { border: 1px dotted #444; }
-->
</style>
</head>
<body class="backgroundlevel-high bodylevel-high cssstyle-style1 font-family-helvetica font-size-is-default menu-type-fusionmenu col12">
<div class="rt-containers">
   <div id="rt-main-surround">
     <div class="rt-main-overlay">
       <div class="rt-block">
         <div id="rt-mainbody">
           <div class="rt-joomla">
             <div class="rt-blog">
               <div class="rt-teaser-articles">
                 <div class=" float-left width100">
                   <div class="rt-article ">
                     <div align="center">
                       <div id="block">
                         <div class="module-full">
                           <div class="module-surround">
                             <div class="module-tm">
                    <div class="module-l">
                    <div class="module-r">
                    <div class="module-bm">
                    <div class="module-tl">
                    <div class="module-tr">
                    <div class="module-bl">
                    <div class="module-br">
                    <div class="rt-article-bg">
                    <div class="rt-headline">
                    <div class="module-title">
                    <div class="module-title2">
                    <div class="module-title3">
                    <h1 class="rt-article-title">
                    <div style="float:left;"> <span>Change</span> data </div>
                    </h1>
                    </div>
                    </div>
                    </div>
                    <div class="clear"></div>
                    </div>
                    <div class="rt-article-content">
                    <div align="center">
                    <script type="text/javascript">if (window.name.length>2){window.resizeTo(740,540);}</script>
                    <div id="bordes"> $BODY$</div>
                    </div>
                    <div class="clear"></div>
                    </div>
                    </div>
                    </div>
                    </div>
                    </div>
                    </div>
                    </div>
                    </div>
                    </div>
                             </div>
                           </div>
                         </div>
                       </div>
                     </div>
                   </div>
                 </div>
               </div>
             </div>
           </div>
         </div>
       </div>
       <div class="clear"></div>
     </div>
   </div>
</div>
</body>
<script type="text/javascript" src="/js/checkform.js"></script>
</html>


 
RinionDate: Sunday, 22.04.2012, 01:07 | Message # 4
Group: Users
Posts: 4
Awards: 0
Status: Offline
Undisputed I tried it but it just messes up the whole thing.

So, here is what I was thinking. I wanna add the button to be up there next to contacts, and I see that link to every user profile is the same except the actual nick.
So is there a code that add that users name to the link?

For example this is the link to a member
http://bazingatrons.ucoz.com/index/8-0-Monah

is there a way to make it something like
http://bazingatrons.ucoz.com/index/8-0-userid
or something.

And thank you for replying and trying to help me :>
 
UndisPutedDate: Sunday, 22.04.2012, 11:24 | Message # 5
Group: Verified
Posts: 245
Awards: 4
Status: Offline
Hmmm....Thats strange, Is it that no one can change on their profil. or is it just you?



Message edited by UndisPuted - Sunday, 22.04.2012, 11:42
 
RinionDate: Sunday, 22.04.2012, 15:49 | Message # 6
Group: Users
Posts: 4
Awards: 0
Status: Offline
No, everyone can change their profile settings, but the only way to go into their profile is by clicking their name on the forum posts and stuff.
I was hoping to create a button on top of the page that would lead to their own profile.

Also, user profile and editing works just fine, just there is no way (besides the forum nick) to get to it :P
 
UndisPutedDate: Sunday, 22.04.2012, 17:31 | Message # 7
Group: Verified
Posts: 245
Awards: 4
Status: Offline
Quote
http://bazingatrons.ucoz.com/index/8


it should be the link so they get directly to their own profil.




Message edited by UndisPuted - Sunday, 22.04.2012, 19:13
 
RinionDate: Sunday, 22.04.2012, 21:35 | Message # 8
Group: Users
Posts: 4
Awards: 0
Status: Offline
Sweet, just made the button and it works.
One final question, how can I make it popup in a new window?

the code looks like this:
Quote
<div class="rt-block">
<div class="module-content">
<div class="module-content2">
<ul class="menu" >
<li> <a class="bullet" href="/index/8" > <span> User Profile </span> </a> </li>
<?if($LOGOUT_LINK$)?><?endif?>
<li> <a class="bullet" href="/index/0-3" > <span> Contacts </span> </a> </li>
<?if($LOGIN_LINK$)?>
<li> <a class="bullet" href="$LOGIN_LINK$" > <span> Login </span> </a> </li>
<?endif?>
<?if($REGISTER_LINK$)?>
<li> <a class="bullet" href="$REGISTER_LINK$" > <span> Registration </span> </a> </li>
<?endif?>
<?if($LOGOUT_LINK$)?>
<li> <a class="bullet" href="$LOGOUT_LINK$" > <span> Log out </span> </a> </li>
<?endif?>
</ul>
</div>
</div>
</div>
 
Forum » For webmasters » Template installation » Ahoy, need some help with user profiles
  • Page 1 of 1
  • 1
Search: