vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Profile Enhancements - Display Reputation Comments Given (https://vborg.vbsupport.ru/showthread.php?t=122592)

Paul M 08-24-2006 12:40 AM

Erm, you might want to check what thread you are in.

version2 08-24-2006 12:57 AM

Quote:

Originally Posted by Paul M
Erm, you might want to check what thread you are in.

Doh! Thanks! =]

G_Man 08-27-2006 07:19 PM

I need a Mod that automatically tells me when you've released another hack. ;)

thanks again, Paul.

Paul M 08-27-2006 10:27 PM

Quote:

Originally Posted by G_Man
I need a Mod that automatically tells me when you've released another hack. ;)

thanks again, Paul.

I think that's called "Get New Posts" ;)

Takkero 08-28-2006 08:30 AM

installed but doesn't work....

what shuld i do to see this?

p.s. i see the option in the Admin CP (set to 10 by default)

Paul M 08-28-2006 07:31 PM

You don't need to do anything. Have you given anyone reputation ? Are you looking in your usercp (under the received) ?

davelacey 08-31-2006 04:10 PM

Thanks.

*clicks install*

Insert Username 09-19-2006 06:07 PM

I get the following error after installing when I go to my CP:

Quote:

Database error in vBulletin 3.6.1:

Invalid SQL:

SELECT user.username, reputation.userid, reputation.postid as postid, reputation.reputation,
reputation.reason, post.threadid as threadid, reputation.dateline as dateline, thread.title as title
FROM reputation AS reputation
LEFT JOIN post AS post ON(reputation.postid = post.postid)
LEFT JOIN thread AS thread ON(post.threadid = thread.threadid)
LEFT JOIN user AS user ON(user.userid = reputation.userid)
WHERE reputation.whoadded = 6
ORDER BY reputation.dateline DESC
LIMIT;

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 '' at line 9
Error Number : 1064
I'll have to dive into the code a bit, but if anyone has a quick answer, that would be great.

Paul M 09-19-2006 06:28 PM

Either the vb options were not imported properly, or you have a blank setting (it needs to be a number).

Insert Username 09-19-2006 06:33 PM

Quote:

Originally Posted by Paul M
Either the vb options were not imported properly, or you have a blank setting (it needs to be a number).

Not sure what you mean. A blank setting where? Not sure if it was imported properly.

I wonder if an existing mod to the CP got in the way of this one properly placing the code?


All times are GMT. The time now is 02:22 PM.

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.01114 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)pagenav_pagelink
  • (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