Calendar pop up stop working after upgrade

I upgraded to 7.0.9. I just noticed that my calendar pop up does not come up when I am trying to add a new event. I am using  another template besides the default one. It use to work with previous version's of boonex. Any ideas?

Quote · 1 Mar 2012

Hello

I recommend you to activate the FireBug in FireFox. Then reload Event Creation page and try to use Calendar. If you have some JS errors you should see them. Mau be the problem is in the cache files. Did you clear all cache after Dolphin upgrade?

Also you need to test calendar in another places like Join form and so on.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 2 Mar 2012

Thank you for your reply Anton.

 

Firebug highlights the following line.

<div class="calendar" style="position: absolute; display: block; left: 452px; top: 746px;">

 

Cache is all cleared.

Quote · 2 Mar 2012

Anyone?


I just noticed from /admin I am able  to create an event and the pop ups do work

Quote · 6 Mar 2012

Try this:

 

http://www.boonex.com/forums/topic/BIRTHDAY-OPTION.htm#151046

 

It's possible the calendar is displaying below the page, which happens for a reason I'm not sure about.  But this should force it to the front.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 6 Mar 2012

That did not work.

 

What I am noticing when I am trying to do it in Internet Explorer, It's popping up, but not visible. When I click Date Start: field, the Categories: field disappears. So looks like the pop up is coming up and covering up the Categories field, when I click of the page the Categories: re-appears

Quote · 6 Mar 2012

 

That did not work.

 

What I am noticing when I am trying to do it in Internet Explorer, It's popping up, but not visible. When I click Date Start: field, the Categories: field disappears. So looks like the pop up is coming up and covering up the Categories field, when I click of the page the Categories: re-appears

Can you send me a link to your site?  It would be easier to survey the damage.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 6 Mar 2012

kartingconnect.com, click on karting events, to create new event.

 

you have to create new account in order to add event

Quote · 6 Mar 2012

Nathan,

 

Also take a look at the Actions menu, any of those buttons you click on, the pop up does not show as well

Quote · 6 Mar 2012

I took a look and it's only happening with the current template.  Using UNI (the vanilla default), the calendar works.

 

Let's see if we can find out why the current default template is having problems.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 6 Mar 2012

Looks like my solution above was correct, but mentioned the wrong file to edit.  Dolphin is using a number of these calendars.

 

Here's something the kids can do at home:

 

/plugins/jquery/themes/calendar-blue.css

 

Find:

 

div.calendar { position: relative; }

 

and change it to:

 

div.calendar { position: relative; z-index: 999; }

 

Remember to clear the site's cache.  Don't know if it applies here, but always a good habbit.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 6 Mar 2012

High Five Nathan. That fixed the calendar pop up issue.

 

What about the Action Menu. When you look at the particular event, the action buttons on the left, when you click on lets say "I am attending" I don't get that pop up that confirms and it doesn't refresh the page. But If I refresh the page manually it took the change

Quote · 6 Mar 2012

 

High Five Nathan. That fixed the calendar pop up issue.

 

What about the Action Menu. When you look at the particular event, the action buttons on the left, when you click on lets say "I am attending" I don't get that pop up that confirms and it doesn't refresh the page. But If I refresh the page manually it took the change

I'll take a look.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 6 Mar 2012

Getting this error when clicking on the attending button:

 

TypeError: 'undefined' is not an object (evaluating '$block .css('position', blockPos) // return previous value .addWebForms')

 

Granted, I have no idea what to do with it.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 6 Mar 2012

You got me there :(

Quote · 6 Mar 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.