To add Plagiarism field in dropdown In contact.php, look for this$output .= "<form method="POST" enctype="multipart/form-data&...
Actually they're pretty easy to figure outK = KidsK+ = Older kidsT = Teenagersand so on... 🙂
create a init.php file for that block as well and put that inside:<?php$blocks["loggedin"] = array("title" => "User Inf...
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...
Oh my goodness... it's working!!!! woo hoo!Tammy, you ROCK!
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 ...
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 --><...
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...
No it isn't sadly enough but I still really appreciate the help. 🙂
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!
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...
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&...
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'...
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 ...
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...
