PDA

View Full Version : 3.7 beta 5 - Profile dont show options


steven1091
02-28-2008, 01:29 PM
Hello,

I own www.habbovalley.com

When you go to the pprofiles you get no options with like about me, vbexperience, etc...

I was wondering how do i enable this?

In memberinfo style there is:

<div id="profile_tabs">
$template_hook[profile_left_first]
$blocks[visitor_messaging]
$blocks[aboutme]
$blocks[stats]
$blocks[friends]
$blocks[infractions]
$blocks[contactinfo]
$template_hook[profile_left_last]
</div>

But nothing shows?


anyone help?

shovel
02-28-2008, 01:41 PM
Don't know, I can't see without logging in. You can take a look at the original User Information template via the Style Manager in your Administrator Control Panel.

Click on "Style Manager" -> Edit Templates -> "Member Info Templates" -> HIGHLIGHT "MEMBERINFO"

To the RIGHT menu you can "View Original" or even revert the template to the original. I highly recommend backing up your style/templates prior to making revisions or other changes that affect the look and functionality of your forum.

steven1091
02-28-2008, 11:32 PM
Reverted to original - still wont work.

Kiint
03-16-2008, 02:40 PM
I'm getting the same problem, no tabs are showing...using default memberinfo template, disabled all mods = the same....

Lynne
03-16-2008, 02:48 PM
You need to also revert your css - the stuff on the bottom of the css page. There is a bunch of new css added to make the profile page work correctly.

Kiint
03-16-2008, 02:53 PM
would this mean that i have to re-enter everything manually to get it back to how it was, or is there an easier way?

thanks for the info :)

Lynne
03-16-2008, 02:57 PM
would this mean that i have to re-enter everything manually to get it back to how it was, or is there an easier way?

thanks for the info :)
Just add the stuff you want to the bottom box - there are two boxes, the top one is the one that you need to revert.

Kiint
03-16-2008, 03:07 PM
I just reverted and it appears the same,

please take a look here, http://www.bluedragons.co.uk/forums/member.php?u=1
it's showing the tabs as a drop down menu item??

Paul M
03-16-2008, 03:10 PM
Seems to be fine in your default style - the other style must be custom coded to do that.

Kiint
03-16-2008, 04:30 PM
well it looks like I *may* have fixed it.

There seemed to be some <table> problems that were messing things up in the template that I was using....am currently testing all pages but it seems ok so far, Thanks for any advice that was given.