vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vBindex v2.1 (https://vborg.vbsupport.ru/showthread.php?t=41916)

jmd 11-14-2002 02:35 PM

Ok I didn't cut and past it right like you said LOL

But it shows like a sticky in the forum and the next post I make goes under the sticky in the forum, however on the portal it pushes the sticky post under the new post.

ItÂ’s not that important NTLDR I just was curios if it could be done. You have done enough work on this portal already you don't need any added work LOL

Thanks anyway

Cheers

anders 11-15-2002 09:22 PM

I cant get this to work. i have done exactly whats needed regarding to the text file, i have used the install file also but theres one error and i dont know what to put in the sql table...

Code:

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

mysql error number: 1146

i guess i can just make it but whats to be in it ?

NTLDR 11-15-2002 09:34 PM

You haven't followed the instructions. You need to either turn the shoutbox off in the ACP or install the shoutbox hack.

anders 11-15-2002 10:34 PM

ok then i missed that part but i cant seem to find the info actually saying just what u said in the post install txt file...?!?

NTLDR 11-16-2002 06:39 PM

Quote:

Originally posted by NTLDR
  • [HIGH]*NEW*[/HIGH] Fully integrated Shoutbox (this hack is a prerequsit);

[HIGH]Installation/Upgrade[/HIGH]

Upload vbi_install.php and select the relevent options.
If you wish to use the shoutbox then this hack is a prerequsit, and needs to be installed first, however if you do not require the shoutbox option disable it in the ACP, otherwise you will get DB errors.
Twice on the first post in this thread. Please read the info avalible before installing hacks.

No wonder so many people end up with broken boards :rolleyes:

Chris M 11-16-2002 06:42 PM

Lmao:D

I think you need to ask Chen to make some sort of button for the Hack Creator, that, like the "Enter your Liscence info" thing, sends them the "Hack Instructions" that you enter;)

Satan

Tony DiMera 11-17-2002 03:15 AM

I am having a problem. I upload the vbindex.php and for www.mysite.com/vbindex.php I just get a blank page. Also, i'm not too sure if I edited the vbindex.php correctly. Also my forums is at forums.mysite.com and my homepage is at www.mysite.com do I upload the vbindex.php and just rename it index.php for my homepage?

NTLDR 11-17-2002 03:47 PM

Check that tne home_ templates exisit in your syle and that you have uncommented the following:

PHP Code:

chdir('/path/tp/forums'); 

Making sure you either put the FULL path to your forums directory (where global.php is) or the path relitive from your vbindex.php file, it would be something like: ./forums or ./forums.mysite.com or ../../forums.mysite.com, it depends on the host.

Tony DiMera 11-17-2002 06:39 PM

It works if i put it in my forums.site.com but if I put it in my www.site.com I get a blank page. for line 26 and 27 of the vbindex.php I have this:

PHP Code:

//chdir('/home/virtual/site11/fst/var/www/html/forums.mysite.com/');
require('global.php'); 


NTLDR 11-17-2002 06:45 PM

You need to remove the two // before the chdir statement as its being ignored at the moment.


All times are GMT. The time now is 09:06 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.02414 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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