vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > Feedback & Suggestions

Reply
 
Thread Tools Display Modes
  #1  
Old 12-03-2005, 11:13 PM
sully02 sully02 is offline
Junior Member
 
Join Date: Jul 2004
Posts: 26
Default Tachy goes to Coventry on Recent Threads

I am sure I'm not the only person who uses the "Tachy goes to Coventry" feature with vBulletin. However, the purpose of using it is somewhat defeated if said users's threads still show up on the front page of the CMPS.

Would it be possible to have this work with Tachy goes to Coventry?
Reply With Quote
  #2  
Old 12-04-2005, 02:27 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 32,140
Default Re: Tachy goes to Coventry on Recent Threads

This will be added in the next release. Unfortunatly though I don't think there's going to be a way to prevent the threads from being displayed when a tachy'd user was the last one to reply to the thread since vB does not store the last poster's userid in the threads table. It will not display any threads started by that user though.
Reply With Quote
  #3  
Old 12-10-2005, 03:38 PM
sully02 sully02 is offline
Junior Member
 
Join Date: Jul 2004
Posts: 26
Default Re: Tachy goes to Coventry on Recent Threads

That's perfectly fine. All I wanted was tachy'd user started threads off the recent threads list.
Reply With Quote
  #4  
Old 12-10-2005, 04:07 PM
ConqSoft's Avatar
ConqSoft ConqSoft is offline
Senior Member
 
Join Date: Jan 2004
Location: Raleigh, NC
Posts: 1,364
Default Re: Tachy goes to Coventry on Recent Threads

Brian,

I don't know the details, but I think they have fixed the problem with the Tachy user showing up as the last poster in vBulletin itself. It might be something you can carry over to CMPS.
__________________
My Blog
GPS Discussion Forum

*** Please do not contact me privately for help. Thanks. ***
Reply With Quote
  #5  
Old 12-11-2005, 11:55 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 32,140
Default Re: Tachy goes to Coventry on Recent Threads

Do you know which version by chance? I'm still running 3.5.1 on my localhost and it shows tachy'd users as the last poster on the main forum page and the forumdisplay page.
Reply With Quote
  #6  
Old 12-11-2005, 04:12 PM
ConqSoft's Avatar
ConqSoft ConqSoft is offline
Senior Member
 
Join Date: Jan 2004
Location: Raleigh, NC
Posts: 1,364
Default Re: Tachy goes to Coventry on Recent Threads

3.5.0

They don't show on mine... Unless the post was made before I added them to Tachy. (And a few Update Counters fixes those for me.)
__________________
My Blog
GPS Discussion Forum

*** Please do not contact me privately for help. Thanks. ***
Reply With Quote
  #7  
Old 12-12-2005, 01:01 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 32,140
Default Re: Tachy goes to Coventry on Recent Threads

Quote:
Originally Posted by ConqSoft
Unless the post was made before I added them to Tachy. (And a few Update Counters fixes those for me.)
That's probably why it's showing up on my localhost. Thanks for pointing me in the right direction.

*Edit*

Yup, that's why it was still showing them as the last poster. Updated the thread counters and it seems to be working fine in the forums and CMPS now.

Last edited by Brian; 12-12-2005 at 01:11 PM.
Reply With Quote
  #8  
Old 03-11-2006, 12:23 AM
kall's Avatar
kall kall is offline
Member
 
Join Date: Apr 2004
Posts: 98
Default Re: Tachy goes to Coventry on Recent Threads

I just got spammed...

Adding the User to Tachy caused the following sql error on my cmps:

Quote:
Invalid SQL:

SELECT thread.pollid, open, threadid, replycount, forumid, question, poll.dateline, options, votes, active, numberoptions, timeout, multiple, voters, public , voteoption
FROM poll AS poll
INNER JOIN thread AS thread USING (pollid)
LEFT JOIN pollvote AS pollvote ON (pollvote.pollid = poll.pollid AND pollvote.userid = 6)
WHERE open <> 10 AND visible = 1 AND active = 1
AND thread.dateline > 1139454722AND thread.postuserid NOT IN(1412)


AND thread.forumid NOT IN(23)
ORDER BY RAND() DESC;

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'thread.postuserid NOT IN(1412)


AND thread.forumid NO
__________________
Me at Zoints!
NZB - Online Kiwi Community | vBulletin Styles and Services (Steel Blue 3.6.2 now available!) | vBulletin SEO | Community Hosting
Reply With Quote
  #9  
Old 03-11-2006, 02:01 PM
kall's Avatar
kall kall is offline
Member
 
Join Date: Apr 2004
Posts: 98
Default Re: Tachy goes to Coventry on Recent Threads

Ahh. it was in currentpoll.php...

Changed
PHP Code:
iif($ignusers'AND thread.postuserid NOT IN(' $ignusers ')') . 
to
PHP Code:
iif($ignusers' AND thread.postuserid NOT IN(' $ignusers ')') . 
(added a space before AND)
__________________
Me at Zoints!
NZB - Online Kiwi Community | vBulletin Styles and Services (Steel Blue 3.6.2 now available!) | vBulletin SEO | Community Hosting
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Recent Threads Grooverider "How Do I..." Questions 3 11-18-2005 12:15 AM
Need help with recent threads Sychev_S "How Do I..." Questions 4 11-08-2005 04:30 PM
Recent Threads? tsuehpsyde "How Do I..." Questions 2 10-26-2005 12:27 PM
Looking to preview in recent threads gyankow "How Do I..." Questions 1 10-10-2005 12:07 PM


All times are GMT -4. The time now is 03:05 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.