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)

Chief Corn 08-28-2009 06:21 AM

great thanks! that worked for me. voted, deleted votes in admin, voted again, and no double posting.

Ted S 08-28-2009 05:17 PM

Perfect!

Megatr0n 08-28-2009 05:45 PM

Hi Ted,

Any idea when the new version will be released containing the phrase fixes?

Ted S 08-28-2009 06:02 PM

Quote:

Originally Posted by Megatr0n (Post 1875944)
Hi Ted,

Any idea when the new version will be released containing the phrase fixes?

Sorry, it's been a long long week. What phrase bug did I leave outstanding? AdminCP content or something else?

Megatr0n 08-28-2009 10:23 PM

AdminCP. :)

Ted S 08-28-2009 11:23 PM

This weekend.

Chief Corn 08-29-2009 03:29 AM

Quote:

Originally Posted by Ted S (Post 1875928)
Perfect!

The double posting bug is still in there for me unfortunately. I uninstalled and reinstalled the mod to make sure, but I can still reproduce it. After running ha_revote.php it's fine to vote, but if I clear the rating history, and vote again it double posts.

There aren't any other reports of this happening from other users so I'm wondering if it's just my end. I was thinking of just setting up ha_revote.php as a cron job, but I don't see myself clearing the rating history at all once my forum gets going.

Anybody with a test forum want to test this out?

Saviour 08-29-2009 01:47 PM

Not sure if this has been covered...

I'm showing a duplicate topic on the second page of helpfulanswers.php. Take a look here: http://glitchpc.com/forums/helpfulan...ers&order=desc

Now go to the second page. It shows a topic that has already been listed on the first page.

Is there a fix for this?

Running vB 3.8.4...

Ted S 08-29-2009 05:44 PM

1 Attachment(s)
Quote:

Originally Posted by Chief Corn (Post 1876188)
The double posting bug is still in there for me unfortunately. I uninstalled and reinstalled the mod to make sure, but I can still reproduce it. After running ha_revote.php it's fine to vote, but if I clear the rating history, and vote again it double posts.

There aren't any other reports of this happening from other users so I'm wondering if it's just my end. I was thinking of just setting up ha_revote.php as a cron job, but I don't see myself clearing the rating history at all once my forum gets going.

Anybody with a test forum want to test this out?

No other users have reported double posting aside from during an import process. This leads me to believe there is either a change to the modification or another modification impacting this one.

For your next step please try the attached helpfulanswers.php file which will tell you if a new record is being created or if there is an update. If there are already votes on a post you should ONLY get an update.

If you are seeing created instead of updates you will need to check that the field totalrank is getting populated in the table helpfulpost.

You can do this with the simple query: SELECT totalrank FROM helpfulpost WHERE postid = X

X is the id of the post.

Ted S 08-29-2009 05:46 PM

Quote:

Originally Posted by Saviour (Post 1876350)
Not sure if this has been covered...

I'm showing a duplicate topic on the second page of helpfulanswers.php. Take a look here: http://glitchpc.com/forums/helpfulan...ers&order=desc

Now go to the second page. It shows a topic that has already been listed on the first page.

Is there a fix for this?

Running vB 3.8.4...

The top answers page will show each post as a different item. Are you sure this is a duplication of posts or could it just be two posts in the same thread?


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.01985 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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