
Code: Select all
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1464: Undefined index: hidereputation
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1464: Undefined index: reputation
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1465: Undefined index: hidereputation
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1465: Undefined index: reputation_text
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1464: Undefined index: hidereputation
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1464: Undefined index: reputation
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1465: Undefined index: hidereputation
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1465: Undefined index: reputation_text
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1464: Undefined index: hidereputation
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1464: Undefined index: reputation
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1465: Undefined index: hidereputation
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1465: Undefined index: reputation_text
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3681: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2976)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3683: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2976)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3684: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2976)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3685: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2976)
i have the same problem i have tryed makeing my own tabs aswell and i just carnt seem to get them to showswbfguy wrote:this is really weird. i put this on my little test site and it installed fine... then i added it to a working site and i can't get the modules to show up in the ACP under my .MODS tab
they are not under .mods tab , see system> modules managementDJ Jonny wrote:i have the same problem i have tryed makeing my own tabs aswell and i just carnt seem to get them to showswbfguy wrote:this is really weird. i put this on my little test site and it installed fine... then i added it to a working site and i can't get the modules to show up in the ACP under my .MODS tabcan any 1 help
either i wasnt clear or you misunderstood. I'm adding the reputation modules to my .MODS tab. that's where i put new modsdrankur wrote:they are not under .mods tab , see system> modules managementDJ Jonny wrote:i have the same problem i have tryed makeing my own tabs aswell and i just carnt seem to get them to showswbfguy wrote:this is really weird. i put this on my little test site and it installed fine... then i added it to a working site and i can't get the modules to show up in the ACP under my .MODS tabcan any 1 help
When i am adding this mod into my acp i am adding it into a cataory called rep points not into the .mods catagory and it still doesnt show, i just dont no what to do i have tryed every way i can think of.swbfguy wrote:either i wasnt clear or you misunderstood. I'm adding the reputation modules to my .MODS tab. that's where i put new modsdrankur wrote:they are not under .mods tab , see system> modules managementDJ Jonny wrote:i have the same problem i have tryed makeing my own tabs aswell and i just carnt seem to get them to showswbfguy wrote:this is really weird. i put this on my little test site and it installed fine... then i added it to a working site and i can't get the modules to show up in the ACP under my .MODS tabcan any 1 help
i feel your pain. like i said, the weird part for me is that i have it up on a test site, but i can't get it on my live boardDJ Jonny wrote: When i am adding this mod into my acp i am adding it into a cataory called rep points not into the .mods catagory and it still doesnt show, i just dont no what to do i have tryed every way i can think of.
i found it as a bug, to fix it is very easy. Just add new language entry 'RP_NO_COMMENT' in languahe/en/mod/reputation_mod.phpmadtay wrote:idiotnesia - could you let me know where th form checks a comment has been submitted as currently its allowing rep to be given without a comment even though force comment option is selected in admin panel. Thanks
Another bugArtack wrote:If you delete user, but not user's messages, you can see errorsCode: Select all
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1464: Undefined index: hidereputation [phpBB Debug] PHP Notice: in file /viewtopic.php on line 1464: Undefined index: reputation [phpBB Debug] PHP Notice: in file /viewtopic.php on line 1465: Undefined index: hidereputation [phpBB Debug] PHP Notice: in file /viewtopic.php on line 1465: Undefined index: reputation_text [phpBB Debug] PHP Notice: in file /viewtopic.php on line 1464: Undefined index: hidereputation [phpBB Debug] PHP Notice: in file /viewtopic.php on line 1464: Undefined index: reputation [phpBB Debug] PHP Notice: in file /viewtopic.php on line 1465: Undefined index: hidereputation [phpBB Debug] PHP Notice: in file /viewtopic.php on line 1465: Undefined index: reputation_text [phpBB Debug] PHP Notice: in file /viewtopic.php on line 1464: Undefined index: hidereputation [phpBB Debug] PHP Notice: in file /viewtopic.php on line 1464: Undefined index: reputation [phpBB Debug] PHP Notice: in file /viewtopic.php on line 1465: Undefined index: hidereputation [phpBB Debug] PHP Notice: in file /viewtopic.php on line 1465: Undefined index: reputation_text [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3681: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2976) [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3683: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2976) [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3684: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2976) [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3685: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2976)
Perfect thanks, added the language and it works great nowidiotnesia wrote:i found it as a bug, to fix it is very easy. Just add new language entry 'RP_NO_COMMENT' in languahe/en/mod/reputation_mod.phpmadtay wrote:idiotnesia - could you let me know where th form checks a comment has been submitted as currently its allowing rep to be given without a comment even though force comment option is selected in admin panel. Thanks
a quick fix for what you're intending:danswano wrote:I want to stop the negative points, isn't a feature in 0.2.0 or what ? help me please
Code: Select all
<!-- IF postrow.POSTER_REPUTATION or postrow.REPUTATION_TEXT --><!-- IF postrow.S_REP_TEXT or postrow.S_REP_BOTH --><dd><strong>{L_RP_TOTAL_POINTS}:</strong> <!-- IF postrow.S_REP_TEXT --><a href="{postrow.U_VIEW_REP}">{postrow.REP_TEXT}</a><!-- ELSE -->{postrow.REP_TEXT}<!-- ENDIF --></dd><!-- ENDIF --><!-- IF postrow.S_REP_BLOCK or postrow.S_REP_BOTH --><dd><a href="{postrow.U_VIEW_REP}">{postrow.POSTER_REPUTATION}</a><dd><!-- ENDIF --><!-- IF S_REPUTATION --><dd><a href="{postrow.U_REPUTATION}"><img src="{T_IMAGES_PATH}reputation/add.png" title="{L_RP_ADD_POINTS}" alt="{L_RP_ADD_POINTS}" /></a><!-- ENDIF --></dd><!-- ENDIF -->
Code: Select all
<!-- IF postrow.POSTER_REPUTATION or postrow.REPUTATION_TEXT --><!-- IF postrow.S_REP_TEXT or postrow.S_REP_BOTH --><dd><strong>{L_RP_TOTAL_POINTS}:</strong> <!-- IF postrow.S_REP_TEXT --><a href="{postrow.U_VIEW_REP}">{postrow.REP_TEXT}</a><!-- ELSE -->{postrow.REP_TEXT}<!-- ENDIF --></dd><!-- ENDIF --><!-- IF postrow.S_REP_BLOCK or postrow.S_REP_BOTH --><dd><a href="{postrow.U_VIEW_REP}">{postrow.POSTER_REPUTATION}</a><dd><!-- ENDIF --><!-- IF S_REPUTATION --><dd><a href="{postrow.U_REPUTATION}"><img src="{T_IMAGES_PATH}reputation/add.png" title="{L_RP_ADD_POINTS}" alt="{L_RP_ADD_POINTS}" /></a><!-- ENDIF --></dd><!-- ENDIF -->
Code: Select all
<dd><input type="radio" class="radio" name="point" value="1"<!-- IF POSITIVE --> checked="checked"<!-- ENDIF --> />{L_RP_POSITIVE} <input type="radio" class="radio" name="point" value="-1"<!-- IF not POSITIVE --> checked="checked"<!-- ENDIF --> />{L_RP_NEGATIVE}</dd>
Code: Select all
<dd><input type="radio" class="radio" name="point" value="1"<!-- IF POSITIVE --> checked="checked"<!-- ENDIF --> />{L_RP_POSITIVE}</dd>