vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - [AJAX] Helpful Answers - Post Rating System (plus many sub-features) (https://vborg.vbsupport.ru/showthread.php?t=204117)

designBox 10-07-2011 03:04 PM

Quote:

Originally Posted by Ted S (Post 2253985)
If you disable the plugin and it still shows the block there is something else in your system using the table records and you have a mod conflict.

Sorry, my mistake.
When I disable the plugin, all boxes are removed as well as all functions.
When I said: "Nothing happens", I was meaning "Nothing BAD happens". :)

I tried today to uninstall the plugin. Problemless.
However, reinstalling it deleted all logs and customizations.
I saw the following message after installation:
Code:

Updating to 2.0...
Updating user records to reflect votes. This will take a minute...
Done with 2.0Updating table...
Updating ALL post records. This will take a minute...

Done.Starting core install
Done with base install

Hopefully, I did a backup of my database previously and was able to restore everything.

Any idea?

Ted S 10-07-2011 04:43 PM

Quote:

Originally Posted by designBox (Post 2254350)
Any idea?

I'm not sure what the issue is?

When you remove a plugin it removes it completely...

designBox 10-07-2011 05:10 PM

Quote:

Originally Posted by Ted S (Post 2254392)
When you remove a plugin it removes it completely...

At least, it doesn't appear anymore on the profile page as well as in the admincp.

designBox 10-07-2011 06:22 PM

Could it be caused by a table misconfiguration.
I mean I remember being on 1.9.6 and upgraded to 2.0.6.
What if the tables haven't been updated during the upgrade?

Ted S 10-07-2011 07:50 PM

Quote:

Originally Posted by designBox (Post 2254427)
Could it be caused by a table misconfiguration.
I mean I remember being on 1.9.6 and upgraded to 2.0.6.
What if the tables haven't been updated during the upgrade?

Uninstalling the mod removes the tables. A new install will create them all over again using the latest setup.

jl255 10-11-2011 02:01 PM

i guess we won't be seeing the possibility of inserting the number of positive/negative votes a user has on their postbit anytime soon?

Ted S 10-11-2011 08:56 PM

Quote:

Originally Posted by jl255 (Post 2255918)
i guess we won't be seeing the possibility of inserting the number of positive/negative votes a user has on their postbit anytime soon?

Given the way the mod stores data it's not an ideal query.

The solution is to start updating the user table with counts... which fields would you want?

- overall # of votes theyve given
- # of negative votes theyve given
- # of positive votes theyve given
- overall # of votes theyve recieved
etc...

jl255 10-12-2011 02:27 AM

Quote:

Originally Posted by Ted S (Post 2256045)
Given the way the mod stores data it's not an ideal query.

The solution is to start updating the user table with counts... which fields would you want?

- overall # of votes theyve given
- # of negative votes theyve given
- # of positive votes theyve given
- overall # of votes theyve recieved
etc...

actually those 4 you mentioned are exactly just what i need. :)

Ted S 10-12-2011 03:32 AM

Quote:

Originally Posted by jl255 (Post 2256125)
actually those 4 you mentioned are exactly just what i need. :)

I'll let other users chime in on this for a while as each field requires more overhead [per vote and in storage] as well as cluttering up the user table which is a already being accessed all the stinking time.

Basically I need to see a lot of interest behind each field as the changes, used or not, will impact everyone with the mod.

jl255 10-12-2011 05:02 AM

Quote:

Originally Posted by Ted S (Post 2256140)
I'll let other users chime in on this for a while as each field requires more overhead [per vote and in storage] as well as cluttering up the user table which is a already being accessed all the stinking time.

Basically I need to see a lot of interest behind each field as the changes, used or not, will impact everyone with the mod.

yup understood. but just like the 'thank you' hack, which already has this, this is one key feature missing from this mod.

the problem now is members are not so keen on giving credit to others since no one even knows much abt this feature as it is hardly seen apart from the thumbs and down on the posts. having the number of thumbs up/down given to you shown clearly under your avatar, will surely make members much more interested to earn more thumbs up and to give to others as well, since everyone can see their counts anywhere they post. :)


All times are GMT. The time now is 04:51 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.02607 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_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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