Log in

View Full Version : Thanks Postbit


Farsisat
09-29-2007, 07:55 PM
hi i want the script for shown the number of post thanks in the cadr into the postbit.

i see in one of theard from picture.

address :
https://vborg.vbsupport.ru/attac...3&d=1155588368

i want script for:

Thanks: 0
Thanked 2 Times in 2 posts.

eny one help me?

Dismounted
09-30-2007, 06:50 AM
Search for the "Post Thanks Hack". I believe it was made by Abe1.

Farsisat
09-30-2007, 07:40 PM
i pm to abe1 but no answer from him.

i just thanks cod for insert into the cadr.

example postbit :

i desing it :

<input type="text" name="Date" size="24" dir="rtl" value="Register Date: $post[joindate]" class="alt1" style="border-style:solid; border-width:1px; font-family:serif; font-size:10pt; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px"><br></if>
<input type="text" name="Number1" size="24" dir="rtl" value="Number User: $post[userid]" class="alt1" style="border-style:solid; border-width:1px; font-family:serif; font-size:10pt; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px"><br><if condition="$post[field2]">
<input type="text" name="City" size="24" dir="rtl" value="DownToan : $post[field2]" class="alt1" style="border-style:solid; border-width:1px; font-family:serif; font-size:10pt; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px"><br></if>
<input type="text" name="Cuantity" size="24" dir="rtl" value="Send Tapik : $post[posts]" class="alt1" style="border-style:solid; border-width:1px; font-family:serif; font-size:10pt; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px"><br>
<input type="text" name="Every_day" size="24" dir="rtl" value="معدل ارسال روزانه : $post[postsperday] " class="alt1" style="border-style:solid; border-width:1px; font-family:serif; font-size:10pt; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px"><if condition="$post['age']"><br>
<input type="text" name="age" size="24" dir="rtl" value="$vbphrase[age]: $post[age]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px"></if><input type="text" name="Number" size="24" dir="rtl" value="Thanks : $post[post_thanks_user_amount]" class="alt1" style="border-style:solid; border-width:1px; font-family:serif; font-size:10pt; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px"><if condition="$post['age']"></if><if condition="$post['age']"></if><if condition="$post['age']">


i want to add number of post thanks into this i want cod.

thanks