subramanya1 / buddypress-media

Automatically exported from code.google.com/p/buddypress-media
0 stars 0 forks source link

Photo tags not being saved #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
BP 1.2.5.2, BP-Album nightly build bp-album-2010-08-28,
no photo tags are being saved after upload or edit of an image.

Original issue reported on code.google.com by daithike...@gmail.com on 30 Aug 2010 at 3:59

GoogleCodeExporter commented 9 years ago
Defect has been successfully reproduced on dev machine. Causes the following 
error:

Fatal error: Call to undefined function bp_album_update_tagList() in 
C:\xampp\htdocs\wp-content\plugins\bp-album\includes\media\sub-media-screens.php
 on line 149

^F^

Original comment by CarlRoett@gmail.com on 13 Sep 2010 at 6:19

GoogleCodeExporter commented 9 years ago
This defect has been fixed in r78.

Original comment by CarlRoett@gmail.com on 13 Sep 2010 at 9:38

GoogleCodeExporter commented 9 years ago
should I drop all DB tables & reactivate plugin, updated from last nightly 
build to latest trunk & still not working for me.

Original comment by daithike...@gmail.com on 14 Sep 2010 at 9:53

GoogleCodeExporter commented 9 years ago
-Make sure you actually uploaded the right files. Half the "this defect hasn't 
been fixed" reports we get are from people that didn't overwrite the old files 
on upload, or who unzipped the wrong archive to begin with.

-Be certain you drop ALL database tables for the plugin

-Make sure there are not custom template files on your server that are 
overriding the plugin's default template files.

-I have attached a screen capture of the latest trunk running on my dev 
workstation. If your media item pages don't look like this, you have a problem 
on your server. Note that the "Details" and "Location" sections will not appear 
unless the image has embedded EXIF data. The tags section will not appear 
unless you add tags to the item.

Original comment by CarlRoett@gmail.com on 14 Sep 2010 at 10:38

Attachments:

GoogleCodeExporter commented 9 years ago
cool, screenshot looks good. have overwritten all files, will try the DB 
deletes & re-upload and report back.

Original comment by daithike...@gmail.com on 14 Sep 2010 at 10:47