Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sigma

Pages: [1] 2 3
1
Mods & Plugins (Requests & Discussions) / Re: [addon] DREAMBOARD V 2.1
« on: January 27, 2006, 02:30:20 AM »
Anyone have success in showing members avatar in post? Im refering to the Avatar 2.01 mod by v@no

2
lol, no, i know i noticed that also. It just went down this minute. Be up soon :)

3
a-maz-ing

sweetness. working nicely. Thanks man :)

4
awesome.

now what if i want to show a different text for guests? right now it is blank if your not logged in.

I created a new lang called {members_only} but is there a {if user_guest}?

5
thanks v@no. also Oracle and mawenzi for helpin out.
Where do you guys learn this stuff? Where does it say 'use textarea if using html'?
I just wish i could figure this stuff out for myself insted of buggin you guys all the time.

Its working fine now.

Now all I have to do Is find a way to show this field ONLY to registered members.

6
sure. heres a screenshot after saving the html in the field within the ACP.

The template in the details.htm looks fine now after fixing the typo (missing ") but the problem with the field in the Admin Control Panel is still there.

7
yes, my mistake. typo. doesnt solve the problem.
;)

8
heres what ive tried to do.

In the new text field I tried to put the following..

<a href="http://cydonian.com/blahblahblah.htm>My Link</a>

but it breaks the template. How do I prevent this from happening?

9
html works but it totally breaks the template.

Am I supposed to use something like <html></html> to keep it enclosed?

btw. That line is present in my functions.php

10
ahhh, interesting. Thanks mawenzi. So if my field is like this...

Code: [Select]
$additional_image_fields['image_location'] = array($lang['user_im_location'], "text", 0);
Would it look something like this then?

Code: [Select]
additional_image_fields['image_location']= un_htmlspecialchars(trim($HTTP_POST_VARS['user_im_location']));
what about the lang reference?



11
Is it possible to enable html or bbcode for additional fields? These are Image Description fields. I would like to have a bit of html code in a new field I added.

Anyone know if this is possible?

12
Mods & Plugins (Requests & Discussions) / Re: [addon] DREAMBOARD V 2.1
« on: January 18, 2006, 02:55:45 PM »
Thanks mawenzi, that works just fine :)

13
Mods & Plugins (Requests & Discussions) / Re: [addon] DREAMBOARD V 2.1
« on: January 18, 2006, 06:19:05 AM »
has anyone else encountered the problem when trying to save changes to the user profile? I get 'Please enter a Signature!' both as a user and in the ACP.

Anyone know of a fix?

14
Mods & Plugins (Requests & Discussions) / Re: Category Images/Banners
« on: January 15, 2006, 11:16:57 PM »
holy sh#t. V@no strikes again.

Thanks man! it works great.
Im thinking more people would like this little tweak.

15
Mods & Plugins (Requests & Discussions) / Re: Category Images/Banners
« on: January 15, 2006, 10:00:59 PM »
Yes true but I would like to keep text descriptions for some of the sub-categories i have. What I would like to do is remove the html from showing up in the parent category.

Pages: [1] 2 3