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.


Topics - coloresonline

Pages: [1]
1
Discussion & Troubleshooting / Link to show pictures uploaded by user
« on: October 23, 2012, 09:14:58 PM »
I would like to show in users menu (user_logininfo.html) a link to show the pictures uploaded by the user logged in.
it will be a link like for example named "My pictures".
I've tried to use a url like the one used in user profile: (http://www.domain.com/search.htm?search_user=username) but i dont konw how to make a call for the username (the link for the user logged in).

I hope you can understand my explanation.
Thanks in advance.

2
Hi, i would like to know if it is possible to use the Facebook Comments plugin without a mod in 4 images. Directly with the FB Code in html5 or Xfbml

I've tried to insert the Facebook Comments and it works perfectly with hhtpp:www.mydomain.com but my problem is that i can't get the image url with the shortcode of 4images {image_url}, and i would like specific commnets for each picture.

I hope you can understand what i need... This would be the example of FB Code i'm using but give me a blank url:

Code: [Select]
<fb:comments href="{image_url}" num_posts="5" width="630"></fb:comments> This shortcode doesn't works inside facebook, but works perfectly in a text link.

or in html5
Code: [Select]
<div class="fb-comments" data-href="{image_url}" data-num-posts="10" data-width="630"></div>

Addional info: The comments are working but there is a alert message when there aren't comments talking about including href. So the href is without url if you see the html code in the navigator.
Warning: this comments plugin operates in compatibility mode, but still contains publications. As suggested in the documentation comments plugin, specify an "href" explicit to use the full functionality of the plug-in.




Regards.



3
Mods & Plugins (Requests & Discussions) / Print button
« on: November 17, 2006, 02:10:04 AM »
I would like to know how to made a print button,.. then when you clic on it, automatically opens the printer and prints only the image without the rest of content.. and without open a new window,.. i read about phprints, but i only get to print it in a new window not directly,... thanks in advance...
this print button will be only for image details...!!



Pages: [1]