Wednesday, 25 March 2015
  90 Replies
  15.5K Visits
0
Votes
Undo
After the Update from JEvents 3.1.45 to 3.2.5 the window that appears when you click with the mouse on the editing Symbol does not work. It appears, but the screen is dimmed(including the editing window) and if I want to click on one of the editing options, the window of editing closes.
I've noticed that after updating the message "problem during deleting the edit.xml" or something like that, were shown in the backend.
Sorry for my bad English, I'm from germany, I hope you can understand my problem.

my JEvents Support Info:

PHP Version : 5.3.29
MySQL Version : 5.5.42-log
Joomla : 3.3.6
component_com_jevents : 3.2.5
component_com_jce : 2.4.6
module_mod_jevents_cal : 3.2.5
module_mod_jevents_custom : 3.2.5
module_mod_jevents_filter : 3.2.5
module_mod_jevents_latest : 3.2.5
module_mod_jevents_legend : 3.2.5
module_mod_jevents_switchview : 3.2.5
plugin_content_jevents : 3.2.5
plugin_finder_jevents : 3.2.5 (not enabled)
plugin_search_eventsearch : 3.2.5
Tuesday, 28 April 2015 13:11
·
#144764
Accepted Answer
0
Votes
Undo
Thank you very much geraint, this link to the BT forums solved the issue for me.
As a summary, they have a download with some modified files for BT login, and I had to do the according changes manually because my BT login version is a newer one, but all is working now as expected. Thanks again :-)
Stephan
Thursday, 07 May 2015 17:52
·
#144768
0
Votes
Undo
Hi guys - similar problem but a little different symptoms: upon clicking on the pencil/edit icon, the actions block/module displays at the very bottom of the page instead of in the modal.
Geraint, I'll PM you user credentials if you wouldn't mind checking the site. I don't see any JS or other errors on the page (at least not related to jEvents) on the event detail page.
Friday, 08 May 2015 09:30
·
#144769
0
Votes
Undo
Can you upgrade the account so I can change the JEvents config and also switch off error reporting in the Joomla config.

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Friday, 08 May 2015 18:29
·
#144770
0
Votes
Undo
Oh, gee, thanks for the hint, Geraint - adjusted the config to load jEvents version of Bootstrap... is that what you were thinking of?
It now works (the actions window opens up in a lightbox-type modal) but it's less than ideal to have another CSS file to load. Is that really necessary?

Thanks a million.
Saturday, 09 May 2015 06:05
·
#144771
0
Votes
Undo
JEvents 3.2 is designed to use jQuery and Bootstrap - the new standard JS and CSS libraries for Joomla 3.x. Most Joomla 3.x templates should load their own JS and CSS files though some are badly configured and sometimes need to be overridden by JEvents (hence the config option)

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Sunday, 31 May 2015 18:13
·
#144772
0
Votes
Undo
last version of Jevents, V3.2.13 made coming back problem of editing with BT Login even with modifications (in BT login) which permited to solve that in V3.2.12

[EDIT]

Seems not to be coming from BT LOGIN because event BT Login is unpublished, problem is the same.

Seems to be a problem of displaying editing Jevents windows which becomes grey and too large to be well seen.

Waiting resolbinf problem, is it possible to downgrade to Jevents V3.2.12 and if yes, where downloading this previous version ?

Thanks
Sunday, 31 May 2015 23:19
·
#144773
0
Votes
Undo
Jevent Update V3.2.15 installed this night, solved problem of editing in front
Monday, 01 June 2015 13:51
·
#144774
0
Votes
Undo
Thanks for letting us know

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Monday, 01 June 2015 21:12
·
#144775
0
Votes
Undo
Hi guys - similar problem but a little different symptoms: upon clicking on the pencil/edit icon, the actions block/module displays at the very bottom of the page instead of in the modal.


Ijust upgraded to 3.2.15 and now I'm having the same problem. The box is displaying in the bottom left corner and only part of it is visible as it goes off the screen. Enlarging the window does not help. Any ideas?
Tuesday, 02 June 2015 08:08
·
#144776
0
Votes
Undo
Do you see the same with the iCal export button? Can you give me a URL to check.

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Tuesday, 02 June 2015 14:10
·
#144777
0
Votes
Undo
Do you see the same with the iCal export button? Can you give me a URL to check.


Yes I have the same problem with the iCal export button. I will pm you with url and login info. the site is still in beta.
Tuesday, 02 June 2015 16:03
·
#144778
0
Votes
Undo
Your template is overriding the CSS that is needed - add this to your JEvents custom css file
.jevbootstrap .modal {position:fixed!important;}

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Wednesday, 03 June 2015 00:08
·
#144779
0
Votes
Undo
I am having the same problem with JEvents 3.2.15 (cannot edit from front-end) and it makes no difference what browser I use. It was working great no more than 2 weeks ago.
Wednesday, 03 June 2015 00:55
·
#144780
0
Votes
Undo
I can now see that the pop-up window does come up but way down in the lower left-hand side of the screen almost off the screen I cannot get the pop-up to appear in a position where I can choose to "edit this repeat."
Wednesday, 03 June 2015 08:40
·
#144781
0
Votes
Undo
Can I clarify - the popup appears when you click the pencil but then the edit screen doesn't work?

These problems are caused by Joomla templates that override the normal Bootstrap CSS and force the modal popups we use off screen as you are seeing.

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Wednesday, 03 June 2015 12:28
·
#144782
0
Votes
Undo
Your template is overriding the CSS that is needed - add this to your JEvents custom css file
.jevbootstrap .modal {position:fixed!important;}


That worked. Thanks.
Wednesday, 03 June 2015 20:20
·
#144783
0
Votes
Undo
Yes...Thanks that worked for me as well.!!
Thursday, 04 June 2015 21:00
·
#144784
0
Votes
Undo

PHP Version : 5.5.24
MySQL Version : 5.5.32-31.0-log
Joomla : 3.3.6
component_com_jevents : 3.2.15
component_com_jce : 2.3.4.4
module_mod_jevents_cal : 3.2.15
module_mod_jevents_custom : 3.2.15
module_mod_jevents_filter : 3.2.15
module_mod_jevents_latest : 3.2.15
module_mod_jevents_legend : 3.2.15
module_mod_jevents_switchview : 3.2.15
plugin_content_jevents : 3.2.15
plugin_finder_jevents : 3.2.15
plugin_search_eventsearch : 3.2.15


I am also getting a similar problem. When I click on the pencil(edit) icon I can see the module pop up for a second and then disappear. I ruled out all different brownsers and platforms. I have also added the code supplied in this topic to the custom css file but it did not resolve the problem. Is there anything else I am missing?

Thanks in advance for you assistance.

FYI. This is happening after implementing the latest Jevent update.
Friday, 05 June 2015 00:07
·
#144785
0
Votes
Undo
Can you please disable loading jquery in JEvents Configuration?
Friday, 05 June 2015 09:02
·
#144786
0
Votes
Undo
Actually this problem is usually because the Bootstrap javascript is being loaded twice - so please disable the Bootstrap javascript in the JEvents config.

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Friday, 05 June 2015 15:42
·
#144787
0
Votes
Undo
I have disabled "Load Bootstrap JS" but problem persists.
There are no replies made for this post yet.

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.