Installation instructions
1- Upload .htaccess to forum root dir
2 - Upload the 2 images to /images folder
3 - Install product
4 - Create profile fields (as below)
5 - Register at Shrinktheweb and note the 2 unique access keys that you get.
6 - Edit MEMBERINFO_new
<td class="alt1" width="100%">
<div class="smallfont">
<if condition="$prepared['homepage']">
<fieldset>
<legend>$vbphrase[home_page] of $prepared[username] (<a href="$prepared[homepage]" target="_blank">$prepared[homepage]</a>)</legend>
<div class="fieldset_padding floatcontainer">
<ul class="list_no_decoration">
<a href="$prepared[homepage]" target="_blank"><img src="http://www.shrinktheweb.com/xino.php?embed=1&u=0c386&STWAccessKeyId=5edc8c987f37d0f&Size=lg&Url=$prepared[homepage]" width="175" height="125" align="left" border="0" style="border: 3px double #e3e3e3" alt="$prepared[username]'s Homepage" /></a>
</ul></div></fieldset>
<else />
$prepared[username] has no homepage set in <if condition="$userinfo[field12]==Male">his <else /> her </if> profile settings</if>
</div>
</td>
</tr>
</table>
<br />
Replace 0c386&STW with your secret access key
Replace 5edc8c987f37d0f with your access key
Create profile fields as below
Quote - Field 5
City - Field 6
Star Sign - Field 7
Height - Field 8
Ethnicity - Field 9
Smoker - Field 10
Body Type - Field 11
Gender - Field 12
Real Name - Field 13
Country - Field 14
About Me - Field 15
Who I'd like to meet - Field 16
First Date - Field 18
Custom Block Title - Field 19
Custom Block Content - Field 20
Marital Status - Field 21
Looking For - Field 22
If you choose to not use any of the profile fields, or you put them in different field ID's, then you will have to edit the memberinfo_new template accordingly as it is currently assigned to those ID's.
Additional Information
For this modification to work correctly, there are a few other modifications that have to be installed, otherwise there will be dead links in the profile.
If you do not have the VBlog installed (the official VBulletin version) then there are some template edits you need to do to remove the "calls" for the blog.
This modification is still in beta phase and IS supported. Please let me know what else you would like to see in the next release. This has been tested on 3.7.1 and other instances of 3.7.x.
You can see a live demo here
user - demo
pass - demo
Please click "Mark As Installed" to show your support for this modification. This modification is completely free, but all donations are appreciated. If you would like to donate any amount, please send a paypal payment to: admin@vampyrescene.com.
I just cant get this to work. I have done the main installation, installed the plugins but still I only get the left column, and nothing on the right hand where all the fields should be.
I have registered myself on shringtheweb and insert the 2 keys one get there, should not that do the trick?