Go Back   Pligg Forum > Pligg Development > Bug Report
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-12-2007, 02:15 PM
DailyResearch DailyResearch is offline
Casual Pligger
Pligg Version: 9.5
Pligg Template: yget modified
 
Join Date: Apr 2007
Posts: 46
Downloads: 23
Uploads: 0
Thanks: 11
Thanked 1 Time in 1 Post
voting problem & comments problem

hi,

voting problem:
after i have voted a story the button don't change the text to voted and also dont't change the text color (only if i refresh the browser)

comment problem:
if i write a comment the comment icon don't change and no comments are count. so nobody can see if there are any discussions about a story

any ideas?

thanks in advance
DR

p.s. pligg 9.6 (upgrade)

Last edited by DailyResearch : 06-12-2007 at 02:19 PM.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-12-2007, 02:50 PM
Archerx Archerx is offline
New Pligger
 
Join Date: Jun 2007
Posts: 4
Downloads: 1
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
I also have this problem while using the Upstart aqueos template that I modified, I have been searching for what's causing the problem with no luck.

The vote numbers don't change in real time, when vote is clicked only after refresh.
Reply With Quote
  #3 (permalink)  
Old 06-13-2007, 04:31 AM
darkyl darkyl is offline
New Pligger
 
Join Date: May 2007
Posts: 2
Downloads: 4
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Same problem with comments.

Comments are regularly stored and saved but they count is not shown in the homepage as if nobody had commented yet...
Reply With Quote
  #4 (permalink)  
Old 06-13-2007, 11:01 AM
DailyResearch DailyResearch is offline
Casual Pligger
Pligg Version: 9.5
Pligg Template: yget modified
 
Join Date: Apr 2007
Posts: 46
Downloads: 23
Uploads: 0
Thanks: 11
Thanked 1 Time in 1 Post
voting problem fixed - i had "commented out" the bury tags in link_summary.tpl cause i don't want to use it. but it seems that voting don't work correctly without the bury link.
So this was my fault, sorry!
DR
Reply With Quote
  #5 (permalink)  
Old 06-14-2007, 03:34 PM
DailyResearch DailyResearch is offline
Casual Pligger
Pligg Version: 9.5
Pligg Template: yget modified
 
Join Date: Apr 2007
Posts: 46
Downloads: 23
Uploads: 0
Thanks: 11
Thanked 1 Time in 1 Post
any ideas about the "comments" problem?
Reply With Quote
  #6 (permalink)  
Old 06-14-2007, 04:20 PM
abcdefgary abcdefgary is offline
Constant Pligger
 
Join Date: Feb 2007
Posts: 236
Downloads: 5
Uploads: 0
Thanks: 20
Thanked 29 Times in 15 Posts
are the people who are experiencing this problem using the upstart aqueous template?

it might be because when you are modifying the template, you accidentally deleted something. always compare your work to the yget template. Or switch the template to yget and see if the problem still persists.

it might be because the author of your template accidentally deleted something.

if the problem still persists after you've tried it with the original yget template (with no modifications), then post here again.
Reply With Quote
  #7 (permalink)  
Old 06-15-2007, 01:52 PM
DailyResearch DailyResearch is offline
Casual Pligger
Pligg Version: 9.5
Pligg Template: yget modified
 
Join Date: Apr 2007
Posts: 46
Downloads: 23
Uploads: 0
Thanks: 11
Thanked 1 Time in 1 Post
@gary
i used a modified version of yget, but i use the original link_summary.tpl and the original comment_...-tpl's

but the demo.pligg.com already have the same problem.

http://demo.pligg.com/story.php?titl..._Phot ography

this posting have 2 comments, but no comment is counted.

DR
Reply With Quote
  #8 (permalink)  
Old 06-15-2007, 06:03 PM
dystopia dystopia is offline
New Pligger
 
Join Date: May 2007
Posts: 14
Downloads: 1
Uploads: 0
Thanks: 0
Thanked 3 Times in 2 Posts
I'm running into this comment count problem, too, and having a tough time figuring it out.

Here's a story that still says "Discuss" instead of "1 comment", but it definitely has a comment below.

The big clue to me is that the record for this story in the links table still has a link_comments=0. For some reason it wasn't updated when that comment was added, but I'm having trouble reproducing it.

The code is straightforward:
1) in libs/comment.php, there's a call to $link->adjust_comment(1); then $link->store();

2) in libs/link.php, the store() function calls store_basic(), which should update the comment count in the link table.

I'm about to break down and add massive logging and step through it. I'll report back if I find anything.
__________________
RankCommercials
Reply With Quote
  #9 (permalink)  
Old 06-16-2007, 06:17 PM
sinfree sinfree is offline
New Pligger
 
Join Date: Jun 2007
Posts: 12
Downloads: 6
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Same problem

I have the same problem with number of comments not showing up, it just says discuss. To clarify, when stories are on the upcoming page, they show how many comments, as they should... however, when they become published, it no longer shows how many comments on the comments link, it just says discuss... which is annoying...

FYI, I am using Pligg 9.6 with the default yget theme.
Reply With Quote
  #10 (permalink)  
Old 06-18-2007, 10:00 PM
dystopia dystopia is offline
New Pligger
 
Join Date: May 2007
Posts: 14
Downloads: 1
Uploads: 0
Thanks: 0
Thanked 3 Times in 2 Posts
Quote:
Originally Posted by dystopia View Post
I'm about to break down and add massive logging and step through it. I'll report back if I find anything.
I have a theory about this problem, which I posted in another thread:

http://forums.pligg.com/showthread.p...2279#post32279

Hopefully, it's on the right track.
__________________
RankCommercials
Reply With Quote
Reply



Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Javascript error on "vote" jschreiber Bug Report 20 05-16-2007 05:53 PM
Possible Problem w/ Posts w/ a lot of Comments sonaro Bug Report 0 04-03-2007 04:25 PM
[Fixed] Beta 9 Build 702-- Voting Problem kiyosagi Bug Report 31 02-12-2007 12:53 PM
[Feature] Comments page Isabelle Hurbain Pligg Mods 0 01-27-2007 10:46 AM
Problem with comments when not logged in digitome Bug Report 2 05-18-2006 08:55 PM


LinkBacks Enabled by vBSEO 3.0.0