vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Database error (https://vborg.vbsupport.ru/showthread.php?t=109019)

Bratz-Designs 02-27-2006 09:37 AM

Database error
 
Hey all,

Sorry for yet again a problem but this one is really buggin me and my members.
I have the forum set up that guests can see the forums but cant see the topics. If the guests click the forum anyway they can a database error

Code:

There seems to have been a problem with the Bratz-Designs.com database.
Please try again by clicking the Refresh button in your web browser.

An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists.

We apologise for any inconvenience.

Any ideas how to solve that?

Marco van Herwaarden 02-27-2006 09:39 AM

You would need to post the full error message that is sent to your technical mail.

Alternative is to right click on the page and then View Source to see the full error.

Bratz-Designs 02-27-2006 09:43 AM

Dankje,

Hier is de complete error:

Code:

<!--
Database error in vBulletin 3.5.3:

Invalid SQL:

                SELECT
                        IF(votenum &gt;= 1, votenum, 0) AS votenum,
                        IF(votenum &gt;= 1 AND votenum &gt; 0, votetotal / votenum, 0) AS voteavg,
               
                        thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, replycount, postusername, postuserid, thread.iconid AS threadiconid,
                        thread.lastpost, lastposter, thread.dateline, IF(views&lt;=replycount, replycount+1, views) AS views, notes, thread.visible, sticky, votetotal, thread.attach,
                        hiddencount
                       
                       
                        ,post.pagetext
                FROM vb3_thread AS thread
                       
                       
                       
                       
                       
                       
                WHERE thread.threadid IN (0)
                ORDER BY sticky DESC, thread.lastpost DESC;

MySQL Error  : Unknown table 'post' in field list
Error Number : 1109
Date        : Monday, February 27th 2006 @ 12:42:50 PM
Script      : http://www.bratz-designs.com/forums/forumdisplay.php?f=144
Referrer    : http://www.bratz-designs.com/forums/index.php
IP Address  : ******
Username    : Unregistered
Classname    : vb_database
-->


Marco van Herwaarden 02-27-2006 12:17 PM

You probably have a Hide hack installed that is causing this. Uninstall that hack and it should be solved.

ibuddy 05-02-2006 02:33 PM

man i been looking all over for help on this! Finally you are right it was the HIDE HACK I disabled that and it worked! thanks


All times are GMT. The time now is 09:58 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.01062 seconds
  • Memory Usage 1,721KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete