News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Thank-O-Matic

Started by enik, June 12, 2007, 12:18:59 PM

Previous topic - Next topic

ryan_dwight

#2120
how to uninstall this mod manually so that i can have a clean install. when im trying to uninstall in the package manager it has an error

edit:
i just edited SSI.php according to the parse for 2.0.3 and thank you button appears on the boards but what shoul i edit so that i can access the admin panel for this mod. im using black n black theme

Mr. Pedram

Hi, i use RTL forum, but icon shown bad  :-[
how can fix this problem?

My Modifications:
» Loading For SMF
» Buddies Block
» Redirect Links
» Birthdate On Registration
» PM Warning
» Instagram
» Add Table,Td,Tr Button
» Search Topic & Board Button
Browse All...

Mr. Pedram

No body home? :(
no one can help to fix this?
My Modifications:
» Loading For SMF
» Buddies Block
» Redirect Links
» Birthdate On Registration
» PM Warning
» Instagram
» Add Table,Td,Tr Button
» Search Topic & Board Button
Browse All...

simzman

Looks like a CSS issue.
Look at the ul.li.img{} class for that section. Perhaps add some padding or text alignment?
Can you share a link to this page?

Mr. Pedram

Here is my css for Thank-O-Matic

/* This are the the Thank-O-Matic Buttons START */
ul.quickbuttons li.thank_you_button
{
background: url(../images/buttons/thank_you.png) no-repeat;
}
ul.quickbuttons li.thank_you_open_button
{
background: url(../images/buttons/thank_you_open.png) no-repeat;
}
ul.quickbuttons li.thank_you_lock_button
{
background: url('../images/buttons/thank_you_lock.png') no-repeat;
}
ul.quickbuttons li.thank_you_delete_button
{
background: url(../images/buttons/thank_you_delete.png) no-repeat;
}
/* This are the the Thank-O-Matic Buttons END */

/* Styles for the Thank-O-Matic sections.
------------------------------------------------- */
.ThankOMatic
{
margin: 0.5em 0.5em 0.5em 0.5em;
padding: 0.2em 0.2em 0.2em 0.2em;
}

.ThankOMatic #thank_you_start_text
{
font-family: Tahoma; color: #FF00FF; font-size: 11px}

.ThankOMatic #thank_you_list
{
font-family: Tahoma;
padding-left: 0.5em;
padding-top: 0.2em; font-size:11px
}

.ThankOMatic #thank_you_list_link
{
}

.ThankOMatic #thank_you_lock_text
{
font-style: italic;
}

#most_thank_you_receive
{
float:left;
width: 49.5%;
}
#most_thank_you_given
{
float: right;
width: 49.5%;
}

.ThankOMatic
{
clear: both;
margin: 0.2em 0 0.5em;
padding: 0;
}

.poster_thank {
  min-height: 60px;
  height: auto !important;
  padding-top: 5px;
  padding-bottom: 5px;
}


I can't figure it out, what's the problem
i add padding and even margin or float or.. but not working
My Modifications:
» Loading For SMF
» Buddies Block
» Redirect Links
» Birthdate On Registration
» PM Warning
» Instagram
» Add Table,Td,Tr Button
» Search Topic & Board Button
Browse All...

simzman

On my forum I treat all icons in that section under

ul.quickbuttons li a {
padding: 0 0 0 20px;
display: block;
height: 20px;
line-height: 18px;
float: left;
}


Adjusting the padding will increase the distance between icons. Try padding: 0 0 0 25px;

The CSS you quoted is purely for the background images (icons).



Mr. Pedram

#2126
Thanks but now working, i even set padding to 60 and higher but no distance created.
anyway,
i set padding for these codes and distance between icon and text created but one problem left, the problem is icon goes left side that should go to right, when i set padding right or change padding left nothing change, any idea?

screen shot:



ul.quickbuttons li.thank_you_button
{
background: url(../images/buttons/thank_you.png) no-repeat; padding-left:25px;
}
ul.quickbuttons li.thank_you_open_button
{
background: url(../images/buttons/thank_you_open.png) no-repeat; padding-left:25px;
}
ul.quickbuttons li.thank_you_lock_button
{
background: url('../images/buttons/thank_you_lock.png') no-repeat; padding-left:25px;
}
ul.quickbuttons li.thank_you_delete_button
{
background: url(../images/buttons/thank_you_delete.png) no-repeat; padding-left:25px;
}





EDIT***: buddy, i use background-position for each button, and it works, finally. thanks for your help
My Modifications:
» Loading For SMF
» Buddies Block
» Redirect Links
» Birthdate On Registration
» PM Warning
» Instagram
» Add Table,Td,Tr Button
» Search Topic & Board Button
Browse All...

Adult-Fun

Hi
just installed this on my site
i had the likes mod installed but deleted it as this looked better.

however it's not showing on the posts
i have changed the settings in permissions and enabled the mod etc

i have looked in the logs and there seems to be loads of errors for it but mainly in display
any ideas pls


Shambles

Quote from: Adult-Fun on January 25, 2013, 06:14:13 AM
i have looked in the logs and there seems to be loads of errors for it but mainly in display

Can we see a small sample of those errors?

Also, in the configuration section, did you tick the boards in which you want the feature to appear?

Adult-Fun

#2129
i actually removed the mod as it kept throwing errors up
but here are some errors

http://removed/index.php?action=profile;area=forumprofile;u=8;saveWrong value type sent to the database. Integer expected. (p_thank_you_post_became)
Function: updateMemberDataFile: /home/afun/public_html/Sources/Subs.php
Line: 556

    Today at 11:27:44 AM
47d96034e402b2eb13ae2198da5ce0b5
Type of error: Undefined
http://removed/index.php?action=profile;area=forumprofile;u=88: Undefined index: thank_you_post_madeFile: /home/afun/public_html/Sources/Subs-ThankYou.php(116) : runtime-created function
Line: 5
 
    Today at 11:27:44 AM
47d96034e402b2eb13ae2198da5ce0b5
Type of error: Undefined
http://removed/index.php?action=profile;area=forumprofile;u=88: Undefined index: thank_you_post_becameFile: /home/afun/public_html/Sources/Subs-ThankYou.php(116) : runtime-created function
Line: 4

    Today at 11:27:40 AM
47d96034e402b2eb13ae2198da5ce0b5
Type of error: Undefined
http://removed/index.php?action=profile;u=88: Undefined index: thank_you_postFile: /home/afun/public_html/Themes/default/languages/Who.english.php (summary sub template - eval?)
Line: 320
 
    Today at 11:27:40 AM
47d96034e402b2eb13ae2198da5ce0b5
Type of error: Undefined
http://removed/index.php?action=profile;u=88: Undefined index: thank_you_postFile: /home/afun/public_html/Themes/default/languages/Who.english.php (summary sub template - eval?)
Line: 318
   
    Today at 11:04:08 AM
c409cb75fc8d714751af255dd2d1ba0c
Type of error: Undefined
http://removed/index.php?topic=7.08: Undefined index: thank_you_postFile: /home/afun/public_html/Themes/default/languages/Post.english.php (main sub template - eval?)
Line: 386

    Today at 11:04:08 AM
c409cb75fc8d714751af255dd2d1ba0c
Type of error: Undefined
http://removed/index.php?topic=7.08: Undefined index: thank_you_postFile: /home/afun/public_html/Themes/default/languages/Post.english.php (main sub template - eval?)
Line: 381
   
    Today at 11:04:08 AM
c409cb75fc8d714751af255dd2d1ba0c
Type of error: Undefined
http://removed/index.php?topic=7.08: Undefined index: thank_you_post_enableFile: /home/afun/public_html/Sources/Display.php
Line: 1065

    Today at 11:04:08 AM
c409cb75fc8d714751af255dd2d1ba0c
Type of error: Undefined
http://removed/index.php?topic=7.08: Undefined index: thank_you_post_enableFile: /home/afun/public_html/Sources/Display.php
Line: 1001

Links to adult material removed in accordance with registration agreement - Iris.
   

new2006

I need the manually installtion instruction for SMF 2.0.1. Where is it? When I select version 2.0.1 parse from the download page, it said "Sorry, but this modification does not appear to be compatible with the selected version." The author said it's compatible with 2.0.1 right???

Kindred

well... you need to update to 2.0.3 as soon as possible anyway...
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

simzman

Quote from: pedi on January 23, 2013, 06:14:32 PM
EDIT***: buddy, i use background-position for each button, and it works, finally. thanks for your help

Good to hear :D

Adk-Team

Hello we have looked to the mod is big, the team made ​​the decision to make it smaller and more powerful, just be a little patient have much work every day  ;)

Ahhhh Smf 2.0.4 updated  :P

Regards enik...

NightzKung

Hello ADK Maintaince error
QuoteOperand should contain 1 column(s)
ไฟล์: C:\AppServ\www\club\Sources\ThankYouPost-Maintaince.php
บรรทัด: 603

loplo

Question, when trying to update I'm getting an info that the latest version is installed.
Is there a way to make an upgrade package?

NightzKung

Hello Adk-Team

Board configured to Reply only
Click thank-o-magic does not

Thank  ;)

Dave J

I have this installed on my site and its works perfectly thank you ;)

I have a feature request.

Is it possible to add the option to restrict the amount of 'Thank You's that a member can use in 24hrs please?

I know I can change the time between presses via the anti spam function, but that option does not help me to do what I want.

Thanks
If you want quizzes to add to the new SMF2.1 quiz mod go here . There are also walkthroughs in the forum to explain how to install them and other tips.

ryan_dwight

i just made this working on my forum. the thank you button is there, and it adds to your profile everytime you click thank you but the problem is i cant see who gave  thank you at the bottom of a reply/post. im using black n black theme.

ryan_dwight

i have noticed that the thank you points was reset to zero, i have a backup of my smf iwant to restore it, is there any possibility that the thank you points only will be restored not the whole forum?

Advertisement: