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)

M.C. 01-25-2004 10:37 PM

you`re rocket :) i was edit my post but you post answer already... mad workoholic :D

NTLDR 01-25-2004 10:45 PM

Using the forum header/footer would mean more template edits to get the links working correctly so I've opted not to use them. Plus the footer has some extra text in it thats not on or needed on the forum pages.

M.C. 01-25-2004 11:23 PM

okay... got it

RapCheck 01-25-2004 11:27 PM

I did the charater limit hack for the news, which works, but how would I change that hack to show the whole post for a sticky thread?

drumsy 01-26-2004 01:27 AM

Quote:

Originally Posted by NTLDR
Do the exact oposite of each one that makes any modification. As I've already said an unistaller or detailed instructions won't be avalible untill after vB3/vBindex 3 final.

The problem I have is that I do not know how to do this. I do not know how to find the queries and change them, but I do know how to run them via the Admin CP. Can someone take just a few moments of your time and help me?

NTLDR 01-26-2004 10:34 AM

Quote:

Originally Posted by RapCheck
I did the charater limit hack for the news, which works, but how would I change that hack to show the whole post for a sticky thread?

Instead of replacing it with the code above use:

PHP Code:

if ($news['sticky']) {
    
$news['pagetext'] = fetch_censored_text(parse_bbcode($news['pagetext'], $news['forumid'], 1));
} else {
    
$news['pagetext'] = fetch_censored_text(parse_bbcode(strip_bbcode(fetch_trimmed_title($news['pagetext'], 394), truetrue), $news['forumid'], 1)); 


Again replacing 394 with the number of characters to show for non-sticky news.

FlyingDutchman 01-26-2004 01:12 PM

i just installed it on vb3 rc2 and i ran into a problem, i believe it's a cookie-problem...

Everything on the forums itself works 100% fine, so that's no problem, but if i visit domain/vbindex.php i get a login page, and if i login (yes, i edited the links) it tells me that i'm logged in and it will redirect me, and i get back to the same page, the login screen...

i have my cookie-path set to "/vb3/" if that mattes anything?
please help,

FD

NyCwill 01-26-2004 01:15 PM

how do you uninstall vbindex?

NTLDR 01-26-2004 01:29 PM

Quote:

Originally Posted by FlyingDutchman
i have my cookie-path set to "/vb3/" if that mattes anything?

Set your cookie path to '/'.

NyCwill 01-26-2004 01:47 PM

umm can someone tell me how to uninstall vbindex??


All times are GMT. The time now is 11:54 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.02684 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (3)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