Pages: 1 2
After upgrading to 2.6 I get the message:
DataTables warning (table id = 'userList'): DataTables warning: JSON data from server could not be parsed. This is caused by a JSON formatting error.
-----------------
As a result of this error, I am not able to manage my user list.
How can I fix this? I have Google searched and found responses to this problem, but due to the 'non-user' friendly layout of this engine, I cannot apply any of the fixes.
I only say "'non-user' friendly layout of this engine" because customization of this product is like learning a whole new programming language, without being given any documentation. There are so many things missing, such as admin approval for registration, image for header, nuCaptcha, etc... but this is a great tool to display photos. Beggars can't be choosers.
Thanks for your help.
SUB
With Mozilla Firefox and Firebug, in the Firebug console, can you tell us what is the error message?
If you don't know what Firefox/Firebug/Console is, can you send me a private message with the address of your Piwigo? Then I will register and you can give me administrator status so that I can see the User manager.
Offline
Hey plg,
Thanks for the quick reply.
This is the error that firebug reports (I removed my directory structure from string):
<br />
<b>Fatal error</b>: func_get_args(): Can't be used as a function parameter in <b>/home/misc directories/include/functions_plugins.inc.php</b> on line <b>255</b><br />
Thanks for any help you can provide,
SUB
Hello
to solve this problem, please update my plugins
which ones do you use ?
Offline
Thanks for your reply.
My plugs-ins state that they are all up to date.
I just regressed back to my backup of version 2.5.3 and all is working again.
I will test the new version later with a WAMP server
Thanks for your help.
I get the same error. plg, I'd be happy to sign you on if you can help look for a solution. Here's what I've done so far.
I’m having problems with the 2.6.0 upgrade. I upgraded from the tools/updates page.
The galleries look fine but the users database seems to be screwed up. I go to users/manage. I previously had registered users but see no users now. I get 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 deactivated and then updated all current plugins an eventually totally deleted all that were not compatible. All plugins are now shown as up to date.
I tried entering a new user who is already in the database and was not allowed because “this email is already in use.” I tried entering a new user with an unused email address. I get the message that the user was added but I also get the first DataTables error above again and still cannot see the users, even the newly added one.
I then went through the manual upgrade steps (as I understand them) at http://piwigo.org/basics/upgrade_manual. There was no change in the problem.
I performed “repair and optimize database.” I did “reinitialize integrity check,” No change from either.
Offline
I have same error too , on brand new installation, that I tried without any plugins there
Hi Georgiev and kozmob,
Same question as in [Forum, post 148869 by plg in topic 23207] (table id - 'userList') ..JSON data from server could not be parsed - I need more details.
Offline
thanks, plg. I just emailed you.
Offline
No error messages appear in console.
But Error 404 is given for "jquery-1.10.2.min.map" "/_data/combined"
Issue is regression since 2.6.0. RC2, because I used to play with it successfully prior release
Hope this helps.
plg, I see you registered because I received an email as admin but I cannot make you an admin because the "manage user" page still does not appear and I get the same message.
Thanks for taking a look. I am starting to research what to do next. I'm not familiar with the error message you got.
You say "Issue is regression since 2.6.0. RC2." Does that mean it is something before I upgraded?
You say "Error 404 is given for "jquery-1.10.2.min.map" "/_data/combined." Where do you see that error? I don't see it? I searched piwigo forum for that error and didn't find anything helpful.
Would a logical attempt be to clear the /_data/combined. folder? What would I lose if I did that? Is there a way to manually preserve anything if I do that? Is there a way to check the integrity of those files?
ALternatively, could a source of the error be my data files? Since I reinstalled Piwigo, except the data files that were recommended to retain, could the error be in one of those data files? As mentioned before, I performed “repair and optimize database” and "reinitialize integrity check,” Neither showed a problem.
Sorry, lots of questions. I'm pretty naive on all this. I appreciate your help.
koizmob
Offline
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)
Offline
kozmob wrote:
Sorry, lots of questions. I'm pretty naive on all this
indeed
To set him as Admin, go to your database manager provided by your host -usually PhpMyAdmin- and then find the table "piwigo_user_infos" -if you set piwigo_ as the prefixe during the install- and then sort by "registration_date": the newest member should be Plg so click to edit that line, and set the status as "admin"
Offline
thanks mistic100 and flop25. I've made plg an admin and will notify him/her
Offline
I'm not admin yet.
Offline
Pages: 1 2