vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Track Guest Visits (https://vborg.vbsupport.ru/showthread.php?t=232182)

Paul M 11-17-2010 02:03 PM

I suggest you re-read the install instructions :)

Dave-M 12-08-2010 08:07 AM

Hi Paul,

Yesterday, I started getting Vbulletin errors, once I get them, the site goes dead and the server people have to repair the database. After they fixed it, it was OK for a few hours, and then I woke up today to several thousand emails telling me of errors again.

They look something like this:

Code:

Database error in vBulletin 4.0.5:

Invalid SQL:

                SELECT
                        post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted,
                        user.*, userfield.*, usertextfield.*,
                        icon.title as icontitle, icon.iconpath,
                        avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight,
                       
                       
                        editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline,
                        editlog.reason AS edit_reason, editlog.hashistory,
                        postparsed.pagetext_html, postparsed.hasimages,
                        sigparsed.signatureparsed, sigparsed.hasimages AS sighasimages,
                        sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight,
                        IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid
                       
                       
                FROM post AS post
                LEFT JOIN user AS user ON(user.userid = post.userid)
                LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid)
                LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid)
                LEFT JOIN icon AS icon ON(icon.iconid = post.iconid)
                LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid)
               
                       
                LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid)
                LEFT JOIN postparsed AS postparsed ON(postparsed.postid = post.postid AND postparsed.styleid = 21 AND postparsed.languageid = 1)
                LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 21 AND sigparsed.languageid = 1)
                LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid)
                       
                WHERE post.postid IN (089129,89145,89148,89174,89186,89284,89304,99824,100011,100020)
                ORDER BY post.dateline;

MySQL Error  : Table './databasenamehere/user' is marked as crashed and should be repaired
Error Number  : 145
Request Date  : Wednesday, December 8th 2010 @ 07:38:43 AM
Error Date    : Wednesday, December 8th 2010 @ 07:38:43 AM
Script        : http://www.mysite.com/forums/blah-blah.html
Referrer      :
IP Address    : edited
Username      : Unregistered
Classname    : vB_Database
MySQL Version :

I'm running 4.0.5. Never had any problems with this until yesterday, and nothing has changed on the server, at least not by me.

I wonder if you could shed any light on this please? I'd really appreciate it.

Thanks.

Paul M 12-08-2010 10:35 AM

Not sure why you have posted in this thread ? That error means your User table has crashed and needs to be repaired. It has no connection to the Guest Tracking mod. :)

Dave-M 12-08-2010 07:25 PM

Oops, sorry :)

What happened was, I googled the error from one of the early emails, and there were a few links pointing to this thread (including one from vbseo.com), but today's errors, as you quite rightly say, aren't related.

I do apologise :)

Dave.

Boofo 12-09-2010 08:46 AM

Paul, for some reason when this is enabled, it is adding a trailing comma to the Currently Active Users ($activusers). If I disable the mod, the comma is gone.

Paul M 12-09-2010 04:10 PM

No idea on that.

This makes no changes to active users, and I dont see any extra comma on my test forum.

Boofo 12-09-2010 05:26 PM

I'm sure it has something to do with the commalist. That is still screwed up in certain browsers.

OldSchoolDSL 12-12-2010 08:35 AM

Another job well done Paul

Working in 4.0.8 Patch Level 2

Habsy 12-15-2010 03:56 AM

Not working on 4.1 PL2. Does not appear on mainpage

djbaxter 12-15-2010 04:02 AM

Quote:

Originally Posted by Habsy (Post 2134104)
Not working on 4.1 PL2. Does not appear on mainpage

Working fine for me on 4.10 PL2.

Check your settings and/or rebuild/revert your styles.


All times are GMT. The time now is 06:12 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.01206 seconds
  • Memory Usage 1,745KB
  • 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)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