Jacynthe
@jacynthe
Estimable Member
Joined: Jan 3, 2006
Topics: 18 / Replies: 224
Reply
Re: Creating addition forms

To add Plagiarism field in dropdown In contact.php, look for this$output .= "<form method="POST" enctype="multipart/form-data&...

18 years ago
Forum
Reply
Re: Ratings

Actually they're pretty easy to figure outK = KidsK+ = Older kidsT = Teenagersand so on... 🙂

18 years ago
Reply
Re: [MOD] Profile link on menu

create a init.php file for that block as well and put that inside:<?php$blocks["loggedin"] = array("title" => "User Inf...

18 years ago
Forum
Reply
Re: [MOD] Profile link on menu

I know I have that in a block I installed and modified accordingly. It's the loggedin block and the loggedin.php file says this<?phpglobal $no...

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

Oh my goodness... it's working!!!! woo hoo!Tammy, you ROCK!

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

Addendum on the matter:I found out that as soon as you put the code OUTSIDE of the profile block... it starts showing. So this means something in the ...

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

in contact tab ... as you can see , nothing shows up even though I have all the proper stuff in my profile.tpl<!-- START BLOCK : profile --><...

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

So I found out that where the contactform appears is ruled by the {output} variable in user.tpl which I thought would be a big help. I thought if I re...

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

No it isn't sadly enough but I still really appreciate the help. 🙂

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

Yup, that's what I have there. :)P.S.: You're such an angel to put up with all the requests and I really appreciate your help with this!

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

Tammy,It stopped the contact form from showing by default in the profile.php but it's still not showing up when I input {contactform}... and it d...

18 years ago
Forum
Reply
Re: Disappearing header image (CSSZen) depending on web address

If you look at the properties for the header image that DOESN'T show, you see it is looking for the image atand not inso the path is incorrect.I&...

18 years ago
Forum
Reply
Re: Mystery Letter in Series Page

That's weird because I don't have that issue,,,, I don't know if I failed to upgrade to the latest release for that file because I'...

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

I must be a complete idiot because nothing is working. If I put the include in profile.php, it adds the contact form by default and doesn't even ...

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

So you mean the output line with the form code because there are many output in contact.phpIf so, I'd have to have this in contact.php?if(!define...

18 years ago
Forum
Page 9 / 17