PDA

View Full Version : New Posting Features - View Myspace Profile [Small Mod], Youtube Info Updated.


Weapon-x
09-09-2007, 10:00 PM
This mod will let users add there Myspace Friend ID Number to there profile and users can simply click and check on other members profiles.

Step One: Admin CP > User Profile Fields > Add New User Profile Field.

Profile field type: Single-line Text Box
Title: Myspace Friend ID
Description: "Please enter your myspace.com friend ID number. This number can be found after logging into myspace. You copy and paste everything after myspace.com/[your url is located here]
-Click Save-

Step Two: Admin CP > Styles and Templates > Style Manager > [<< Your Template >>] Postbit Templates > Postbit_Legacy

Find:
$post $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div></if>

Below this add:

<!-- / Myspace.com Profile System -->
<if condition="$post['field8']">
<div id="myspacemenu_$post[postid]"><a href="http://www.myspace.com/$post[field8]"><img src="$stylevar[imgdir_misc]/myspace_profile.jpg" alt="View Myspace Profile" border="0"></a></div>
</if>
<!-- / End Myspace.com Profile System -->

[I]Note: Replace "field8" with the Field ID for your Myspace ID you set on step one

Upload the include image to your styles img directory.

Done. Easy huh?

Update: 9/11/07
This mod works for youtube too. All you have to do is add

<!-- / Youtube.com Profile System -->
<if condition="$post['field8']">
<div id="youtubemenu_$post[postid]"><a href="http://www.youtube.com/profile?user=$post[field8]"><img src="$stylevar[imgdir_misc]/youtube_profile.jpg" alt="View Youtube Videos" border="0"></a></div>
</if>
<!-- / End Youtube.com Profile System -->


If someone could make a youtube image just like the myspace one it would work out pretty well.

Please Click Install If You Install This

enjoyyaself
09-10-2007, 07:20 PM
very nice..installed

Weapon-x
09-10-2007, 08:27 PM
Thank You. Your site is cool!

Weapon-x
09-11-2007, 02:06 AM
Remember to change the field8 value.

FreshFroot
09-11-2007, 04:29 AM
Thanks mate, will use this hack. Nice and simple too :D

Weapon-x
09-11-2007, 12:37 PM
Thanks mate, will use this hack. Nice and simple too :D

No prob.

Weapon-x
09-12-2007, 03:49 PM
Please if you use this please click install. Thanks!

letsjoy
09-13-2007, 09:01 AM
very nice mod please provide any demo :)

Herc
09-16-2007, 05:27 PM
Thanks, Weapon.....:cool::cool:
Nice and sweet..

Weapon-x
10-15-2007, 09:30 PM
Thanks, Weapon.....:cool::cool:
Nice and sweet..

Your Welcome.

Weapon-x
11-23-2007, 02:24 AM
^Small Bump if anyone missed this mod^