News:

Wondering if this will always be free?  See why free is better.

Main Menu

Thank-O-Matic

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

Previous topic - Next topic

nassatellite

#1100
Thank@Matic kod hatası buldum. for 2.0.RC2
$themedir/ManageBoards.template.php  dosyasında hatalı kodlama yapılmıştır.

<edit file>
$themedir/ManageBoards.template.php
</edit file>

<search for>
   echo '
<input type="hidden" name="rid" value="', $context['redirect_location'], '" />

</search for>

error
<add before>
<div id="thank_o_matic_div">
<dl class="settings">
<dt>
<strong>', $txt['mboards_thank_you_post_enable'], ':</strong><br />
<span class="smalltext">', $txt['mboards_thank_you_post_enable_desc'], '</span><br />
</dt>
<dd>
<input type="checkbox" name="thank_you_post_enable"', $context['board']['thank_you_post_enable'] ? ' checked="checked"' : '', ' class="input_check" />
</dd>
</dl>
</div>';

</add before>



Modifikasyonun başında :
echo'
eksikliğinin varlığını gördüm ve  Category and Department Management(Kategori ve Bölüm Yönetimi) giriş yapamıyordum.Modifikasyonu indirdim ve bu ufak sorunu gördüm.Düzeltince giriş yapabildim.
Aynı sorunu yaşayıpta düzeltmek isteyenler aşağıdaki kodu uygulasınlar :

corrected (düzeltilmiş hali)

<add before>
echo'
     <div id="thank_o_matic_div">
<dl class="settings">
<dt>
<strong>', $txt['mboards_thank_you_post_enable'], ':</strong><br />
<span class="smalltext">', $txt['mboards_thank_you_post_enable_desc'], '</span><br />
</dt>
<dd>
<input type="checkbox" name="thank_you_post_enable"', $context['board']['thank_you_post_enable'] ? ' checked="checked"' : '', ' class="input_check" />
</dd>
</dl>
</div>';

</add before>

Bu ufak hatanın pakettede düzeltilmesi dileğiyle.

4b11l

Hello nassatellite,

Is that to solve my problem? Sorry, I'm not sure what language that is so I couldn't use a translator to translate it for me.

Farow

I'm not really sure if anyone else posted this, but if you logout/delete cookies and have the link / click the button to say thanks, then the person get thanked, but the name of the one who said it, isn't displayed.

diamanda

QuoteHi, I'm using the cargo theme by dzeiner studio and this doesn't work after I installed it. It shows the amount of thanks I have but there's no thank button. What do I do now? Please help!

I also use that cargo theme and not work. but use another theme that does not use display. templete. php and works well.

they have some idea?


Arkino

Quote from: nassatellite on December 06, 2009, 08:05:13 AM
Thank@Matic kod hatası buldum. for 2.0.RC2
$themedir/ManageBoards.template.php  dosyasında hatalı kodlama yapılmıştır.

<edit file>
$themedir/ManageBoards.template.php
</edit file>

<search for>
   echo '
<input type="hidden" name="rid" value="', $context['redirect_location'], '" />

</search for>

error
<add before>
<div id="thank_o_matic_div">
<dl class="settings">
<dt>
<strong>', $txt['mboards_thank_you_post_enable'], ':</strong><br />
<span class="smalltext">', $txt['mboards_thank_you_post_enable_desc'], '</span><br />
</dt>
<dd>
<input type="checkbox" name="thank_you_post_enable"', $context['board']['thank_you_post_enable'] ? ' checked="checked"' : '', ' class="input_check" />
</dd>
</dl>
</div>';

</add before>



Modifikasyonun başında :
echo'
eksikliğinin varlığını gördüm ve  Category and Department Management(Kategori ve Bölüm Yönetimi) giriş yapamıyordum.Modifikasyonu indirdim ve bu ufak sorunu gördüm.Düzeltince giriş yapabildim.
Aynı sorunu yaşayıpta düzeltmek isteyenler aşağıdaki kodu uygulasınlar :

corrected (düzeltilmiş hali)

<add before>
echo'
     <div id="thank_o_matic_div">
<dl class="settings">
<dt>
<strong>', $txt['mboards_thank_you_post_enable'], ':</strong><br />
<span class="smalltext">', $txt['mboards_thank_you_post_enable_desc'], '</span><br />
</dt>
<dd>
<input type="checkbox" name="thank_you_post_enable"', $context['board']['thank_you_post_enable'] ? ' checked="checked"' : '', ' class="input_check" />
</dd>
</dl>
</div>';

</add before>

Bu ufak hatanın pakettede düzeltilmesi dileğiyle.

Yup, a littke bug. Thank you, I could fix it ^^

ディン1031

This is fixed... since weekes oO.
You must be one of them 20 People who got the version with the error...
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

ディン1031

Quote from: 4b11l on December 07, 2009, 04:00:36 AM
Hello nassatellite,

Is that to solve my problem? Sorry, I'm not sure what language that is so I couldn't use a translator to translate it for me.
I would suggest you should clear you file cache...
Quote from: Farow on December 11, 2009, 03:09:56 PM
I'm not really sure if anyone else posted this, but if you logout/delete cookies and have the link / click the button to say thanks, then the person get thanked, but the name of the one who said it, isn't displayed.

You need to enable the option to show the list of members in the posts.

Quote from: Peranbury on December 11, 2009, 03:18:48 PM
QuoteHi, I'm using the cargo theme by dzeiner studio and this doesn't work after I installed it. It shows the amount of thanks I have but there's no thank button. What do I do now? Please help!

I also use that cargo theme and not work. but use another theme that does not use display. templete. php and works well.

they have some idea?
Yes you need to make the change in you costum theme Display.template.php.
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

marko_andres

I have a problem.
to thank redirects to the forum
which could be the problem?

sorry for my bad English

Version SMF: 2.0 RC3
Theme        : Inferno
Portal          : Simple Portal 2.3.2


Por un cambio de conciencia --> http://thezeitgeistmovement.com/

interstellawars

I have a problem.
The error i am getting is:
Database Error
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation 'ifnull'
File: /home/adultxxx/public_html/Sources/ThankYouPost.php
Line: 542

installed ok, any ideas of what the problem could be.
I am running smf 1.1.11 with TP v1.0beta4
Thank-o-matic ver 1.2.5
Thanks

ディン1031

Quote from: marko_andres on December 15, 2009, 11:11:25 AM
I have a problem.
to thank redirects to the forum
which could be the problem?

sorry for my bad English
Suggest you're inserts are not done in the index.php? Hmmm difficult ;). Some mistakes in the insert of the theme... i've no idea where there error could be on you forum :X.

Quote from: interstellawars on December 16, 2009, 02:54:31 PM
I have a problem.
The error i am getting is:
Database Error
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation 'ifnull'
File: /home/adultxxx/public_html/Sources/ThankYouPost.php
Line: 542

installed ok, any ideas of what the problem could be.
I am running smf 1.1.11 with TP v1.0beta4
Thank-o-matic ver 1.2.5
Thanks
You're database tables and fields are not correct set. Also the connection collation is not the same as you database collation ;). You must fix this things so that i will work in correct way...

Bye
DIN1031
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

shadow82x

#1110
Hey Din,
On SMF2.0 RC2 there are loads of errors after installing this mod on a clean install. When viewing the Thank-O-Matic setting page and clicking "Thank You" in a discussion topic it generates errors like:

- Undefined index:  thank_you_post_became_display
- Undefined index:  thank_you_post_made_display
- Undefined index:  thank_you_post_thx_display
- Undefined index:  thank_you_link_aftercounter
- And more

..And after a while the error log pages really start to build up, causing the smf_log_errors table to greatly increase, which can result in diskspace issues.

This specific package is unstable and should be removed until these errors are fixed. (imo)
Colin B
Former Spammer, Customize, & Support Team Member

supahben

how do i implement this on my theme? it didnt installed correctly for it.. im using anone by pixelslot thank you!

.Vapor

Quote from: Shadow82x on December 18, 2009, 08:17:39 PM
Hey Din,
On SMF2.0 RC2 there are loads of errors after installing this mod on a clean install. When viewing the Thank-O-Matic setting page and clicking "Thank You" in a discussion topic it generates errors like:

