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)
-   -   Last XX Posts on non-vB page (https://vborg.vbsupport.ru/showthread.php?t=12324)

Jonathan@Refresh 04-09-2001 05:49 AM

Thanks Tubedogg :)

Snoozy 04-25-2001 10:47 PM

Ok I found some more bugs, you can't use body tag to define the background color of a table, just use bgcolor attribute in table tag, also, you can create a variable, that lets people modify this, so that when they allow cellspacing, they can choose the border color. Also, at the very end of the code, you frogot to close the table row.

Code:

// close it all up
echo("</tr></table>");
// bye!

that way it'll be more browser friendly.

tubedogg 04-26-2001 01:21 AM

The body tag is not a bug, it was accidentally left in after testing. The missing <tr> was just an oversight.

Snoozy 04-26-2001 01:31 AM

Just trying to make it perfect!

NN hates when HTML is screwed up, just making sure that it reders correctly.

julius 04-26-2001 11:57 AM

Quote:

Originally posted by tubedogg
That will happen if you used the code that Parker suggested without including global.php. Keep in mind that if you are putting this on your front page, your visitors will get an error if they haven't visited your forums yet; that's why the bbcodeparse is not part of the official release in the first post in this thread.
If I enter myhost.com in this control panel option
Quote:

Cookie Domain
The domain on which you want the cookie to have effect. If you want this to affect all of yourhost.com rather than just forums.yourhost.com, enter yourhost.com here. Can be left blank.
the bbcodeparse could be included?

jojo85 04-26-2001 11:59 AM

i have got a problem:

http://www.agnfr.com/portail/

The script show the [QUOTE][i] :(

Is there a way to correct that?

VAN 04-26-2001 02:42 PM

Tubedogg.....if I wasn't a 100% heterosexual male, I'd seriously consider making love to you right now.

Great work bud!!!

I'm busy over here making some changes to it and I have a few questions for you...

1) How can I modify this sucker to also display the Forum Title along with the Thread Title?

2) How can I modify this sucker to disply the users chosen post icon alongside the Thread Title?

Thanks for the great work man!

tubedogg 04-26-2001 04:37 PM

Quote:

Originally posted by julius
If I enter myhost.com in the control panel option the bbcodeparse could be included?
No, because the visitor must still have gone to the forums first. That just means that once they do go to the forums, do you want the cookie to be set for your whole domain or just the forums.

tubedogg 04-27-2001 12:52 AM

[QUOTE]Originally posted by VAN
Quote:

Tubedogg.....if I wasn't a 100% heterosexual male, I'd seriously consider making love to you right now.
....trying very hard to keep my comments PG-13....:D

Quote:

1) How can I modify this sucker to also display the Forum Title along with the Thread Title?
Now a standard feature :)

Quote:

How can I modify this sucker to disply the users chosen post icon alongside the Thread Title?
Now also a standard feature ;)

I thought you also echoed JoJo's comments about parsing vBcode, but anyway I added that too, at least a limited version of it. I'll figure out a better way to do it down the road.

eva2000 04-27-2001 03:58 PM

can this be included on a separate domain site on the same server ?

i want to include the threads using SSI from my forums on my site at eva2000.com


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