Quote:
Originally Posted by Invalid ID
It's working like charm
Nominated for MOTM
Please tell me, what should I do if I want to add Stamps for more threads like Member of the Month, Birthday etc.?
|
never mind just for useful things any help im in contact ....
and iam greatful for your Nominated
and about your question you can add custome pictures soo easy
see this pics 


1- the stamp icon like this
and if you called the new stamp with
best advice of the month u should make the name of icon is " thread_Dom.gif " and u will add this part ( _Dom ) just on stamp icon
that mean
( images/stamps/ ) will clear it and
add ( _Dom ) Just Only
2- the pics of the stamp You will find a PSD you can use it to make
the stamp u like
iam working on it
and i'll added it on
the next version of this hack
Quote:
Originally Posted by rjmjr69
Ok I see a grammer mistake that is easily fixed by searching for the phrase. best_thread
Its displayed like this when in use on forum home. Best THread
Ra7el is there a way to stop the hack from adding that to Forum Home when there is a stamp handed out? I do not like that feature. It takes up room on the page and its redundant information
Sorry I forgot to click install. Done and I also nominated this for MOTM thanks keep up the good work. Maybe you can add a feature to allow the members to VOTE on a thread to receive these awards?
|
hiii , rjmjr69
thanx for fiex the grammer mistake and
iam greatful for your Nominated
Quote:
Maybe you can add a feature to allow the members to VOTE on a thread to receive these awards?
|
i'll try to add this on the next Version: 4.0.1
and about your question Yes there
Open
product-stamps.xml
with Notepad
and find
PHP Code:
<plugin active="1" executionorder="5">
<title>The Best Topics</title>
<hookname>forumhome_complete</hookname>
<phpcode><![CDATA[if (file_exists('./includes/stampbesttread.php'))
require_once(DIR . '/includes/stampbesttread.php');]]></phpcode>
</plugin>
and remove it
that's all ..... try it and tell me