Mid Year sale 50% off on all Frienzy modules/hacks ::: Click here (offer valid till 15-July-2010)
Coupon code : MidYear
Frienzy - PHPIzabi modules and hacks support
July 30, 2010, 09:06:58 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Want to earn $2475 every month without leaving your home?
http://profiteverlasting.com/?affid=313
 
   Home   Help Search Login Register  
Frienzy Online
Go back to Frienzy Demo
ArticlePaper Frienzy launched an Article directory
Looking for a personal loan? Get up to "$500 personal loan" in 1 day, no credit check.
cash loan
Pages: [1]
  Print  
Author Topic: Age gender change..  (Read 1961 times)
Thunder
Administrator
Sr. Member
*****
Posts: 337



View Profile
« on: November 05, 2007, 04:20:20 AM »

Those who buying this hack from http://online.phpizabi.net they would need to modify it little in order to get this hack working..

Edit myself.php "modules/users"
Locate:
   `age`='".age("{$_POST["bmonth"]}/{$_POST["bday"]}/{$_POST["byear"]}")."'

Replace with:
   `age`='"._fnc("age", "{$_POST["bmonth"]}/{$_POST["bday"]}/{$_POST["byear"]}")."'





Hello there,

This module will allow your users to change their age or gender in myself section
Some users mistakenly enter wrong information while first time registration.. and by default
Alicia doesn't have this feature..


For Live demo Please visit http://frienzy.com/index.php
username : demo
Password : password

Then visit : http://frienzy.com/?L=users.myself



Buy it today : http://online.frienzy.com/index.php?mod=descr&id_desc=36
« Last Edit: December 25, 2007, 10:42:52 PM by Thunder » Logged
jsergio123
Newbie
*
Posts: 14



View Profile
« Reply #1 on: December 21, 2007, 05:26:49 PM »

i am using this mod + the zodiac images and when a user first registers the horoscopes will display a broken image for the zodiac sign but when he/she goes into the myself options and clicks submit after entering the info it will display the right zodiac sign.  Also if he or she changes their birthdate then the sign doesnt update unless u click submit a second time.
Logged
Thunder
Administrator
Sr. Member
*****
Posts: 337



View Profile
« Reply #2 on: December 23, 2007, 11:19:25 PM »

Hello there,

This bug has been fixed..

Kindly send me Age-gender.zip file and I'll update it..

or you can do it your self..

Edit myself.php "modules/users"

Locate:
Quote
switch ($bdArray[0]) {

Replace it with:
Quote
switch ($_POST["bmonth"]) {

//Thunder
Logged
jsergio123
Newbie
*
Posts: 14



View Profile
« Reply #3 on: December 23, 2007, 11:35:01 PM »

thanks again.  i just want to say that you stand behind everything i bought from you and even if it was an error on my part you still helped me.. 
Logged
SKC
Newbie
*
Posts: 1



View Profile
« Reply #4 on: March 20, 2008, 05:35:57 PM »

When I installed this mod, nothing shows up in the gender box. See the photo for what I mean..

[img=http://img386.imageshack.us/img386/12/genderyi1.jpg]
Logged
Mistral
Newbie
*
Posts: 2



View Profile
« Reply #5 on: May 29, 2008, 10:54:28 PM »

For some reason I am not able to get the birthdate or gender info to save. Did I miss a step?

I can be reached on yahoo IM fatesjoke03
Logged
Thunder
Administrator
Sr. Member
*****
Posts: 337



View Profile
« Reply #6 on: July 03, 2008, 01:11:26 AM »

Hello Mistral,

Did you try the above fix?
http://forum.frienzy.com/index.php/topic,85.msg222.html#msg222

-Thunder

For some reason I am not able to get the birthdate or gender info to save. Did I miss a step?

I can be reached on yahoo IM fatesjoke03
Logged
Mistral
Newbie
*
Posts: 2



View Profile
« Reply #7 on: July 03, 2008, 09:04:08 AM »

myQ("
            UPDATE `
  • users` SET
               `quote`='{$_POST["quote"]}',
               `header`='".strip_tags($_POST["header"])."',
               `city`='{$_POST["city"]}',
               `state`='{$_POST["state"]}',
               `country`='{$_POST["country"]}',
               `zipcode`='{$_POST["zipcode"]}',
               `gender`='{$_POST["gender"]}',
               `birthdate`='{$_POST["bmonth"]}/{$_POST["bday"]}/{$_POST["byear"]}',
               `astrologic_sign`='',
               `age`='"._fnc("age", "{$_POST["bmonth"]}/{$_POST["bday"]}/{$_POST["byear"]}")."'
            WHERE `id`='".me("id")."'
         ");


This is the code I have in myself.php from "modules/users". I believe this is what it is supposed to be. Let me know if that is wrong.
Logged
Thunder
Administrator
Sr. Member
*****
Posts: 337



View Profile
« Reply #8 on: July 03, 2008, 11:38:38 AM »

Mistral.. All looks fine..
How about sending me your myself.php and myself.tpl file to my email and I'll have a look.

-Thunder
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!