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)

todd.o.callen 12-12-2002 04:59 PM

In installation step #9, I am instructed to find :

doformfooter("Update");

and add a large code snippet after it.

That code line is repeated several times in the misc.php file. Do I insert the new snippet after each original occurence?

NTLDR 12-12-2002 05:02 PM

Add it after one of them, it doesn't matter which, I should have put a larger chunk of code to look for in the instructions :)

todd.o.callen 12-12-2002 05:20 PM

Quote:

Originally posted by NTLDR
Add it after one of them, it doesn't matter which, I should have put a larger chunk of code to look for in the instructions :)
WOW! I landed a not-so-dumb question on page 81!

BTW, is this what you mean in step 11?

<a href="$bburl member.php?s=$session[sessionhash]&action=getinfo&userid=$userid">$username</a>$invisibleuser


Also: There is no <A in the head_newpm template. What am I missing here?

NTLDR 12-12-2002 05:44 PM

It should be:

Code:

<a href="$bburl/member.php?s=$session[sessionhash]&action=getinfo&userid=$userid">$username</a>$invisibleuser
And there isn't a <a href in head_newpm but there are references to private.php which need to be $bburl/private.php :)

todd.o.callen 12-12-2002 07:20 PM

3 more observations/problems:

1) My news titles show, but no characters from the post do, regardless of how I set the options.

2) My news forum is moderated, but unvalidated posts are not filtered out of the vBindex news view.

3) Are you planning to support vB3.0 when available? (I can't imagine you won't.)

PS. You are amazingly responsive as a developer, even to "stoopid" questions. We really appreciate it!!

NTLDR 12-12-2002 07:26 PM

1) Update the counters in the ACP (ACP -> Update Counters and the one with that says add postids)

2) Check back a page or too, you need to add AND thread.visible=1 to the WHERE clause of the news query

3) More than likley vB3 will be supported.

todd.o.callen 12-12-2002 07:51 PM

Quote:

Originally posted by NTLDR
1) Update the counters in the ACP (ACP -> Update Counters and the one with that says add postids)

2) Check back a page or too, you need to add AND thread.visible=1 to the WHERE clause of the news query

3) More than likley vB3 will be supported.

1) Done. Some of the posts showed content characters. The ones that don't show content are actually moved/redirects. Any ideas?

2) Done. Appears to resolve issue !!
3) Good !! :nervous:

New 4) I happened to notice that "My Subscriptions" only displays subscribed threads, not both threads and forums. Was this intentional?

New 5) Can I remove the option counts (not the %) from the poll results for the vBindex page only (not from the rest of the boards)?



PS. I think that your support thread needs to be a subforum. It's getting way too long, and you are having to answer too many questions over and over again. When a thread has over 1K posts, it's time to re-evaluate. Think the board-keepers might consider it??

flup 12-13-2002 01:50 PM

Sorry, maybe this question is already asked, but i wont go look true 81 pages for the question.

But can any1 explain me how to make the templates.
So please Quote them and make yellow where the code is.

Thx in advance,

kreftt 12-13-2002 05:08 PM

the installer makes the templates automagically. after you have run the installer, you have th etemplates.

kreftt

flup 12-13-2002 05:22 PM

Also the editted ones?


All times are GMT. The time now is 07:37 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.04514 seconds
  • Memory Usage 1,740KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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