MoMaR5 / regalandroid

Automatically exported from code.google.com/p/regalandroid
0 stars 0 forks source link

Piwigo : exception when loading categories from faulty gallery #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On which type of gallery your problem occurred ? (G2, G3, Piwigo ?)
piwigo 2.2.0

What version of regalandroid are you using? On what Android versions?
regalandroid 1.0.1
android 2.2.1

Can you provide your gallery url so that a developer can reproduce the
issue ? do we need to login ? in which album the problem occurred ?
"fermeture soudaine du processus net.dahanne.android.regalandroid"

What steps will reproduce the problem?
1.systematique

What is the expected output? What do you see instead?
fermeture de l'aplication

Please provide any additional information below.

Original issue reported on code.google.com by neteyes2...@gmail.com on 4 Apr 2011 at 7:44

GoogleCodeExporter commented 8 years ago
the gallery happens to reply to the getCategories request with the following 
message : <pre><br />Warning:  [mysql error 1146] Table 
'gallery.COMMUNITY_TABLE' doesn't existSELECT    permission_level  FROM 
COMMUNITY_TABLE  WHERE user_id = 2; in 
/mnt/129/sdc/9/c/gallery/include/dblayer/functions_mysql.inc.php on line 654<br 
/></pre><br />Warning:  mysql_num_rows(): supplied argument is not a valid 
MySQL result resource in 
/mnt/129/sdc/9/c/gallery/plugins/community/main.inc.php on line 190<br /><?xml 
version="1.0" encoding="utf-8" ?><rsp stat="ok"><categories>
and the rest is ok.

I assume piwigo web api should not reply such a response, so no action to take 
for now.

Original comment by anthony....@gmail.com on 5 Apr 2011 at 1:42

GoogleCodeExporter commented 8 years ago
issue is invalid; it was due to a piwigo conf. problem
http://fr.piwigo.org/forum/viewtopic.php?id=19756

Original comment by anthony....@gmail.com on 20 Apr 2011 at 2:55