To post a new support question, click the Post New Topic button below.
Current Version: 5.5.2 | Sytist Manual | Common Issues | Feature Requests
Verify Qr Codes
Tim,
I was trying to verify the QR codes and I am unable to find that feature at the top of my of my photos. I see the other options along with the Export Photos w/QR data and Remove QR Code photos, but not the verify link. There are a few errors in the codes so trying to clean those up.
Thanks! Jeremy
That means someone has already clicked the "Remove QR Code Photos" button to delete the QR code photos for that gallery.
To add it back you would have to get the gallery ID from the URL in the address bar for that gallery (&date_id=12345) , click Settings in the main menu then UNDERNEATH the left menu click MySQL Query, copy the following line, paste it in the query box, replace 12345 with that gallery ID and click run.
UPDATE ms_calendar SET qr_photos_deleted='0' WHERE date_id='12345';
My Email Address: info@picturespro.com

Loading more pages