Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2448
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.

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

I mean the $tpl->assign line.

19 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'...

19 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");

19 years ago
Forum
Reply
Re: (Solved?) Database slow response

The fundamental problem here isn't the FIND_IN_SET.  It's that we're calculating the number of stories the person has authored on...

19 years ago
Forum
Reply
Re: step 4 of "brand new install"

Talk to your host. The first error seems to indicate something wrong in your sessions directory which is set up by your host.

19 years ago
Forum
Reply
Re: Can't log in after brand new installation

Use phpMyAdmin to check your panels table.  Seems like you've got two entries for the profile panels at least.  That error seems to ind...

19 years ago
Forum
Reply
Re: Link to administrators at Members panel is not working

It's a bug in admin/members.php.  I'll have it fixed with the next update.  Sorry.

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

You've got an error in your link.  It should be:I think you can do this by editing user/contact.php.  If you want this behavior on all ...

19 years ago
Forum
Reply
Re: updated date on stories doesn't change

If he's timing out on the update there's probably nothing wrong in the script.  It's just that he's timing out before it fini...

19 years ago
Reply
Re: 3.3 Update and Modules

Follow the instructions above but replace the query with this one.dbquery("INSERT INTO `".TABLEPREFIX."fanfiction_panels` (`panel_name`...

19 years ago
Forum
Reply
Re: Error upgrading 2.0.5 to 3.3.1, fatal MySQL error 1064

Do you have a backup?  If so restore your back then do a search in install/upgrade20.php and remove all instances of "collate latin1_general...

19 years ago
Forum
Reply
Re: updated - How do I create the modules table?

At this point I think you're going to have to supply the information in the support request template.  Give us the URL so we can poke around...

19 years ago
Forum
Reply
Re: [3.3.1] Help Adding RTA to header.php

This is the correct code.<meta http-equiv="Content-Type" content="text/html; charset="._CHARSET.""><meta name=&...

19 years ago
Forum
Page 86 / 171