Group in viewtopic

Mods, snippets and styles postet and supported by the users
Forum rules
As the forum title says this is for User Contributions
Post a support request in this forum and you will be banned!
Locked
varioles
BBCoder II
BBCoder II
Posts: 8
Joined: 08 Jan 2011, 09:54

Group in viewtopic

Post by varioles »

Title: Default group in viewtopic
Description: Displays the default group in viewtopic.

Autor: varioles

Mod version: 1.0.0
phpBB version: 3.0.10

Styles supported: Prosilver

Screenshots:
view.PNG
view.PNG (8.57 KiB) Viewed 4464 times
Installation level: Easy
Installation time: ~5 minutes

File release: 1.0.0
File: Group_in_viewtopic_1.0.0
Size: 32 Ko

Info:
Image
Image

Download:
Group_in_viewtopic_1.0.0.zip
(32.11 KiB) Downloaded 153 times

Demo: http://poids-lourds.net/
Last edited by varioles on 03 Jun 2012, 04:20, edited 9 times in total.
User avatar
RMcGirr83
BBCoder III
BBCoder III
Posts: 104
Joined: 08 Mar 2010, 13:17
Favourite MOD: mChat
Contact:

Group in viewtopic 1.0.0

Post by RMcGirr83 »

This fails to install.

Your modx command

Code: Select all

<open src="root/viewtopic.php">
is wrong

and even after fixing that a debug notice is displayed

Code: Select all

[phpBB Debug] PHP Notice: in file [ROOT]/viewtopic.php on line 1565: Undefined variable: poster_group
which makes sense as your poster_group variable is never set.
varioles
BBCoder II
BBCoder II
Posts: 8
Joined: 08 Jan 2011, 09:54

Group in viewtopic 1.0.0

Post by varioles »

yes, archive update

Comptatible Automod ;)
webmaster
BBCoder II
BBCoder II
Posts: 69
Joined: 19 Nov 2011, 23:52
BBCodes: 5
Favourite BBCode: Rainbow
Favourite MOD: Please wait
Location: Bangladesh
Contact:

Group in viewtopic 1.0.0

Post by webmaster »

NIce share bro.. :)
User avatar
Nashra
BBCoder II
BBCoder II
Posts: 5
Joined: 03 May 2010, 18:14
BBCodes: 49
Favourite BBCode: youtubehs
Favourite MOD: Highslide Attachment
Location: Wachtendonk / Germany
Contact:

Group in viewtopic 1.0.0

Post by Nashra »

a Bug: when you delete a user but not the posts

Code: Select all

[phpBB Debug] PHP Notice: in file [ROOT]/viewtopic.php on line 1720: Undefined index:
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5125: Cannot modify header information - 
varioles
BBCoder II
BBCoder II
Posts: 8
Joined: 08 Jan 2011, 09:54

Group in viewtopic 1.0.0

Post by varioles »

Nashra wrote:a Bug: when you delete a user but not the posts

Code: Select all

[phpBB Debug] PHP Notice: in file [ROOT]/viewtopic.php on line 1720: Undefined index:
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5125: Cannot modify header information - 
What you install MOD's ?

strange :|
User avatar
Nashra
BBCoder II
BBCoder II
Posts: 5
Joined: 03 May 2010, 18:14
BBCodes: 49
Favourite BBCode: youtubehs
Favourite MOD: Highslide Attachment
Location: Wachtendonk / Germany
Contact:

Group in viewtopic 1.0.0

Post by Nashra »

installed MODs:
acp_user_styles_1_0_0
Advanced_Attach_Watermark_v_0_1_4
Allowed Extensions Mod 1.0.1
animated_pm_popup_1.0.1
annual_stars_2_1_0_1c
aos_who_visited_a_topic_1_0_2_2
automatic_dst_2.0.2
avatar_true_resize
canonical url
categorize_announcements_and_stickies_1_0_2
colored_link_when_new_post_1.0.2
contact_admin_1_0_10
Convert simple local url to link name
custom_header_logo_1.2.6
Forum-topic options dropdown box
fw_sidebar_0_1_3
Highslide Attachment Mod 4.1.8
info_boxes_advanced_v1.0.3
jQ_User_Map_api3_v.0.0.2
list_subforums_in_columns
live_character_limit_counter
log_connections_1_0_5
Manage_attachments_acp_module_1_2_0
mChat_1.3.5
milestone_congratulations_1.2.8
mod_version_check_1_0_2
no_avatar
NV_advanced_last_topic_titles_1_3_3
NV_simplemath_captcha_1_0_1
NV_usertopics_1_0_4_1
NV_who_was_here_1_2_1_1
phpBB Radio Mod 2.0.5
phpbb_impressum_0_1_8 (Dinseprinz)
please_wait_1_0_0
prevent_hotlinking_1_0_0
Prime Links_1.2.10
Prime Quick Style_1.2.6
Prime Topic Move_1.2.2c
print_post_mod_1_0_2a
Profile_Fields_Control_Mod_v1.0.0
prune_log_1_0_0b
Search Log_0_5_0
show_hide_categories
sitemap_fx_1_0_8
smilie_creator_1_0_8
sortables_captcha_plugin_1_0_3
th23_domain_1_2_5
Top_Stats_1.0.8
Topic_in_Who_is_Online_1_0_2
url_image_prompt_0.2.0
user_and_bots_on_seperate_lines_1_0_0
view_or_mark_unread_posts_1_0_9
varioles
BBCoder II
BBCoder II
Posts: 8
Joined: 08 Jan 2011, 09:54

Group in viewtopic 1.0.0

Post by varioles »

ok, remove the changes made​​, and replace the one given in the new archive to the first post

Enjoy !!

:)
User avatar
Nashra
BBCoder II
BBCoder II
Posts: 5
Joined: 03 May 2010, 18:14
BBCodes: 49
Favourite BBCode: youtubehs
Favourite MOD: Highslide Attachment
Location: Wachtendonk / Germany
Contact:

Group in viewtopic

Post by Nashra »

still the same error :(
Locked