Genders

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
Locked
TMorph
Registered User
Posts: 31
Joined: Mon May 30, 2005 7:23 am
Location: Silent Hill
Contact:

Re: Genders

Post by TMorph »

Hello: Updated phpbb3 3.0.1 in includes/acp/acp_users.php

Code: Select all

#-----[ FIND ]---------------------------------

							'user_birthday'	=> sprintf('%2d-%2d-%4d', $data['bday_day'], $data['bday_month'], $data['bday_year']),


#-----[ AFTER, ADD ]----------------------------------------


//-- mod : Genders ------------------------------------------------------------
//-- add
							'user_gender'	=> $data['gender'],
//-- fin mod : Genders --------------------------------------------------------
That line changed and when putting the code gives mistake.
I feel my English, Translation with translator
CiberMorph
CiberMorph-phpbb3
Fn-Mi
Registered User
Posts: 70
Joined: Fri Oct 05, 2007 11:14 am

Re: Genders

Post by Fn-Mi »

yea that line give an error to me too in the acp -> Users & Groups -> Error!
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Re: Genders

Post by igorw »

Thanks, i will review that. :)
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three
shantoo
Registered User
Posts: 91
Joined: Sat Apr 12, 2008 12:10 am

Re: Genders

Post by shantoo »

The code that u've posted in the install.xml for mcp_notes.php does not exist by my :S

This is my mcp_notes.php

Code: Select all

<?php
/**
*
* @package mcp
* @version $Id: mcp_notes.php,v 1.3 2007/10/04 15:06:01 acydburn Exp $
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/

/**
* @package module_install
*/
class mcp_notes_info
{
	function module()
	{
		return array(
			'filename'	=> 'mcp_notes',
			'title'		=> 'MCP_NOTES',
			'version'	=> '1.0.0',
			'modes'		=> array(
				'front'				=> array('title' => 'MCP_NOTES_FRONT', 'auth' => '', 'cat' => array('MCP_NOTES')),
				'user_notes'		=> array('title' => 'MCP_NOTES_USER', 'auth' => '', 'cat' => array('MCP_NOTES')),
			),
		);
	}

	function install()
	{
	}

	function uninstall()
	{
	}
}

?>
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Re: Genders

Post by igorw »

The file you posted, followed by the file you should be editing:

Code: Select all

includes/mcp/info/mcp_notes.php
includes/mcp/mcp_notes.php
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Re: Genders

Post by igorw »

TMorph, Instead of it, search for:

Code: Select all

							'user_birthday'	=> $data['user_birthday'],
I'll submit an update soon.
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three
TMorph
Registered User
Posts: 31
Joined: Mon May 30, 2005 7:23 am
Location: Silent Hill
Contact:

Re: Genders

Post by TMorph »

eviL<3 wrote:TMorph, Instead of it, search for:

Code: Select all

							'user_birthday'	=> $data['user_birthday'],
I'll submit an update soon.
OK OK :P :P :P

Code: Select all

#-----[ FIND ]---------------------------------

                     ''user_birthday'	=> $data['user_birthday'],
#-----[ AFTER, ADD ]----------------------------------------

//-- mod : Genders ------------------------------------------------------------
//-- add
                     'user_gender'   => $data['gender'],
//-- fin mod : Genders --------------------------------------------------------
It works correctly. Thanks greetings :P
I feel my English, Translation with translator
CiberMorph
CiberMorph-phpbb3
shantoo
Registered User
Posts: 91
Joined: Sat Apr 12, 2008 12:10 am

Re: Genders

Post by shantoo »

Bro sorry here im again xD on the new mod also probs.. Ive removed the old one and activated this one.. I get the same problem.. I don't see the images.. Ive added also the images in the imagesets folder of the styles & the images folder in the root.

This is my imageset.cfg

Code: Select all

#
# phpBB Imageset Configuration File
#
# @package phpBB3
# @copyright (c) 2005 phpBB Group 
# @license http://opensource.org/licenses/gpl-license.php GNU Public License 
#
#
# At the left is the name, please do not change this
# At the right the value is entered
# For on/off options the valid values are on, off, 1, 0, true and false
#
# Values get trimmed, if you want to add a space in front or at the end of
# the value, then enclose the value with single or double quotes. 
# Single and double quotes do not need to be escaped.
#
#

# General Information about this style
name = iskin
copyright = &copy; eXtremepixels
version = 3.0.0

# Images 
img_site_logo = site_logo.gif*94*170
img_upload_bar = upload_bar.gif*16*280
img_poll_left = poll_left.gif*12*5
img_poll_center = poll_center.gif*12*
img_poll_right = poll_right.gif*12*5
img_icon_friend =
img_icon_foe =

img_forum_link = forum_link.gif*15*15
img_forum_read = forum_read.gif*24*18
img_forum_read_locked = forum_read_locked.gif*24*18
img_forum_read_subforum = forum_read_subforum.gif*24*18
img_forum_unread = forum_unread.gif*24*18
img_forum_unread_locked = forum_unread_locked.gif*24*18
img_forum_unread_subforum = forum_unread_subforum.gif*24*18

img_topic_moved = topic_moved.gif*16*16

