vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBindex v3.0.0 RC5 (https://vborg.vbsupport.ru/showthread.php?t=59524)

chris frolic 03-31-2004 06:52 AM

Getting this error when someone clicks on the Shout Box link
(vbindex.php?action=shoutbox).

Invalid SQL: ## COUNT SHOUTS ##
SELECT COUNT(*) AS shouts
FROM vbindex_shoutbox
WHERE 1 = 1

AND shoutbox.userid NOT IN (7793,4486)
mysql error: Unknown table 'shoutbox' in where clause

mysql error number: 1109

I searched this thread and no mention of it. I haven't mucked around with the shoutbox code at all I don't think.

neocorteqz 03-31-2004 08:00 AM

Quote:

Originally Posted by chris frolic
Getting this error when someone clicks on the Shout Box link
(vbindex.php?action=shoutbox).

Invalid SQL: ## COUNT SHOUTS ##
SELECT COUNT(*) AS shouts
FROM vbindex_shoutbox
WHERE 1 = 1

AND shoutbox.userid NOT IN (7793,4486)
mysql error: Unknown table 'shoutbox' in where clause

mysql error number: 1109



I searched this thread and no mention of it. I haven't mucked around with the shoutbox code at all I don't think.


this is the address of what i get when clicking the shotbox link on your portal home, this is the address i get.

http://www.hullabaloo-raves.com/inde...ction=shoutbox


Did you fix this?? cause i don't see or get this error message.
:)

chris frolic 03-31-2004 08:11 AM

ok, interesting. You clicked on my homepage link from here, which is to my older domain name. The site switched to a more concise www.hulla.info some time ago, but we still run the older one as well as a legacy.

Where this gets interesting is:

http://www.hulla.info/index.php/?action=shoutbox will produce the error, and
http://www.hullabaloo-raves.com/inde...ction=shoutbox does not.

It's the exact same site. Any ideas?

NTLDR 03-31-2004 09:05 AM

Shoutbox fix, only apllies if you have people in gloal ignore/user ignore list.

Find in vbindex.php (arounf line 970)

PHP Code:

FROM ".TABLE_PREFIX."vbindex_shoutbox 

Replace with:

PHP Code:

FROM ".TABLE_PREFIX."vbindex_shoutbox AS shoutbox 


NTLDR 03-31-2004 09:10 AM

Quote:

Originally Posted by Cold Steel
When you're viewing the online users block as a regular, non-admin member, there are a lot of extra commas for invisible users.

Is there a way to fix this?

Is this the Currently online users, or the users online today (if shown) part?

Try this edit in vbindex.php find:

PHP Code:

                $home['onlinemembertotal']--;
                break 
1

Replace with:

PHP Code:

                $home['onlinemembertotal']--;
                continue; 

That should fix the error if its the currently online users.

Tradjick 03-31-2004 09:59 AM

Hi!

This is a problem that follows me since vbI RC4.

In the install process of RC5 it loops at step=4 and step=5 it won?t do at all. But even without these steps, it works fine.

The problem comes when i want to export a style updated with vBIndex templates. When re-importing, it always gives me the "invalid XML token" or someting like that.

Also, I have XML files that import well, but give me the following error:

Quote:

Parse error: parse error, unexpected T_STRING in C:\Documents and Settings\Teilchenbeschleunige.MACHINE\Desktop\site \index.php(1156) : eval()'d code on line 1 Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in C:\Documents and Settings\Teilchenbeschleunige.MACHINE\Desktop\site \index.php(1181) : eval()'d code on line 42
I?m pretty sure it must have something to do with vBIndex. Because the same style producing the last error works fine with the default index.php

I would be happy if you had a sloution for me, especially for my first problem with the corrupt xml files that refuse to import.

edit:The corrupt xml files either contain something like that: "", replacing a hand of caracters, or something like that:

Quote:

 ?  ?   ?? ? ????? ??w\ ?  *   _
including the names of current systray processes.

environment:
(win xp)
Apache *.49
PHP Version 4.3.4
mysql 3.23.49
hacks: vbindex
vB Gold (reinstalled and database cleared everytime before trying to find an other solution with the XML thing)

SpeedysWorld 03-31-2004 05:17 PM

Quote:

Originally Posted by NTLDR
vBindex creates a portal page for vB, not a gallery.

I know that, but could there be an add-on to make it have some type of Mini Gallery, I mean how hard could it be? All's you would have to do is add a mini section for picture uploads, I was just wondering, if this is too much work I totaly understand, but I figured I would ask. Is there anyone that could possibly do this?

- SpeedysWorld.net

NTLDR 03-31-2004 05:46 PM

I don't intend to make one however integrating anything into the side blocks/extra pages is just a case of adding the PHP code to the relevent template.

killervette 03-31-2004 07:18 PM

I would like to add a php script in the custom box? How can I do this? I tried to read the posts but it is 77 pages or so and i couldnt find an answer. I am php stupid so can you be detailed please?

killervette 03-31-2004 07:59 PM

Also, can you do php includes in the footer??? If so, how?


All times are GMT. The time now is 10:47 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.03188 seconds
  • Memory Usage 1,756KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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