Thank Mod 4 > HIDE PROBLEM!

Hier kommen die Support Anfragen für phpBB 3.0.x MODs hinein.
LeNNy
Beiträge: 14
Registriert: 7. Jun 2009 12:46
Hat sich bedankt: 0
Danksagung erhalten: 0

Thank Mod 4 > HIDE PROBLEM!

Beitrag von LeNNy »

Your phpBB Version: 3.0
Your phpBB Type: Standard phpBB (also called Vanilla (phpBB2) or Olympus (phpBB3))
MODs installed: No
Your knowledge: Advanced Knowledge
Boardlink: http://lennypub.com/forum

PHP Version: Newest and good one
MySQL Version: Newest and good one

What have you done before the problem was there?
Nothing, I installed the Thank Mod Tool, but Hide is not working. Even thought I tried follow this link: http://nationsofmetal.na.funpic.de/foru ... =view&s=15

What have you already tryed to solve the problem?
I did this: http://nationsofmetal.na.funpic.de/foru ... =view&s=15
Which is not working, when I open my Viewtopic.php I cannot find the code inside it, which I need to find


Description and Message
Okay, so my problem, I want to have the Function.. I really need it. Once I go to: http://nationsofmetal.na.funpic.de/foru ... =view&s=15 and do the following things:

1. Führe in phpmyadmin die folgenden mysql Befehle aus
Answer: Once I enter those MySQL Information, I get this error:

[code]Fout
SQL-query:

ALTER TABLE `phpbb_posts` DROP `post_thanked` ;


MySQL retourneerde:

#1091 - Can't DROP 'post_thanked'; check that column/key exists

[/code]

I don't understand that, why that error? I have loaded the new thanks.php, downloaded and replaced.

3. In der viewtopic.php

I find this stuff:
[code]$sql = 'SELECT post_thanked
FROM ' . POSTS_TABLE . '
WHERE post_id = ' . $post_id;
$result = $db->sql_query($sql);
$post_thanked = $db->sql_fetchfield('post_thanked');
$db->sql_freeresult($result);

if ($user->data['user_id'] != ANONYMOUS)
{
// If moderator or admin, skip reply check, auto unhide
if ($auth->acl_get('m_', $forum_id))
{
$unhide = true;
}
else if ($post_thanked)
{
$unhide = true;
}
[/code]

I cannot find those details in my viewtopic.php, even when I try to find: "unhide" it's not in there! Is my viewtopic old or something?

Please help me, and thanks for this good mod:)
- LeNNy
Benutzeravatar
Mahony
Site Admin
Site Admin
Beiträge: 792
Registriert: 3. Dez 2006 22:09
Hat sich bedankt: 22 Mal
Danksagung erhalten: 6 Mal

Re: Thank Mod 4 > HIDE PROBLEM!

Beitrag von Mahony »

Hello
Do you have the Simple Hide BBcode 0.3.0 MOD installed?


best regards Mahony
Diejenigen, die lautstark darüber diskutieren, warum es nicht geht, mögen bitte jene nicht stören, die es gerade tun.
Klug ist, wer nur die Hälfte von dem glaubt, was er hört. Weise ist, wer erkennt, welche Hälfte richtig ist.

Bild
LeNNy
Beiträge: 14
Registriert: 7. Jun 2009 12:46
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Thank Mod 4 > HIDE PROBLEM!

Beitrag von LeNNy »

Mahony hat geschrieben:Hello
Do you have the Simple Hide BBcode 0.3.0 MOD installed?


best regards Mahony
Just installed it.

Once I use text in my post, people are still able to see it without thanking :)

I will try that fix right now that you have made.

EDIT:

Once I run that MySQL Command, it still gives that error! I don't know if its a problem?

EDIT:

