Announcement

#16 2014-01-23 17:30:11

kozmob
Member
2012-01-14
49

Re: (table id - 'userList') ..JSON data from server could not be parsed -

The table lists you as admin status. Maybe I didn't save it correctly the first time. Please try again.

Offline

 

#17 2014-01-23 18:37:59

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13789

Re: (table id - 'userList') ..JSON data from server could not be parsed -

OK, admin access if fine now. Same problem as Subcan:

<br />
<b>Fatal error</b>:  func_get_args(): Can't be used as a function parameter in <b>/home5/ranchofr/public_html/kozpics/include/functions_plugins.inc.php</b> on line <b>255</b><br />

Offline

 

#18 2014-01-23 19:02:18

kozmob
Member
2012-01-14
49

Re: (table id - 'userList') ..JSON data from server could not be parsed -

plg wrote:

OK, admin access if fine now. Same problem as Subcan:

<br />
<b>Fatal error</b>:  func_get_args(): Can't be used as a function parameter in <b>/home5/ranchofr/public_html/kozpics/include/functions_plugins.inc.php</b> on line <b>255</b><br />

thanks for the great continued support. You folks are awesome. In a reply to Subcan, Mistic100 asked about plugins. Earlier, in my effort to fix this, I de-activated and/or deleted all plugins so none are active now, as you can see. Should I delete the remaining de-activated plugins?

Other than that, I don't know what else to do.

Offline

 

#19 2014-01-23 19:04:21

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13789

Re: (table id - 'userList') ..JSON data from server could not be parsed -

either you apply changes of mistic [Subversion] r26846 or you wait for Piwigo 2.6.1 (max 48h)

Offline

 

#20 2014-01-23 19:04:42

Georgiev
Guest

Re: (table id - 'userList') ..JSON data from server could not be parsed -

mistic100 wrote:

Hello

the fix for this error is [Subversion] r26846
or update to a recent version of PHP (at least 5.3)

what Georgiev (not plg) stated is not an error, has absolutely no impact and is not linked to the current problem (search "jquery min map" on Google for more info)

Thanks, this worked!

 

#21 2014-01-23 19:20:52

kozmob
Member
2012-01-14
49

Re: (table id - 'userList') ..JSON data from server could not be parsed -

plg wrote:

either you apply changes of mistic [Subversion] r26846 or you wait for Piwigo 2.6.1 (max 48h)

Ok, this is way beyond me. I'll wait in eager anticipation for 2.6.1.

thanks again for all the help. I'll leave you registered as until I know this is sorted out. Unless you need to keep access, I'll revert you to normal status.

thanks again

Offline

 

#22 2014-01-23 19:25:42

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13789

Re: (table id - 'userList') ..JSON data from server could not be parsed -

kozmob wrote:

Unless you need to keep access, I'll revert you to normal status.

I don't need admin access anymore.

Offline

 

#23 2014-01-26 23:06:48

kozmob
Member
2012-01-14
49

Re: (table id - 'userList') ..JSON data from server could not be parsed -

thanks for the help on this plg, misitic100, and flop25. I just loaded the 2.6.1 update and my issue is resolved. You guys to do good work. / Kozmo

Offline

 

#24 2014-11-15 10:06:56

miktor
Member
2014-11-15
2

Re: (table id - 'userList') ..JSON data from server could not be parsed -

Hello all . I also have this bug.
When I want to manage users just gives me this error.

"DataTables warning (table id = 'userList'): DataTables warning: JSON data from server could not be parsed. This is caused by a JSON formatting error."

I have Piwigo 2.7.1.Please help:)

PLG I can not do you send e - mail.
I would like to give you your login details so you can check what is wrong.

Last edited by miktor (2014-11-15 10:47:11)

Offline

 

#25 2014-12-26 05:00:41

Squirre1
Guest

Re: (table id - 'userList') ..JSON data from server could not be parsed -

I am seeing the exact same error msg as you miktor. I am running 2.7.2, did you every get it resolved?

Thanks,

Squirre1

 

#26 2014-12-26 09:35:27

miktor
Member
2014-11-15
2

Re: (table id - 'userList') ..JSON data from server could not be parsed -

For me, the problem was enabled server statistics , when they turned off the problem to go away

Offline

 

#27 2014-12-27 13:16:55

Squirre1
Guest

Re: (table id - 'userList') ..JSON data from server could not be parsed -

While testing for an error in one of my previous posts: http://piwigo.org/forum/viewtopic.php?id=24951

I fixed this one... I had an echo in common.inc.php for testing the output of show_php_errors. So it is something that if you have an html output before a specific point in the script, maybe it jacks with the json output.

 

#28 2015-04-12 09:51:18

durfejs1
Member
2015-01-09
2

Re: (table id - 'userList') ..JSON data from server could not be parsed -

I have 2.7.4 and PHP 5.5.9 running Ubuntu 14.04.1 and getting the same error? Got it ever solved?
Thanks

Offline

 

#29 2015-08-01 15:23:04

timovanroermund
Guest

Re: (table id - 'userList') ..JSON data from server could not be parsed -

Yes, I had the same today on my server running Debian, PHP5.5.9 and piwigo 2.7.4.

The hint was given in Squirre1's reply: "So it is something that if you have an html output before a specific point in the script, maybe it jacks with the json output."

On my server, there is a version mismatch, resulting in the following warning that is displayed on top of the page:

"Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50625 Library:50543 in /usr/share/piwigo/include/dblayer/functions_mysqli.inc.php on line 67"

I disabled this by adding the following line to my local piwigo config (local/config/config.inc.php):

$conf['show_php_errors'] = E_ALL & ~E_WARNING;

(By default, it is set to E_ALL.)

This removes the warning, and then also the JSON error disappears.

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact