Back
Similar todos
Load previous page…
add voting #captioncat
voting api #archmaps
fix email sending issue #wi
Fix: email sending system #bnbcontact
Implement vote data adding to database #incomerankings
Fix an issue with submitting #incomerankings
setup voting for comments #shouldimakethis
Add vote data posting to backend #incomerankings
Add votes #feedbear
fix bug where upvote button wouldn’t always show proper state #wip
fix voter /photos doesn’t load due to too big SQL query that filters out which photos you already voted for but if you reach >1000 voted photos it reaches the SQL query limit so switch to PHP in that case "Expression tree is too large (maximum depth 1000)" #nomads
voting results are now stored in db #promptmize
fix slow 7 second load time #ideasai due to $uniqueVoteCount used for text “trained by you and 857,829+ other people who liked or disliked ideas” which was saved in 30 day cache uniqueVoteCount.txt but didn’t have correct CHMOD perms so it wouldn’t save and do the db query every load again