Still got the same problem :( I cant find anything in the viewtopic.php which I need to find, it is not in it.

What in the hell is this..
Benutzeravatar
Mahony
Site Admin
Site Admin
Beiträge: 792
Registriert: 3. Dez 2006 22:09
Hat sich bedankt: 22 Mal
Danksagung erhalten: 6 Mal

Re: Thank Mod 4 > HIDE PROBLEM!

Beitrag von Mahony »

Hello
Look here, the bug fixes http://nationsofmetal.na.funpic.de/foru ... p=500#p500

best regards Mahony
Diejenigen, die lautstark darüber diskutieren, warum es nicht geht, mögen bitte jene nicht stören, die es gerade tun.
Klug ist, wer nur die Hälfte von dem glaubt, was er hört. Weise ist, wer erkennt, welche Hälfte richtig ist.

Bild
LeNNy
Beiträge: 14
Registriert: 7. Jun 2009 12:46
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Thank Mod 4 > HIDE PROBLEM!

Beitrag von LeNNy »

Which is the bug I have? My german is not that good ^^

This one? : Hier noch ein AddOn um die Anzeige, wer sich bedankt hat per Klick Ein/Ausklappen zu können
Benutzeravatar
Mahony
Site Admin
Site Admin
Beiträge: 792
Registriert: 3. Dez 2006 22:09
Hat sich bedankt: 22 Mal
Danksagung erhalten: 6 Mal

Re: Thank Mod 4 > HIDE PROBLEM!

Beitrag von Mahony »

Hello
You need all bug fixes.


best regards Mahony
Diejenigen, die lautstark darüber diskutieren, warum es nicht geht, mögen bitte jene nicht stören, die es gerade tun.
Klug ist, wer nur die Hälfte von dem glaubt, was er hört. Weise ist, wer erkennt, welche Hälfte richtig ist.

Bild
LeNNy
Beiträge: 14
Registriert: 7. Jun 2009 12:46
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Thank Mod 4 > HIDE PROBLEM!

Beitrag von LeNNy »

Mahony hat geschrieben:Hello
You need all bug fixes.


best regards Mahony
Okay, thanks, I will install every fixes, and hopefully the hide function is working then.:)
Benutzeravatar
Mahony
Site Admin
Site Admin
Beiträge: 792
Registriert: 3. Dez 2006 22:09
Hat sich bedankt: 22 Mal
Danksagung erhalten: 6 Mal

Re: Thank Mod 4 > HIDE PROBLEM!

Beitrag von Mahony »

Hello
Note: The bug fixes are for the Thank Post Mod (hide MOD compatible ) 0.2.0
Administrators and moderators see always the hidden content.


best regards Mahony
Diejenigen, die lautstark darüber diskutieren, warum es nicht geht, mögen bitte jene nicht stören, die es gerade tun.
Klug ist, wer nur die Hälfte von dem glaubt, was er hört. Weise ist, wer erkennt, welche Hälfte richtig ist.

Bild
LeNNy
Beiträge: 14
Registriert: 7. Jun 2009 12:46
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Thank Mod 4 > HIDE PROBLEM!

Beitrag von LeNNy »

Mahony hat geschrieben:Hello
Note: The bug fixes are for the Thank Post Mod (hide MOD compatible ) 0.2.0
Administrators and moderators see always the hidden content.


best regards Mahony
In the most bug fixes are not in my files, such as 'S_FIRST_POST' => true, in my thanks.php its not in there. weard shit I give up
Benutzeravatar
Mahony
Site Admin
Site Admin
Beiträge: 792
Registriert: 3. Dez 2006 22:09
Hat sich bedankt: 22 Mal
Danksagung erhalten: 6 Mal

Re: Thank Mod 4 > HIDE PROBLEM!

Beitrag von Mahony »

Hello
The Thank Post Mod (hide MOD compatible ) 0.2.0 and the Thank Post MOD Version 0.4.0 are NOT the same. They are not compatible with each other.

best regards Mahony
Diejenigen, die lautstark darüber diskutieren, warum es nicht geht, mögen bitte jene nicht stören, die es gerade tun.
Klug ist, wer nur die Hälfte von dem glaubt, was er hört. Weise ist, wer erkennt, welche Hälfte richtig ist.

Bild
Antworten