26

Re: How to: Zodiac works

????? The function does not work on VLD 2.7
Can u help Me ?

27

Re: How to: Zodiac works

scomtois wrote:

????? The function does not work on VLD 2.7
Can u help Me ?


I am using 2.7 as well and can not for the life of me get it working.

vldPersonals 2.7 - Commercial license.

28

Re: How to: Zodiac works

Your site url and test login details please.

www.vldMagic.com - first choice customizations help desk
www.vldCrowd.com/radioact - my profile at vldCrowd

29

Re: How to: Zodiac works

Hello radioact,

i integrated zodiac step 2 in 2.7 and it run fine.

My question:

What can i do, that the zodiac will be choose in the background?
What i mean:
If i use "onchange" in php then i have to show the zodiac field while i choose my birthday. For account settings ist this ok but i want smal registration steps.
When i hide the zodiac field in registration then i see "I'll tell you later" in profile. The member have to change the birthday in settings for fill it out.
It's possible to set the zodiac while registration without show zodiac field?

I hope you understand what i mean.

Guni

30

Re: How to: Zodiac works

Yes, just try hiding your field.
<!-- BEGIN profile_fields -->
<!-- IF field_label == "zodiac" --><div style="display:none;"> <!-- ENDIF -->

...current content ...


<!-- IF field_label == "zodiac" --></div> <!-- ENDIF -->
<!-- END profile_fields -->

www.vldMagic.com - first choice customizations help desk
www.vldCrowd.com/radioact - my profile at vldCrowd