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
Monday, 22 June 2015 08:20
·
#144797
0
Votes
Undo
Hello,

following an advice in JSN Epic support forum a part of the problem could be solved.

Adding
.jevbootstrap .modal{ 
position: absolute !important;
}

now enables editing and deleting existing events in frontend.

However, in JEvents configuration I still have to disable 'Edit events in frontend popup'. Otherwise creating a new event in frontend is not possible.

Tom
Saturday, 20 June 2015 16:01
·
#144796
0
Votes
Undo
Hello,

This is because we have moved to jQuery/Bootstrap for JEvents 3.2 and unfortuantely your template is clashing with ours.

If you can PM me logins to replicate the issue, I will provide you with some CSS.

Thanks
Tony


Thank you, Tony, for support. I provided an account for you (see PM).

Tom
Saturday, 20 June 2015 12:43
·
#144795
0
Votes
Undo
Hello,

This is because we have moved to jQuery/Bootstrap for JEvents 3.2 and unfortuantely your template is clashing with ours.

If you can PM me logins to replicate the issue, I will provide you with some CSS.

Thanks
Tony

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!Join the JEvents club today!

Saturday, 20 June 2015 07:52
·
#144794
0
Votes
Undo
Same problem with template JSN Epic 6.0.9 after updating to JEvents 3.2.15: adding or editing events in frontend is no longer possible. Screen is dimmed but JEvents popup is not showing.

Creating new events in frontend can be reenabled by turning off frontend popup in JEvents configuration, allowing to create a new event in a 'regular page' instead of a popup. Editing or deleting an existing event however is still not possible.

No problems with JEvents 3.2 when Protostar or JSN Mico are used instead of JSN Epic.

No problems occur either when reinstalling JEvents 3.1.45.
Friday, 12 June 2015 08:40
·
#144793
0
Votes
Undo
That suggests that 2 copies of bootstrap.js is being loaded - on the page where the pencil icon appears view the web page source and see what JS and CSS files are being loaded

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!

Thursday, 11 June 2015 17:32
·
#144792
0
Votes
Undo
Just to clarify....
I cannot get to the Event Edit popup page to view the source. When I click on the edit pencil icon the page greys outs and the pop up appears from the top and immediately disappears.

Did you mean to view the page source of the event page where the edit icon appears on the frontend?
Sunday, 07 June 2015 09:54
·
#144791
0
Votes
Undo
when you view the web page source when editing an event - are there multiple copies of jQuery or bootstrap javascript being loaded?

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 22:34
·
#144790
0
Votes
Undo
I've already done that process per my previous post. I was unsure if the suggestion of disabling Jquery was different than disabling JavaScript which is what JS stands for if I am not mistaken.

Still problem persists.
Friday, 05 June 2015 16:36
·
#144789
0
Votes
Undo
Configuration with french fields but this one is still in english.

You must be in expert or medium mode in Jevents back configuration
Friday, 05 June 2015 15:50
·
#144788
0
Votes
Undo
Can you please disable loading jquery in JEvents Configuration?


Carcam, can you be more specific as to where I can find where to disable "loading jquery".

Thanks.
Friday, 05 June 2015 15:42
·
#144787
0
Votes
Undo
I have disabled "Load Bootstrap JS" but problem persists.
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 00:07
·
#144785
0
Votes
Undo
Can you please disable loading jquery in JEvents Configuration?
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.
Wednesday, 03 June 2015 20:20
·
#144783
0
Votes
Undo
Yes...Thanks that worked for me as well.!!
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 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 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 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.
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!

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.