vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Who Viewed My Profile (https://vborg.vbsupport.ru/showthread.php?t=91772)

Roxie 07-07-2005 05:43 PM

yep...

Andreas 07-07-2005 05:45 PM

Sounds a bit like a vBulletin Bug ...
Which Plugins from this Hack are currently activated?

Roxie 07-07-2005 05:47 PM

All of the plugins for this hack are activated.

Andreas 07-07-2005 06:09 PM

I ask again: Which Plugins from this Hack are being shown and activated?
It should be 3: member_complete, misc_start and cache_templates

Roxie 07-07-2005 06:13 PM

Yes. All three of those are activated in the plugin manager.

Biker_GA 07-07-2005 06:19 PM

Just ran into an issue with this one as well. Registered users are getting DB errors when attempting to view a profile from the Forum Home display page.

Code:

Database error in vBulletin 3.5.0 Beta 3:

Invalid SQL:
SELECT dateline FROM profileviews WHERE userid = 1 AND byuserid = 4 AND dateline > 1120763590;

MySQL Error  : Unknown column 'byuserid' in 'where clause'
Error Number : 1054
Date        : Thursday, July 7th 2005 @ 03:14:10 PM
Script      : http://www.socialexperiment.org/forum/member.php?find=lastposter&f=2
Referrer    : http://www.socialexperiment.org/forum/index.php?
IP Address  : 70.114.46.92
Username    : Test
Classname    : vb_database

Deactivated the plugin and it's back to normal.

Andreas 07-07-2005 07:04 PM

Whoops :)
This happens when Flood Check is activated ... wrong column Name that somehow slipped through.
In Hook member_complete change byuserid to viewedby.

Does it work after this change?

Biker_GA 07-07-2005 07:21 PM

Can mark this one fixed. WOOHOO! LOL

Andreas 07-07-2005 09:29 PM

@Roxie
If you deactivate the Plugins, does it still generate the Error then?

Roxie 07-07-2005 09:36 PM

Yes. It does.


All times are GMT. The time now is 07:49 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.01152 seconds
  • Memory Usage 1,727KB
  • 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
  • (1)bbcode_code_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