I updated the site to the 7.07 and the birthday option on join and edit profile will not work. I am not sure what caused this but is there a fix
I updated the site to the 7.07 and the birthday option on join and edit profile will not work. I am not sure what caused this but is there a fix |
Also since updating to the 7.0.7 I have had this happen daily with the same files consuming memory as thought the software has a leak... I am looking for any suggestion to fix this.. Screen Shot attatched One other thing that has occured is when you click log in the login screen does not pop up center anymore it shoots to the left..
Any suggestions on these three issues would be appreciated! |
....... |
This is funny! I cant seem to find a soul that can guide me to fixing this function. |
I don't know how a shoe could help, but providing a link to your site definitely would.
Edit: I don't see the option on the join form, so I can't check. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
That is funny i just noticed that (SOLE, SOUL) definitely different eggs......
http://www.squid4duck.org but i have had the birth date function out since august because it didnt work |
http://www.squid4duck.org but i have had the birth date function out since august because it didnt work
I can't test something that is disabled. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
You didnt give me enough time to add it back |
You made some odd changes to the base template, which is causing the date picker to load under the page, instead of above it. The easiest way to fix this is to make a quick style edit.
/plugins/jquery/themes/ui.datepicker.css
change
.ui-datepicker { width: 17em; padding: .2em .2em 0; display:none; }
to
.ui-datepicker { width: 17em; padding: .2em .2em 0; display:none; z-index: 999 }
The added code is in red. Remember to clear the site's cache for the changes to take effect.
This should force the date picker to appear above everything else. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Let me try that and the odd thing is i did not make any changes to the template..... It just started happening! |
Thank you sir Nathan Paton it worked for me and now my calender is being displayed and is working Thank you but i really don't remember making any changes but oh well |
ok so this seem to fix it for the join page but it is still not able to get datepicker to pop up on the event page any idea how i can resolve this |
ok so this seem to fix it for the join page but it is still not able to get datepicker to pop up on the event page any idea how i can resolve this Can you send me a link to your site? It would be a lot easier to check the damage myself. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
ok our site is http://zipka.com since the join date picker is working you might need access to our site to check the event date picker you can use username: megaman password: 111111 |
ok our site is http://zipka.com since the join date picker is working you might need access to our site to check the event date picker you can use username: megaman password: 111111 I would like to suggest a test for you; I see you removed the birthday option on the edit profile page. Nathan, would that have anything to do with this not working? [edit] I also see you have part of the captcha in that as well, _FieldCaption_Security_Edit why do you have that there? ManOfTeal.COM a Proud UNA site, six years running strong! |