Thank You Hack(Teşekkür Hack) 3.5.X

Dark_Angel

Webmaster
Yönetici
post_thanks.gif dosyasını /images/buttons/ klasorune upload edin. Ardından .xml dosyasını upload edin. (admincp -> Plugin System -> Manage Products -> [Add/Import Product])


postbit ve postbit_lagacy templatelerinde alttakini bul

PHP:
$vbphrase[posts]: $post[posts]
alttaki ile değiştir

PHP:
<if condition="$post[userid]">$vbphrase[posts]/$vbphrase[post_thanks_thanks]: $post[posts]/$post[post_thanks_user_amount] <br> <if condition="$post[post_thanks_thanked_times] == 1"> <phrase 1="$post[post_thanks_thanked_times] Time" 2="$post[post_thanks_thanked_posts] Post">$vbphrase[post_thanks_thanks_amount]</phrase> <else /> <if condition="$post[post_thanks_thanked_posts] == 1"> <phrase 1="$post[post_thanks_thanked_times] Times" 2="$post[post_thanks_thanked_posts] Post">$vbphrase[post_thanks_thanks_amount]</phrase> <else /> <phrase 1="$post[post_thanks_thanked_times] Times" 2="$post[post_thanks_thanked_posts] Posts">$vbphrase[post_thanks_thanks_amount]</phrase> </if> </if> </if>
alttakini bul

PHP:
<!-- controls -->
hemen altına ekle

PHP:
$post_thanks_button
alttakini bul

PHP:
<!-- / post #$post[postid] -->
hemen altına ekle

PHP:
$post_thanks
navbar template inde alttakini bul

PHP:
<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
hemen altına ekle

PHP:
</tr> <tr> <td class="vbmenu_option"><a href="search.php?do=findallthanks">$vbphrase[post_thanks_search]</a></td>
MEMBERINFO template inde alttakini bul

PHP:
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
alttaki ile değiştir

PHP:
$vbphrase[total_posts]/$vbphrase[post_thanks_total_thanks]: <strong>$userinfo[posts]/$userinfo[post_thanks_user_amount]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
<br>
<if condition="$userinfo[post_thanks_thanked_times] == 1">
<phrase 1="$userinfo[post_thanks_thanked_times] Time" 2="$userinfo[post_thanks_thanked_posts] Post">$vbphrase[post_thanks_thanks_amount]</phrase>
<else />
<if condition="$userinfo[post_thanks_thanked_posts] == 1">
<phrase 1="$userinfo[post_thanks_thanked_times] Times" 2="$userinfo[post_thanks_thanked_posts] Post">$vbphrase[post_thanks_thanks_amount]</phrase>
<else />
<phrase 1="$userinfo[post_thanks_thanked_times] Times" 2="$userinfo[post_thanks_thanked_posts] Posts">$vbphrase[post_thanks_thanks_amount]</phrase>
</if>
</if> </td>
</tr> </td>
</tr> <tr>
<td>
<a href="search.php?$session[sessionurl]do=findthanks&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[post_thanks_search_user]</phrase></a>
dosyalar ektedir... Zip password: www.hackhell.com
 

Ekli dosyalar

HatNet

New member
Kardes yuklen miyor bu sorunu veriyor

This file appears to be a Product, not a Plugin. Please use Manage Products to add this file.
 

Dark_Angel

Webmaster
Yönetici
HatNet' Alıntı:
Kardes yuklen miyor bu sorunu veriyor

This file appears to be a Product, not a Plugin. Please use Manage Products to add this file.
xml dosyasını yukledıgıne emınmısın??

Plugin System -> Manage Products -> [Add/Import Product]) kısmından verdıgım xml dosyasını import et
 

bim_28

Altın Üye
Dark bi de 3.0.7'den teşekkür alalım localdeki Dark sabırsızlanıyo :D
 

bim_28

Altın Üye
Bu teşekkür localdeki Dark'tan geldi.
Ben şimdi gelip teşekkür edemem sen benim yerime
teşekür et dedi :D
 

Cenk_17

New member
KArdes bu ne bu kodu yazınca vBulletin 3.5.x Lisansızmı kullana bilicez.. az bilgi versen bu konuda ne işe yarıyor diye bunlarr dimi
 

zandar

New member
dostum buton çıkmıyo threadın altında?

Thanked 0 Times in 0 Posts yazıyo userinfo da ama button yok.

yardım edersen sewinirim.

selametle..
 
HatNet' Alıntı:
Kardes yuklen miyor bu sorunu veriyor

This file appears to be a Product, not a Plugin. Please use Manage Products to add this file.
Kardeş bunu yanlış yerden import ediyorsun sen sen ürün yöneticisi yani product manager den import ediceksin oke ?

yasinuysal' Alıntı:
Buton Çıkmıyor Ağam Buton

kardeş postbiti editlemişsin sadece postbit lecalcy i editle :)
 

incecorap

New member
bende pluginden import ederken bu hatayı veriyor neden olabilir acaba


PHP:
Database error in vBulletin 3.5.3:

Invalid SQL:

				INSERT INTO setting
				(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product)
				VALUES
				(
					'post_thanks_on_off',
					'post_thanks',
					'1',
					'1',
					'boolean',
					'yesno',
					10,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_forum_off',
					'post_thanks',
					'',
					'',
					'free',
					'',
					20,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_forum_first_all',
					'post_thanks',
					'1',
					'0',
					'boolean',
					'yesno',
					30,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_forum_first',
					'post_thanks',
					'',
					'',
					'free',
					'',
					40,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_date_all',
					'post_thanks',
					'1',
					'1',
					'boolean',
					'yesno',
					50,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_date_forum',
					'post_thanks',
					'',
					'',
					'free',
					'',
					60,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_usergroup_using',
					'post_thanks',
					'',
					'',
					'free',
					'',
					70,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_user_useing',
					'post_thanks',
					'',
					'',
					'free',
					'',
					80,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_reputation',
					'post_thanks',
					'0',
					'0',
					'number',
					'',
					90,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_post_count',
					'post_thanks',
					'1',
					'0',
					'boolean',
					'yesno',
					100,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_delete_own',
					'post_thanks',
					'1',
					'1',
					'boolean',
					'yesno',
					110,
					0,
					1,
					'post_thanks'
	);

MySQL Error  : Duplicate entry 'post_thanks_on_off' for key 1
Error Number : 1062
Date         : Sunday, January 29th 2006 @ 03:49:41 PM
Script       : http://www.xxxxxx.com/forum/admincp/plugin.php
Referrer     : http://www.xxxxx.com/forum/admincp/plugin.php?do=productadd
IP Address   : xxxxxxxx
Username     : xxxxxxxx
Classname    : vb_database
 

BenCesur

New member
mercandede' Alıntı:
ben herşeyi yaptım ama türkçeleştiremedim nerelerini deiştireceğimizi gösterir misiniz lütfen_?
Bunun için iki yol var.
1. Ya indirdiğin dosyanın içinden çıkan .xml dosyasındaki gerekli yerleri çevireceksin.
2. Yada eklentiyi kurduktan sonra Sözcük yönetiminden cümle cümle arayarak çevireceksin.

Ayrıca işte Türkçe'ye çevirip buraya ekledim..http://www.hemenpaylas.com/download/164094/Tesekkur.zip.html


Şimdi benim sorunum ise şu:



herşey tamam oldu. çalışmasıda güzel bir sorun yok..ama resimdiki gibi "Posts" ve "Times" isimli değişkenleri Türkçe'ye çeviremiyorum. Yani bulamıyorum. hatta MEMBERINFO kodlarındaki bu kelimeleri bile sildim ama maalesef olmadı. yine aynı sorun var..
 

Dark_Angel

Webmaster
Yönetici
incecorap' Alıntı:
bende pluginden import ederken bu hatayı veriyor neden olabilir acaba


PHP:
Database error in vBulletin 3.5.3:

Invalid SQL:

				INSERT INTO setting
				(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product)
				VALUES
				(
					'post_thanks_on_off',
					'post_thanks',
					'1',
					'1',
					'boolean',
					'yesno',
					10,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_forum_off',
					'post_thanks',
					'',
					'',
					'free',
					'',
					20,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_forum_first_all',
					'post_thanks',
					'1',
					'0',
					'boolean',
					'yesno',
					30,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_forum_first',
					'post_thanks',
					'',
					'',
					'free',
					'',
					40,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_date_all',
					'post_thanks',
					'1',
					'1',
					'boolean',
					'yesno',
					50,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_date_forum',
					'post_thanks',
					'',
					'',
					'free',
					'',
					60,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_usergroup_using',
					'post_thanks',
					'',
					'',
					'free',
					'',
					70,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_user_useing',
					'post_thanks',
					'',
					'',
					'free',
					'',
					80,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_reputation',
					'post_thanks',
					'0',
					'0',
					'number',
					'',
					90,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_post_count',
					'post_thanks',
					'1',
					'0',
					'boolean',
					'yesno',
					100,
					0,
					1,
					'post_thanks'
	),
	(
					'post_thanks_delete_own',
					'post_thanks',
					'1',
					'1',
					'boolean',
					'yesno',
					110,
					0,
					1,
					'post_thanks'
	);

MySQL Error  : Duplicate entry 'post_thanks_on_off' for key 1
Error Number : 1062
Date         : Sunday, January 29th 2006 @ 03:49:41 PM
Script       : http://www.xxxxxx.com/forum/admincp/plugin.php
Referrer     : http://www.xxxxx.com/forum/admincp/plugin.php?do=productadd
IP Address   : xxxxxxxx
Username     : xxxxxxxx
Classname    : vb_database
sorununu yerınde yardım hızmetımızle cozduk sanırım :)



BenCesur' Alıntı:
Bunun için iki yol var.
1. Ya indirdiğin dosyanın içinden çıkan .xml dosyasındaki gerekli yerleri çevireceksin.
2. Yada eklentiyi kurduktan sonra Sözcük yönetiminden cümle cümle arayarak çevireceksin.

Ayrıca işte Türkçe'ye çevirip buraya ekledim..http://www.hemenpaylas.com/download/164094/Tesekkur.zip.html


Şimdi benim sorunum ise şu:



herşey tamam oldu. çalışmasıda güzel bir sorun yok..ama resimdiki gibi "Posts" ve "Times" isimli değişkenleri Türkçe'ye çeviremiyorum. Yani bulamıyorum. hatta MEMBERINFO kodlarındaki bu kelimeleri bile sildim ama maalesef olmadı. yine aynı sorun var..
post_thanks_times_post
post_thanks_times_posts phrase larını turkcelestırmen yeterlı olucaktır.
 
Üst