- Undefined index:  thank_you_post_became_display
- Undefined index:  thank_you_post_made_display
- Undefined index:  thank_you_post_thx_display
- Undefined index:  thank_you_link_aftercounter
- And more

..And after a while the error log pages really start to build up, causing the smf_log_errors table to greatly increase, which can result in diskspace issues.

This specific package is unstable and should be removed until these errors are fixed. (imo)

X's 2 ....i had to un-install it.

ディン1031

#1113
Quote from: Shadow82x on December 18, 2009, 08:17:39 PM
Hey Din,
On SMF2.0 RC2 there are loads of errors after installing this mod on a clean install. When viewing the Thank-O-Matic setting page and clicking "Thank You" in a discussion topic it generates errors like:

- Undefined index:  thank_you_post_became_display
- Undefined index:  thank_you_post_made_display
- Undefined index:  thank_you_post_thx_display
- Undefined index:  thank_you_link_aftercounter
- And more

..And after a while the error log pages really start to build up, causing the smf_log_errors table to greatly increase, which can result in diskspace issues.

This specific package is unstable and should be removed until these errors are fixed. (imo)
That's not possible... this are only langauge stings and this should be avaible after the install... i looked at it...

Did you clear the file cache? Possible not recached after the install?

I remove it for now... i think i will never fix this... because i can not reproduce it <<. I can not do more than insert the langaugestrings into the mod <<

After serval test on my home system i can't reproduce it... and if i can not reproduce it can't fix it... i official remove the rc2 compatible version.
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

ディン1031

#1114
@Shadow:
So i did now a hardcore test...

- Installed a new BSD server...
- Installed the standard apache and sql server (PHP5 and MYSQL5).
- Installed fresh, clean and latest SMF 2 RC2 (that's public avaible, not a rev version)
- Installed Thank-O-Matic (ThankOMatic20RC1_(2.0_RC2.1).zip) latest version i uploaded here
- Install Work fine
- Goes to the setup page, everything appear, no errors in the error logs (only the eval bug that already fixed on the rev version but not in the public version)
- So now i enable one board
- Go to the Board -> Create a new Topic
- Create a new user for an Thank You
- Go to the Permissions .oO(forget to set them :P)
- Go to the thread with the thank you and give one...
- Look in the error log... no errors... strange...
- Go into the Thank-O-Matic setup...
- Setup some option like stats and display output...
- Go to the page with the other user... got to the page with the admin user...
- Go to the Error Log... no errors...

So what did i not do? That would create the eval errors... I'm total confused and clueless... i can't start to check if every $txt variable exist i think thats not a thing a mod creator need to do oO.
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

hadesflames

I installed thank-o-matic on my localhost. It runs a clean 2.0 RC2 The second I installed and it redirected me I got this on my error log:


Apply Filter: Only show the error messages of this URL
http://127.0.0.1/smf 2.0/index.php?action=admin;area=thankyoupostsettings
Apply Filter: Only show the errors with the same message
8: Undefined index: thankYouPostFullOrder
Apply Filter: Only show the errors from this file
File: C:/Program Files/EasyPHP5.3.0/www/smf 2.0/Sources/ManageServer.php
Line: 1801

as well as:

http://127.0.0.1/smf 2.0/index.php?action=admin;area=thankyoupostsettings
Apply Filter: Only show the errors with the same message
8: Undefined index: thankYouPostPreviewOrder
Apply Filter: Only show the errors from this file
File: C:/Program Files/EasyPHP5.3.0/www/smf 2.0/Sources/ManageServer.php
Line: 1801

ディン1031

I can't prevent this error it's smf eval bug ;). If you set the options it will no happen anymore...
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

motomaniacs

im instal this without any  problem
but the problem is i cant see the thank buuton in my forum
im using custom theme
what should i do

edit : i forgot to mention that ive set the permission each member and also the board

ディン1031

Make the changes in the Display.template.php ;).
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

sattninja

well i have major  problem i installed this on RC2 i didn't see any errors it installed and when it went to redirect my site will not come up anymore just goes to a white screen server error 500 wtf do i do now
Running Rc4

Advertisement: