vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - e-steki Karma version 2.2 (https://vborg.vbsupport.ru/showthread.php?t=154264)

Lea Verou 08-06-2007 10:18 AM

Quote:

Originally Posted by nosherwan9 (Post 1311054)
Hello,
Yes this is first time iam uninstalling but cannt.
I installed but its not work got DB error as i told you before so decided to uninstall ang again DB error as i told you .
Please help me thanks

Try to install the current product I uploaded.
Then probably you will be able to uninstall it (if you wish so)
If you still have issues, inform me.

Khalid-B 08-06-2007 10:20 AM

zip is updated so lemme try again, wait
Thanks

Khalid-B 08-06-2007 10:32 AM

hello,
I tried with again but still the same error , if you want i can give u my testid so you can check better.
Thanks

Harley77 08-06-2007 11:08 AM

Is there a way to have a pop-up box that will allow you to rate an individual? The reason I ask is I currently use zoints local and do not use the built-in members profile page. So being able to rate an individual outside the vb member profile page would be awesome.

cynthetiq 08-06-2007 12:13 PM

Quote:

Originally Posted by Michelle (Post 1311041)
Try this product file instead... (although I'm not so sure it will be fixed, I found a small thing I missed that could be causing that)
Do you get any errors in karma.php?
Do you have any banned users?
Any karma banned users?
Which are the restricted usergroups? The 0 I saw in the query? Guests are usergroup 1 btw, not 0. ;)

Acutally that is leftover from the other attempts that you suggested to other people.

I reset it back to:
Quote:

Usergroups that are not permitted to use the Karma system
1,3,4
and will try the new XML

Lea Verou 08-06-2007 12:39 PM

Quote:

Originally Posted by cynthetiq (Post 1311113)
Acutally that is leftover from the other attempts that you suggested to other people.

I reset it back to:

and will try the new XML

I didn't tell them to put the zero there but in the disallowed userids. ;)

Harley77, it would be really easy to put the rating "form" in a popup, but not at all to display the extra info that shows in the profile(last rate date, votes, controversy and whether or not the user viewing it has rated and with what), as that would mean some queries PER POST, which would be too heavy for the server. The average rating is displayed without any extra query, and this is why its "cached" in the user table. But to display the other info, that would need queries.

Lea Verou 08-06-2007 12:44 PM

Quote:

Originally Posted by nosherwan9 (Post 1311063)
hello,
I tried with again but still the same error , if you want i can give u my testid so you can check better.
Thanks

Then go to the product's uninstall code and delete this line, since obviously, it already has been executed:
PHP Code:

$db->query_write("ALTER TABLE " TABLE_PREFIX "user DROP karmatotal"); 

Then uninstall again.
If you get another error, delete the whole version 2.0 uninstall code and try again.

Harley77 08-06-2007 01:04 PM

Quote:

Originally Posted by Michelle (Post 1311134)
Harley77, it would be really easy to put the rating "form" in a popup, but not at all to display the extra info that shows in the profile(last rate date, votes, controversy and whether or not the user viewing it has rated and with what), as that would mean some queries PER POST, which would be too heavy for the server. The average rating is displayed without any extra query, and this is why its "cached" in the user table. But to display the other info, that would need queries.

Well, for the detailed information, It could be on a seperate page. Just for example, "www.mywebsite.com/forums/karma.php?userid=123". This would keep any extra queries contained to a separate page. I know this may be beyond the scope of what your idea/goal of this mod is, but It's worth considering I think to make it a bit more flexible for a variety of situations.

Lea Verou 08-06-2007 01:08 PM

Quote:

Originally Posted by Harley77 (Post 1311150)
Well, for the detailed information, It could be on a seperate page. Just for example, "www.mywebsite.com/forums/karma.php?userid=123". This would keep any extra queries contained to a separate page. I know this may be beyond the scope of what your idea/goal of this mod is, but It's worth considering I think to make it a bit more flexible for a variety of situations.

A separate page is too much for so little information. A popup pehaps, now that I think of it, would be a nice idea :)
However you will have to make this, as its too much work (not hard, just too much) for something I don't need (I'm planning to add a popup menu rating in the postbit for the next version however).

cynthetiq 08-06-2007 01:43 PM

I just realized that I don't see the karma icon on my postbit. I only have one account on the system right now, just the admin.


All times are GMT. The time now is 04:57 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01179 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete