By photografx7 on Saturday, 28 November 2015
Replies 4
Likes 0
Views 1.8K
Votes 0
Dear Forum,

If i try to create a repeating event I end up with the following error message:

parsererror, SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

see attached screenshot


System-Information:

PHP Version : 5.5.30-1~he.1
MySQL Version : 5.5.38-1~dotdeb.0-log
Server Information : Linux wp140 3.10.5-he-wp2005-x64+6+ #6 SMP Fri Jun 6 13:32:38 UTC 2014 x86_64
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Max Input Vars ? : 1000
Club code set? : No
User Agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:44.0) Gecko/20100101 Firefox/44.0
Joomla : 3.4.5
component_com_jevents : 3.4.4
component_com_jce : 2.5.11
module_mod_jevents_cal : 3.4.4
module_mod_jevents_custom : 3.4.4
module_mod_jevents_filter : 3.4.4
module_mod_jevents_latest : 3.4.4
module_mod_jevents_legend : 3.4.4
module_mod_jevents_switchview : 3.4.4
plugin_content_jevents : 3.4.4
plugin_finder_jevents : 3.4.4 (not enabled)
plugin_search_eventsearch : 3.4.4
plugin_system_gwejson : 3.4.4


thanxx in Advance
Alexx
Hello Alexx,

IF you can open your browser's console? and view what errors it is saying?

Many thanks
Tony
·
Saturday, 28 November 2015 21:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Tony,

sorry fo the late reply I've got no email notification on your post.

Just checked Firefox Dev WebConsole ...
tellin' me "Empty string passed to getElementById()."
But that seem nothing special since it happens often in various Backend components / Modules and everthing else is working extremly well

Any other Ideas Suggestions?

I still dont't get what the last row "by year day" trying to tell me (neither in english or german;))
and more important why is the radiobox checked ?! If i have chosen something else above ?!

Thanxx
·
Monday, 30 November 2015 17:51
·
0 Likes
·
0 Votes
·
0 Comments
·
The problem is from the JSON script that checks for overlapping events - it looks as though a plugin on your site is interfering with this. If you send me login details via PM I can take a look at what it is an see if I can implement a workaround which will help it not arise on other sites too.

The 'by year day' input is for events that take place each year - 30 November is 32 days from the end of the year. We need to count back from the end of the year otherwise the repeats are wrong for leap years
·
Tuesday, 01 December 2015 11:18
·
0 Likes
·
0 Votes
·
0 Comments
·
I found where the problem was happening but NOT why - your server is doing some VERY strange things that make no sense at all with the JSON script.

I have however implemented a workaround that solves the issue on your site and will do no harm elsewhere so may help others too.
·
Friday, 04 December 2015 09:40
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post