Topic: quick question
Just a quick question. When I use the function to post the link of the image to twitter - it always has "viendo" infront of the link. Is there any way I can change this? Ive looked but just can't work it out. ![]()
You are not logged in. Please login or register.
Just a quick question. When I use the function to post the link of the image to twitter - it always has "viendo" infront of the link. Is there any way I can change this? Ive looked but just can't work it out. ![]()
Yes there is a way to change this.
Find this line of code in index.php
<a href="http://twitter.com/home?status=viendo%20<? echo cortar_url($URLshr); ?>" id="twitter" target="_blank"></a>I think you can find your way from here. If there's anything other, just post back.
Quick note: all spaces need to be translated to %20.
Yes there is a way to change this.
Find this line of code in index.php<a href="http://twitter.com/home?status=viendo%20<? echo cortar_url($URLshr); ?>" id="twitter" target="_blank"></a>I think you can find your way from here. If there's anything other, just post back.
Quick note: all spaces need to be translated to %20.
Thank you Gamerlv That worked a Treat. Thank you for replying to quickly. This was bugging me like mad. So glad It's sorted now.
Thanks Again.
Powered by PunBB, supported by Informer Technologies, Inc.
Powered by PunBB