- Posts: 85
- Thank you received: 1
Blank votes
I'm getting blank votes in the votes section and I can't get rid of them, delete doesn't work on them.
Seems to me that there is one added each day or perhaps every other day for some unknown reason.
Votes in itself works perfectly.
Looks like there been a few days since the between these new ones though.
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
Are you getting any error message when you try to delete them ? Can you try it with the Joomla debug mode put ON ?
Please Log in or Create an account to join the conversation.
Another thing, debugging is only visible in frontend, right?
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
Please Log in or Create an account to join the conversation.
Done and yes, it's the latest, atleast I think so. Joomla havn't told me about any upgrades.Mohamed Thelji wrote: No, I think that it's also visible in the back-end, can you send me a temporary back-end access for testing purpose through a private message ? Also, are you using the last version of Hikashop ?
Please Log in or Create an account to join the conversation.
How did you created these empty votes? Since it's not attached to any product the delete function is having a hard time.
I would advise to delete those entries trough the database while we are look for a solution.
Please Log in or Create an account to join the conversation.
Where can I find them in the DB?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Empty votes, and I do not know where they come from. When you choose them and try to delete, nothing happens.
I have noticed, that the date for all empty votes is 01/01/1970 01:01:00.
Please Log in or Create an account to join the conversation.
Actually we can't determine from where the problem come.
Thanks to give us more details about your configuration, are you using crons tasks ? Or something else ?
We change some parts of the vote system, it will be available in the next release, it could maybe solve the problem.
Please Log in or Create an account to join the conversation.
This never happened before, when everybody was allowed to vote for the product. But after I set the rule to, user must be loged in to vote, this is happening. I think it happens when some one tries to vote and is not logged in, then the system creates an empty vote....
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
www.hikashop.com/en/support/documentatio...ashop-changelog.html
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You have to download and reinstall it on our website in your account page.
Please Log in or Create an account to join the conversation.
:silly:
CSS editor isn't there but it says it's running the latest edition.
Hmmm
Now I have a dropdown beside the stars. How can I get rid of that?
Seems to me that it's enough to be able to point and click at a star.
Please Log in or Create an account to join the conversation.
Regarding the CSS editor, you will only see the row numbers if you have the code mirror plugin published and that you turned on the "display row numbers" option of the plugin.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I don't see any Javascript error on your website.
Usually the vote script add a display none on the class.
You can add the following css property to hide the dropdown:
Please Log in or Create an account to join the conversation.