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)

NTLDR 10-27-2002 07:40 PM

I'll look into that, the best bet for smilies to show is via IMG code if that works. I'll try and install 2.2.7 on localhost tomorrow and have a look, but comparing the fuctions.php for both the bbcodeparse function is the same.

Buddha 10-27-2002 07:55 PM

here's another kicker for you... it's not that it has a hard time with nested tables, but rather, if the post is long enough that it needs to add the "..." for the read more feature, well this is what happens.
(check attached image)

NTLDR 10-27-2002 08:07 PM

Theres nothing that can be done about that I'm afraid.

This is how it works, it takes the first X characters of the post text and then bins the rest, even if its in the middle of vBcode or HTML. I'm think perhaps thats what your problem may be? Have you tried the origional code with the character limiter switched off (set to 0)?

BTW good job on the design, its looking great :D

Buddha 10-27-2002 08:56 PM

yeah, if i have the limiter switched to 0, then i'm alright. and your explanation as to why it's cut off makes perfect sense... guess i won't be able to use that feature... ah well.

thanks for the compliment on the design.
i didn't change too much of your original placement of things... my next style for this though will be quite different.

anyway, thanks for all the help buddy.

wolfe 10-28-2002 08:22 PM

getting error

Parse error: parse error in /usr/local/psa/home/vhosts/s2k2.com/httpdocs/vbindex.php on line 115

on vbindex.php

NTLDR 10-28-2002 08:26 PM

As I have said many times:
  • No one can help if you don't post whats around the lines you get the parse error as we don't know what code is there.
  • Check you have edited the files correctly. I know for a fact you haven't

wolfe 10-28-2002 08:35 PM

the code on that line is

} // end of vB

Chris M 10-28-2002 08:36 PM

@NTDLR - It isnt like that when the tags cuts out...

I had an error with it when I used a [php] tag...It sent the entire column smack-bang into the right bar...

Satan

wolfe 10-28-2002 08:37 PM

also if its before the forums dir if its in the main dir what would i put here

chdir('x');

would it be

chdir('.');

or

chdir('./');

or

chdir('/');

NTLDR 10-28-2002 08:47 PM

Quote:

Originally posted by wolfe
the code on that line is

} // end of vB

You haven't followed the install instructions and added the code that needs to be added to vbindex.php


All times are GMT. The time now is 04:26 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.02315 seconds
  • Memory Usage 1,735KB
  • 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_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