vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   what d0es this mean (https://vborg.vbsupport.ru/showthread.php?t=60192)

RN BB guy 01-14-2004 07:13 AM

what d0es this mean
 
Database error in vBulletin 2.3.4:

Invalid SQL: SELECT u.username, s.userid, s.shout_text, s.timestamp FROM user u, shoutbox s WHERE u.userid = s.userid ORDER BY s.timestamp DESC LIMIT 1
mysql error: Table 'nurses_forum.shoutbox' doesn't exist

mysql error number: 1146

Date: Wednesday 14th of January 2004 03:59:06 AM
Script: http://www.nurses-forum.com/forum/forum/
Referer:



And how do i fix this. Dam didnt realize the shoutbox function was so complicated

RN BB guy 01-14-2004 07:27 AM

I figure it out, when I changed my index.php file it gave me this error so i replaced it back and it works fine. But, my next question is how do i "run a query on my database". Sux being a noob. Im determine to put up that shoutbox or chat box.

rrottman 01-14-2004 09:04 AM

Quote:

Originally Posted by RN BB guy
I figure it out, when I changed my index.php file it gave me this error so i replaced it back and it works fine. But, my next question is how do i "run a query on my database". Sux being a noob. Im determine to put up that shoutbox or chat box.

An excellent web based MySQL administration tool is freely available at
http://www.phpmyadmin.net

Installation is a 2 minute issue and you can deep dive into your db, add content, delete content, dive into the structure.

Please note:
- You should protect the phpMyAdmin page accordingly as it has no strong built in security.
- Generally there should be no need to play with the vB database, at vB maintains it pretty well. While you CAN use direct MySQL access parallel to vB, chances are, that you manipulate or erase data which is required for the board. So handle with care, please.

RN BB guy 01-16-2004 01:22 AM

Quote:

Originally Posted by rrottman
An excellent web based MySQL administration tool is freely available at
http://www.phpmyadmin.net

Installation is a 2 minute issue and you can deep dive into your db, add content, delete content, dive into the structure.

Please note:
- You should protect the phpMyAdmin page accordingly as it has no strong built in security.
- Generally there should be no need to play with the vB database, at vB maintains it pretty well. While you CAN use direct MySQL access parallel to vB, chances are, that you manipulate or erase data which is required for the board. So handle with care, please.

I put in the shout box, queried my server and got it on. It is now on a page called www.myurl.com/forum/shoutbox.php Its on but when I type then press shout it gives a 404 error. Is there anything else I can do? I want to put the shout on my home forum page and want it to work too.


All times are GMT. The time now is 01:42 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.01011 seconds
  • Memory Usage 1,719KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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