Got pop up error

pramudya81 - August 23, 2008 - 13:09
Project:Kudos
Version:5.x-1.7
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

New feature of optionally having kudos on teaser or full page view is very helpful.

However, I got pop up error saying "Unknown Error" when I click kudo image. Could you please track it down.

Regards

#1

socki - August 25, 2008 - 14:25
Status:active» postponed (maintainer needs more info)

Hey,

Can you please try to clear your browser cache. What browser are you using when you receive that message? I have just tried the d5 version on FF, Safari and IE and it appears to have worked fine.

Thanks.
-T

#2

pramudya81 - August 26, 2008 - 08:42

I cleared my browser cache, cookies, inet temp files, form data, etc. Both on IE and FF.
The problem persists.

But do not worry. I guess this is due to user1. Is is true that uid1 can not give / receive kudos?

Because if I use admin users or authenticated users. It works perfectly.

Lastly, could you give brief explanation on cache options? I was pretty confused between All-Time cache? Executed during real time or cron run? Is is related to Drupal cache? What if I dont use any cache? Got some mist over there.

Regards

#3

socki - September 4, 2008 - 18:17

Hey,

I will look into the issue with the popup further. I have yet to be able to duplicate it.

The cache I refer to has to do with the statistics gathering (keeping track of number of kudos each person has, and of what kind). The module caches the totals, so that it doesn't have to do that calculation each time someone goes to view the node, user or comment being displayed.

As far as caching options are concerned... This is of most concern if you have an extremely hard hit site, and even then, I have taken as many precautions to prevent any unneeded queries, or hangups. For instance, on a rather heavily trafficed site, we are currently doing real-time updates and haven't had issues. Where you could potentially run into issues if you want to collect statistics on several different variables, such as hourly, daily, monthly, all-time, etc... all done at the same time. This is because as the database get rather large (on very busy sites), this could keep you mysql database busy.

Hope this helps to clarify.
-T

#4

socki - October 3, 2009 - 19:17
Status:postponed (maintainer needs more info)» closed
 
 

Drupal is a registered trademark of Dries Buytaert.