img_topic_read = topic_read.gif*16*16
img_topic_read_mine = topic_read_mine.gif*16*16
img_topic_read_hot = topic_read_hot.gif*16*16
img_topic_read_hot_mine = topic_read_hot_mine.gif*16*16
img_topic_read_locked = topic_read_locked.gif*16*16
img_topic_read_locked_mine = topic_read_locked_mine.gif*16*16

img_topic_unread = topic_unread.gif*16*16
img_topic_unread_mine = topic_unread_mine.gif*16*16
img_topic_unread_hot = topic_unread_hot.gif*16*16
img_topic_unread_hot_mine = topic_unread_hot_mine.gif*16*16
img_topic_unread_locked = topic_unread_locked.gif*16*16
img_topic_unread_locked_mine = topic_unread_locked_mine.gif*16*16

img_sticky_read = sticky_read.gif*16*16
img_sticky_read_mine = sticky_read_mine.gif*16*16
img_sticky_read_locked = sticky_read_locked.gif*16*16
img_sticky_read_locked_mine = sticky_read_locked_mine.gif*16*16
img_sticky_unread = sticky_unread.gif*16*16
img_sticky_unread_mine = sticky_unread_mine.gif*16*16
img_sticky_unread_locked = sticky_unread_locked.gif*16*16
img_sticky_unread_locked_mine = sticky_unread_locked_mine.gif*16*16

img_announce_read = announce_read.gif*16*16
img_announce_read_mine = announce_read_mine.gif*16*16
img_announce_read_locked = announce_read_locked.gif*16*16
img_announce_read_locked_mine = announce_read_locked_mine.gif*16*16
img_announce_unread = announce_unread.gif*16*16
img_announce_unread_mine = announce_unread_mine.gif*16*16
img_announce_unread_locked = announce_unread_locked.gif*16*16
img_announce_unread_locked_mine = announce_unread_locked_mine.gif*16*16

img_global_read = announce_read.gif*16*16
img_global_read_mine = announce_read_mine.gif*16*16
img_global_read_locked = announce_read_locked.gif*16*16
img_global_read_locked_mine = announce_read_locked_mine.gif*16*16
img_global_unread = announce_unread.gif*16*16
img_global_unread_mine = announce_unread_mine.gif*16*16
img_global_unread_locked = announce_unread_locked.gif*16*16
img_global_unread_locked_mine = announce_unread_locked_mine.gif*16*16

img_subforum_read = 
img_subforum_unread = 

img_pm_read = topic_read.gif*16*16
img_pm_unread = topic_unread.gif*16*16

img_icon_back_top =

img_icon_post_target = icon_post_target.gif*9*12
img_icon_post_target_unread = icon_post_target_unread.gif*9*12

img_icon_topic_attach = icon_topic_attach.gif*13*10
img_icon_topic_latest = icon_topic_latest.gif*9*6
img_icon_topic_newest = icon_topic_newest.gif*9*6
img_icon_topic_reported = icon_topic_reported.gif*16*16
img_icon_topic_unapproved = icon_topic_unapproved.gif*16*16
img_icon_user_warn = icon_user_warn.gif*20*20
img_icon_gender_x = icon_gender_x.gif
img_icon_gender_m = icon_gender_m.gif
img_icon_gender_f = icon_gender_f.gif

Image

I've also purched my cach & cach of the browser
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Re: Genders

Post by igorw »

Did you also refresh the imageset under ACP->Styles->Imagesets->Refresh?
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three
shantoo
Registered User
Posts: 91
Joined: Sat Apr 12, 2008 12:10 am

Re: Genders

Post by shantoo »

eviL<3 wrote:Did you also refresh the imageset under ACP->Styles->Imagesets->Refresh?
whehe thanks mate, I did'nt knew it that this function was avaible!

But on the profile I see this..

Image

Isn't possible to get this under the age?
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Re: Genders

Post by igorw »

Looks like you made prosilver edits on a subsilver based style... or you messed something up. Try fixing memberlist_view.html, if you fail, come back :P
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three
wingender
Registered User
Posts: 4
Joined: Wed Mar 12, 2008 4:12 am

Re: Genders

Post by wingender »

I fully installed this mod. But could not get the pictures to show up. Im using black pearl and followed all the step. My problem came when changing evertying back. I used all my backup files.

But I am still left with this error
This error happen on several pages, I have cleared the cache and Im using the latest 3.0.1
Image
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Re: Genders

Post by igorw »

I doubt that problem is related to by MOD.
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three
User avatar
Dragonwolf
Registered User
Posts: 603
Joined: Mon Aug 20, 2007 7:46 pm

Re: Genders

Post by Dragonwolf »

Hum, since I installed this a few weeks ago I have been totally unable to get into the ACP via firefox, though explorer still works for some reason.
Sascha Mueller
Registered User
Posts: 95
Joined: Tue Mar 28, 2006 8:11 pm
Contact:

Re: Genders

Post by Sascha Mueller »

Is this mod ready for phpBB 3.0.1 ?
Please excuse my bad English, I'm German!
Locked

Return to “[3.0.x] MOD Database Releases”