Die Suche ergab 14 Treffer
- 26. Jan 2009 21:58
- Forum: Support für phpBB 3.0.x MODs
- Thema: Thank Post Mod
- Antworten: 16
- Zugriffe: 13711
Re: Thank Post Mod
If I were to remove all the file edits for 0.4.0 from the files, would that fix the problem?
- 26. Jan 2009 21:54
- Forum: Support für phpBB 3.0.x MODs
- Thema: Thank Post Mod
- Antworten: 16
- Zugriffe: 13711
Re: Thank Post Mod
Oh my...Mahony hat geschrieben:HelloYES youre stupidOk, I must be stupid, I attempted to upgrade to Thank Mod 0.4.0 and get this error- the Thank Mod 0.4.0 is not an Update of the Thank Post Mod 0.2.0.
The MODs are NOT Compatibel.
Best regards: Mahony

How do I fix this?
- 26. Jan 2009 19:43
- Forum: Support für phpBB 3.0.x MODs
- Thema: Thank Post Mod
- Antworten: 16
- Zugriffe: 13711
Re: Thank Post Mod
Ok, I must be stupid, I attempted to upgrade to Thank Mod 0.4.0 and get this error when visiting the viewtopic.php page: General Error SQL ERROR [ mysqli ] Duplicate column name 'user_thanked' [1060] SQL ALTER TABLE `phpbb_users` ADD `user_thanked` INT NOT NULL DEFAULT 0 ; BACKTRACE FILE: includes/d...
- 26. Jan 2009 19:04
- Forum: Support für phpBB 3.0.x MODs
- Thema: Thank Post Mod
- Antworten: 16
- Zugriffe: 13711
Re: Thank Post Mod
That worked perfectly!!! Thank you so muchMahony hat geschrieben:Hello
The includes/acp/acp_forums.php is correct.
Delete all files from /cache folder except .htaccess and index.html, and clear the Browsercache.
Best regards: Mahony

- 26. Jan 2009 18:39
- Forum: Support für phpBB 3.0.x MODs
- Thema: Thank Post Mod
- Antworten: 16
- Zugriffe: 13711
Re: Thank Post Mod
<?php /** * * @package acp * @version $Id: acp_forums.php 8898 2008-09-19 17:07:13Z acydburn $ * @copyright (c) 2005 phpBB Group * @license http://opensource.org/licenses/gpl-license.php GNU Public License * */ /** * @ignore */ if (!defined('IN_PHPBB')) { exit; } /** * @package acp */ class acp_for...
- 26. Jan 2009 18:14
- Forum: Support für phpBB 3.0.x MODs
- Thema: Thank Post Mod
- Antworten: 16
- Zugriffe: 13711
Re: Thank Post Mod
And here is my adm/style/acp_main: <!-- INCLUDE overall_header.html --> <a name="maincontent"></a> <!-- IF S_RESTORE_PERMISSIONS --> <h1>{L_PERMISSIONS_TRANSFERRED}</h1> <p>{L_PERMISSIONS_TRANSFERRED_EXPLAIN}</p> <!-- ELSE --> <h1>{L_WELCOME_PHPBB}</h1> <p>{L_ADMIN_INTRO}</p> <!-- IF S_REM...
- 26. Jan 2009 18:12
- Forum: Support für phpBB 3.0.x MODs
- Thema: Thank Post Mod
- Antworten: 16
- Zugriffe: 13711
Re: Thank Post Mod
Here is my edited adm/styles/acp_forums: <!-- INCLUDE overall_header.html --> <a name="maincontent"></a> <!-- IF S_EDIT_FORUM --> <script type="text/javascript"> // <![CDATA[ /** * Handle displaying/hiding several options based on the forum type */ function display_options(value)...
- 26. Jan 2009 18:02
- Forum: Support für phpBB 3.0.x MODs
- Thema: Thank Post Mod
- Antworten: 16
- Zugriffe: 13711
Re: Thank Post Mod
I refresehed the templates, the imagesets, the themes, and even cleared the cache on my personal pc. Still nothing.
- 26. Jan 2009 17:30
- Forum: Support für phpBB 3.0.x MODs
- Thema: Thank Post Mod
- Antworten: 16
- Zugriffe: 13711
Re: Thank Post Mod
Only options showing are:
Forum Status:
Enable the SupportTicket Assistant:
List subforums in legend:
List subforum in parent-forum’s legend:
Enable post review:
Enable search indexing:
Enable topic icons:
Display active topics:
Topics per page:
Forum Status:
Enable the SupportTicket Assistant:
List subforums in legend:
List subforum in parent-forum’s legend:
Enable post review:
Enable search indexing:
Enable topic icons:
Display active topics:
Topics per page:
- 26. Jan 2009 17:28
- Forum: Support für phpBB 3.0.x MODs
- Thema: Thank Post Mod
- Antworten: 16
- Zugriffe: 13711
Re: Thank Post Mod
Hello Have you The MOD enabled for a Forum? You will find it under ACP ==> Forums > Click on a category ==> Then edit a forum where you want the thanks is enabled (under "General forum settings" you will find the Option). Best regards: Mahony There is no option there for the thanks mod.