341
noo-b
Re: dropdown menu in register.php
  • 2007/11/22 1:51

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


Bump
I Love Xoops



342
noo-b
Re: add gender field in profile without using a module ?
  • 2007/11/20 18:32

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


i really like your module jegelstaff ..i'm using it in my other site but for my new site i don't think it is necessary for my site to use a module just to add one feature - gender

------------------------------
FYI
i've successfully add gender to my site i change user_icq
to gender drop down...

look here
https://xoops.org/modules/newbb/viewtopic.php?topic_id=61800&forum=7&post_id=278694#forumpost278694

one problem left is to add the option in my registration form.........can you help me jegelstaff ?
I Love Xoops



343
noo-b
dropdown menu in register.php
  • 2007/11/17 21:21

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


i modified the edituser.php to change user_icq to sex...

here's what i change in edituser.php

$icq_text = new XoopsFormSelect(Sex'user_icq'$xoopsUser->getVar('user_icq'));
$icq_text->addOptionArray(array('Male'=>Male'Female'=>Female));


The option display successfully in edituser.php & in userinfo

so now i want to include this option in register.php here's what i've done so far...

in include/registerform.php
i put this
$reg_form->addElement(new XoopsFormSelect(Sex'user_icq'$user_icq));



in register.php
i use this to display the sex option in register.php

$user_icq = (isset($_POST['user_icq']) && intval($_POST['user_icq']));

This result an empty drop down.....

how to modify this last line of code so it will display the drop down option Male and Female

$user_icq = (isset($_POST['user_icq']) && intval($_POST['user_icq']));
thanks
I Love Xoops



344
noo-b
add gender field in profile without using a module ?
  • 2007/11/15 19:14

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


i don't want to use smartprofile, etxtended profile, formulize etc

i would just like to do this without a module

all i want is just to add a simple drop down/radio button option box : male/female

anyone ? how do i do this? can anybody help me

i'm using 20171
I Love Xoops



345
noo-b
Re: Adapting the script dynamicdrive Pausing up-down scroller to modules
  • 2007/11/15 9:29

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


bump i would like to do the same thing
I Love Xoops



346
noo-b
Re: How to use Tag Cloud 1.60 ?
  • 2007/11/13 11:19

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


bump
I Love Xoops



347
noo-b
Re: Bad upgrade instructions
  • 2007/11/11 19:20

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


Quote:

mrdummy wrote:

2. Delete htdocs/mainfile.php, htdocs/install/, htdocs/cache/, htdocs/template_c/, htdocs/themes/ and htdocs/uploads/
> Most strage is to delete Themes and Uploads folder. The some files from another modules are stored in Uploads folder. Why should i delete it? Very bad advice. I have own theme, thus i cannot delete whole directory. Deleting mainfile.php is also idiotic, because you lost DB settings, which you need for upgrade process. Why!!!


from what i understand..the instructions means delete the files in the htdocs folder(20171 zip) that you download..not delete the files in your XOOPS 2016
I Love Xoops



348
noo-b
Re: Yogurt Social Network Service
  • 2007/11/11 18:53

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


congrats...can't wait for this release

p/s it will be great if this can me made and integrate with yogurt
I Love Xoops



349
noo-b
How to use Tag Cloud 1.60 ?
  • 2007/11/11 18:49

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


How do i use XOOPS Tag 1.60


1. how do i start using it after install ? I'm confuse ..is there any quick docs

2. there is 2 files in plugins module - article.php and newbb.php ..how do I activate these files ?

3. Is there any place where I Can download other plugins ?
I Love Xoops



350
noo-b
Re: Xoops Search - A Better Implementation?
  • 2007/11/11 18:46

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


never mind..I've succeeded in installing the patch with some few errors

- no extra option in Preference/search
- search result x corect

hope you can release a patch for 20171 in the future

thanks
I Love Xoops




TopTop
« 1 ... 32 33 34 (35) 36 37 »



Login

Who's Online

238 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 238


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits