Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Can't able to save event

12 years 1 week ago
  • anand's Avatar
    Topic Author
  • anand
  • Offline
  • Junior Boarder
  • Posts: 101
  • Thank you received: 0
Licenses:
JomSocial Active AdAgency Expired Socialize Expired

Hello All,

We are using Joomla 2.5.20, JomSocial 3.2.0.7 & JoomForest Template 2.2v with jf_social 3.2 theme.

When i try to create/edit event, can't able to save the event. It's validating the form but not updating.
We have tried with both jomsocial default template & joomforest template.

And one important thing i need to explain here :

Case 1 : If we configure jQuery Easy plugin with event create and event edit urls, Save button is working properly but date picker option is not working.

Case 2 : If we didn't specify event create and event edit urls, date picker is working but save button is not working.

Check the screenshot : jQuery Easy plugin configuration.
awesomescreenshot.com/0a6348fs17


thanks,
Anand

12 years 1 week ago
Licenses:

Hi Anand,

I think the problem with jQuery easy plguin it self. If you disabled it, the event will works fine?
Because you not provide me administrator access detail i can't make sure about it.

could you please provide me administrator access detail?

Regards,
Albert

12 years 1 week ago
  • anand's Avatar
    Topic Author
  • anand
  • Offline
  • Junior Boarder
  • Posts: 101
  • Thank you received: 0
Licenses:
JomSocial Active AdAgency Expired Socialize Expired

Hi,

We have tried with all jQuery options and finally we got to know that we have problem only with recurring events.
When we try to edit the recurring events we can't able to save the event.

Same thing we have tried with your demo also.
We have logged-in with back-end and enabled recurring events in events configuration section.
Created recurring test event in demo site (demo.jomsocial.com/demos/), when i try to edit the event i can't able to save the event.
So, it's nothing to do with our site.
Please check and let us know what's going wrong...

thanks,
Anand

12 years 6 days ago
Licenses:

Hi Anand,

I tried at demo site. I can't replicate it.
1. enabling recurring events at backend
2. create event
3. edit event
I able to save the event. I missing something?

FYI: right our demo site using 3.2.1

Regards,
Albert

12 years 6 days ago
  • anand's Avatar
    Topic Author
  • anand
  • Offline
  • Junior Boarder
  • Posts: 101
  • Thank you received: 0
Licenses:
JomSocial Active AdAgency Expired Socialize Expired

Albertus wrote: Hi Anand,

I tried at demo site. I can't replicate it.
1. enabling recurring events at backend
2. create event
3. edit event
I able to save the event. I missing something?


Hi Albertus,

Did you select the repeat option while creating event?

Just now i have created event called "test recurring event" using "demo" user account.
Here is the link "demo.jomsocial.com/events/viewevent/16-test-recurring-event.html".
Please check edit event option.

thanks,
Anand

Attachments:
12 years 6 days ago
Licenses:

Hi Anand,

I confirmed this is a valid bug. because on edit form the repeat date value is missing. you must re-input it again.
here for temporary fixes:
1. backup /components/com_community/templates/default/events.forms.php
2. edit it:

line 13 below $endDate = new JDate($event->enddate);
put this code:
$repeatEndDate = new JDate($event->repeatend);

line 388 you will find });
edit to }).datepicker('setDate', "<?php echo $repeatEndDate->format('Y-m-d');?>");

Regards,
Albert

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW