BUG: In photo title show album title instead of photo title
-
BUG: In photo title show album title instead of photo title
file fb-vinyl.php, line 371:
$name = $this->clean( $image_package->from->name );
change to:
$name = $this->clean( $image_package->name );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘BUG: In photo title show album title instead of photo title’ is closed to new replies.