Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

dating search

11 years 10 months ago
  • Amit's Avatar
    Topic Author
  • Amit
  • Offline
  • Junior Boarder
  • Posts: 130
  • Thank you received: 2
Licenses:
JomSocial Active

hi,

i saw that there is fields like
FIELD_STATE
FIELD_GENDER

can i change to other custom fields? lets say FIELD_COLLEGE or so?

11 years 10 months ago
Licenses:

Hi Amit,

for other fields, you need to customize dating search module. but no worries, I can do it for you.
please provide me joomla administrator access detail, FTP access detail, and what other field do you want put it at dating search module?

I will describe the changes for you after that.

Regards,
Albert

The following user(s) said Thank You: Amit
11 years 10 months ago
  • Amit's Avatar
    Topic Author
  • Amit
  • Offline
  • Junior Boarder
  • Posts: 130
  • Thank you received: 2
Licenses:
JomSocial Active

hi,
thats great, but i need it to other installation, is it possible that you will do it to the modul and then i will copy the modul to the other installation, or it is more complicated.
or if you describe, can i replicate it to another ?

BR
Amit

11 years 10 months ago
Licenses:

Hi Amit,

you can use my custom code for that module to your other installation. I will give the "how to"
dont forget to provide that I need (prev post).

Regards,
Albert

11 years 10 months ago
  • Amit's Avatar
    Topic Author
  • Amit
  • Offline
  • Junior Boarder
  • Posts: 130
  • Thank you received: 2
Licenses:
JomSocial Active

ok, thanks. i will do so.

BR
Amit

11 years 10 months ago
Licenses:

Hi Amit,

please provide me joomla administrator access detail, FTP access detail, and what other field do you want put it at dating search module?

I need have a look what fields code at jomsocial backend.

and I will describe the changes for you after that.

Regards,
Albert

11 years 10 months ago
  • Amit's Avatar
    Topic Author
  • Amit
  • Offline
  • Junior Boarder
  • Posts: 130
  • Thank you received: 2
Licenses:
JomSocial Active

hi,
i will do so in a few hours. thanks.

11 years 10 months ago
  • Amit's Avatar
    Topic Author
  • Amit
  • Offline
  • Junior Boarder
  • Posts: 130
  • Thank you received: 2
Licenses:
JomSocial Active

hi,
i change the first post, added details and at the misc i added the fields that i want.

thanks a lot
Amit

11 years 10 months ago
Licenses:

Hi Amit,

about:
- man seeking woman/man
- woman seeking man/woman
dating search cant be like that, because already use "I am looking for".

- for: (check box for alternative): dance | movies | trip | cards | hanghouts
I cannot find this field at Jomsocial profile. can you create it first? the field code and the values will be hardcoded at the module it self.

Regards,
Albert

11 years 10 months ago
  • Amit's Avatar
    Topic Author
  • Amit
  • Offline
  • Junior Boarder
  • Posts: 130
  • Thank you received: 2
Licenses:
JomSocial Active

OK
i added a group hobbies and fields for it.
i hope that the explanation is not very difficult :)
BR
Amit

11 years 10 months ago
  • Amit's Avatar
    Topic Author
  • Amit
  • Offline
  • Junior Boarder
  • Posts: 130
  • Thank you received: 2
Licenses:
JomSocial Active

hi,
the advanced search give a good option. do i need to open a new topic, the advanced search is not RTL.

BR
Amit

11 years 10 months ago
Licenses:

Hi Amit,

for advance search, please open new topic for that. and about the dating search customization, i will back to you again if I done with it.

Regards,
Albert

11 years 10 months ago
Licenses:

Hi Amit,

please check it. here the changes:
1. /modules/mod_datingsearch/mod_datingsearch.php I put this new code

$field->code->sport  = 'FIELD_BICYCLE';
$field->code->hangout  = 'HOBBIES_HANGOUT';

$sport       = JRequest::getVar('datingsearch_sport', '', 'GET');
$hangout       = JRequest::getVar('datingsearch_hangout', '', 'GET');

2. override /templates/jm-hot-news/html/mod_datingsearch/default.php. you can compare with /modules/mod_datingsearch/tmpl/default.php to compare the changes (many code).

FYI: dating search having limitation, the fields type at dating search module only can textbox and select box. for other types need toomuch effort for that. need 80% customization. you can see for "sport" and "hangout" I use selecbox at dating search module.

you still need make language override for:
MOD_DATINGSEARCH_HANGOUT
MOD_DATINGSEARCH_SPORT

Regards,
Albert

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW