Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2460
Reply
Re: 3.2.1 no characters on drop down

I'm closing this bug since it's drifted off the original bug into a variety of other issues and non-issues. 

18 years ago
Reply
18 years ago
Reply
Re: [3.3 Bridged] New Authors Can't Add Stories

Bump.  This should be fixed with 3.3.1.

18 years ago
Reply
Re: [3.3] parse errors in manageimages.php

Bump.  This should be working with 3.3.1

18 years ago
Reply
Re: Hyphens in Usernames

Bump.  This should be working with 3.3.1.

18 years ago
Reply
Re: Admin-3 cannot delete reviews

Bump.  This should be fixed with 3.3.1.

18 years ago
Reply
Re: "preview" or "add story" button issues

I'm moving this out of the bugs forum to general support.  Please go look at the support request template.  You need to supply the info...

18 years ago
Forum
Topic
Replies: 0
Views: 4243
Reply
Re: How would I achieve tabbed profile?

The contact form should look like this.if(!defined("_CHARSET")) exit( );if(!$uid) $output2 .= write_error(_ERROR);else {$author = dbquery(&q...

18 years ago
Forum
Reply
Re: How would I achieve tabbed profile?

In user/contact.php replace all occurances of $output with $output2 and see if that clears it up.

18 years ago
Forum
Reply
Re: How would I achieve tabbed profile?

I mean the $tpl->assign line.

18 years ago
Forum
Reply
Re: How would I achieve tabbed profile?

You need to take out the "output" line from the contact.php, I guess.  You could probably do an if/else statement out of it, but I'...

18 years ago
Forum
Reply
Re: How would I achieve tabbed profile?

Ah.  You'll also need to edit profile.php and add:include("user/contact.php");

18 years ago
Forum
Page 86 / 172