I never tried this functionality before yesterday. The error says there is a different number of columns. I don't think I changed any queries that would result in changes to which columns or the number of columns selected.....this is why I asked the question. Thanks.
Why is there error when clicking "Videos of user"?
How do you login on your frontend? It's impossible to find the login form.
Hey Mike, it appears to be working now. Is it possible to download a fresh version of the component that includes any/all files you revised?
Another thing. In the backend db #_simgallery_tags table, the tags you've entered that work correctly have values of zero for the top and left fields. The keyword tags I've entered with the error all have other values (not zero)
One other thing I noticed. On the picture of ant-man you posted and successfully tagged previously, if I move my mouse over that photo, the two tags don't display over the photo itself. maybe that is because the tags don't exist in the parameters any longer but I thought I would mention it just in case.
It's still not working. Here are step-by-steps Login with the ID I provided and click Photos in the JomSocial menu. Click the photo of the scuba diver so it opens in the modal view: http://triptrackgo.com/index.php/l/simgallery?view=browse&set=photos&type=photo&pid=13&uid=563 Click Tag photo and then tag the photo by selecting the "newtag" keyword tag. The tag initially shows correctly on the photo but not under the user ID on the right. Then Click the right arrow in the modal to view the next photo, then click the left arrow to go back to the first photo you just tagged. The tag on the photo itself now displays 'sgkeyword'
Just tried it in the browsing page, same thing happened, still saves it as sgkeyword
I've been adding the keyword tags in the theater mode lightbox
Cleared the cache, tried again and it is still happening. I even deleted the prior keyword tags from the back-end, created a new one, but it didn't work :( I tested something else. In this file... public_html/components/com_simgallery/models/ajax.php .....there are several lines of code like this: $return['tagged_keywords'][] = array('id'=>'sgkeyword', 'value'=>$tag->tag, 'tagtype'=>$tag->tagtype, 'tid'=>$tag->tid); I replaced the 'sgkeyword' in these lines with my name ('tim') and sure enough, my keyword tag is now saved with the value of 'tim' Should some other variable/parameter name be here in place of the 'sgkeyword' reference?
Wow! I do have the same issue on your site! I cleared my browser's history (including removing cookies and turning off autofill forms) and it still happened. Look at these three links: https://www.simbunch.com/demos/simgallery?view=album&aid=191 https://www.simbunch.com/demos/simgallery?view=browse&set=latest&type=photo&pid=718&aid=12613 https://www.simbunch.com/demos/simgallery?view=browse&set=album&type=photo&pid=717&aid=190 This one did the same thing when I tried IE- https://www.simbunch.com/demos/simgallery?view=browse&set=album&type=photo&pid=716&aid=190 Are you already using the version you're about to release on your site currently? If you want to try a reinstall of the new version, feel free to proceed. Let me know once you've tried it. Thank you.
Sorry, I've add FTP info above. I am having the issue using Chrome on the PC and also on the iPad. If you re-install any files, please let me know which ones. Thank you
Mike, I see that it worked for you. However, I just tried Clearing the Cache in the back-end and also Purged Expired Cache and nothing changed for me. I cleared the cache in my browser also. I even tried logging in with the test username I gave you. I uploaded a photo to the album you created and tried tagging, but the same thing happened, it changed to "sgkeyword". I select the keyword, and it appears correctly after I click Done Tagging. I navigate away from the photo, and then when I go back it shows as "sgkeyword" Have you ever seen this problem before? Is there some code in the backend that is writing this "sgkeyword" to the database by mistake?
Tagging with keywords is not working, "sgkeyword" entered in database instead?!?