‘Gallery does not exist’ after transfer from localhost to remote
-
Hello,
beautiful plugin. However, when I transfer my entire site from localhost to remote server, in the backend, under WP Admin > Final Tiles Gallery > Final Tiles Gallery, none of my galleries are present! It only gives me option to create the new ones.I compared the sizes and contents of both the localhost and remote tables in phpMyAdmin (namely the
wp_finaltiles_gallery
andwp_finaltiles_gallery_images
tables), and both are identical, minus the url for images.So i manually changed the urls of all images from localhost to remote domain inside phpMyAdmin, and it still did not help. On the front end I still get
Final Tiles Gallery id=X does not exist
message where the gallery should show up and on the backend the galleries list is empty.Please help me resolve this. How to transfer those galleries from local server to remote server? How can it be that a simple phpMyAdmin table export does not capture the galleries inside?
- The topic ‘‘Gallery does not exist’ after transfer from localhost to remote’ is closed to new replies.