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)
-   -   Show Thread Enhancements - [AJAX] Post Groan Hack (https://vborg.vbsupport.ru/showthread.php?t=193489)

popular 10-14-2008 09:52 AM

Quote:

Originally Posted by Abe1 (Post 1644005)
Yes. Check my profile.

yes the box or stats under the avatar , i figure most users won't be groaned so the stats under their name could be a little distracting.

digicom 10-14-2008 11:38 AM

Aprrciated Installed :up:

bigtime 10-15-2008 03:14 PM

Hi,

Thanks for the hack.

I don't have the thank you hack installed but yet I continue to get these errors:

PHP Code:

Invalid SQL:

            
SELECT post_groan.postid AS postid
            FROM post_groan 
AS post_groan
            LEFT JOIN post 
AS post USING (postid)
            
INNER JOIN thread AS thread ON(thread.threadid post.threadid)
            
WHERE post_thanks.userid 18555
                
AND thread.forumid IN(72,18,1,87,2,3,4,5,6,88,89,30,32,78,31,73,74,77,20,8,10,19,7,75,21,9,22,33,85,11,13,36,25,29,42,46,45,47,82,79,80,15,17,81,61,62,63,64,65,66,56,57,58,59,60,48,49,50,51,52,53,54,55,67,68,69,70,71,34,37,38,39,40)
            
ORDER BY post.dateline DESC
            LIMIT 1000
;

MySQL Error   Unknown column 'post_thanks.userid' in 'where clause'
Error Number  1054 

I have the following set to No: Integrate this hack with Post Thanks Hack?

Thanks,

Tim

bigtime 10-15-2008 05:59 PM

I opened post_groan.php and found the following on line 377:

PHP Code:

            WHERE post_thanks.userid $user[userid

I changed it to:

PHP Code:

            WHERE post_groan.userid $user[userid

That should stop the errors. Any drawbacks to doing that?

Thanks,

Tim

BANDiT600 10-15-2008 09:19 PM

1 Attachment(s)
User Profile. Has missed one phrase or...??? Any suggestion???

BANDiT600 10-15-2008 09:29 PM

Quote:

Originally Posted by redlabour (Post 1644313)
Solved - changed the Order of processing the PlugIns.

What you did???

Abe1 10-16-2008 12:38 AM

Version 4.1 (10/15/08):
  • Added missing phrase
  • Fixed one of the searches.

BANDiT600 10-16-2008 12:45 AM

Thank you very much!

redlabour 10-19-2008 05:52 PM

1 Attachment(s)
Bug:

Watch the Screenshot (GREEN) - how to fix this to get this in a normal order?

Or please add a own Category in Quicklinks for Thanks and Groan.

And the Links do not work on vBadvanced installed in / and not in /forum/ because they are still not using the complete Path.

Suggestion:

Please add a Option to deactivate the Quicklink in AdminCP.

Abe1 10-20-2008 03:31 AM

Quote:

Originally Posted by redlabour (Post 1648411)
Bug:

Watch the Screenshot (GREEN) - how to fix this to get this in a normal order?

Or please add a own Category in Quicklinks for Thanks and Groan.

And the Links do not work on vBadvanced installed in / and not in /forum/ because they are still not using the complete Path.

Suggestion:

Please add a Option to deactivate the Quicklink in AdminCP.

Sorry, i dont understand that language.


All times are GMT. The time now is 09:58 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.01131 seconds
  • Memory Usage 1,756KB
  • 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
  • (3)bbcode_php_printable
  • (3)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