vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   HTML Only - Can it be done? (https://vborg.vbsupport.ru/showthread.php?t=189756)

GDA 09-01-2008 08:02 PM

HTML Only - Can it be done?
 
Hi,

I have seen about how to make a custom VB page but I am trying to do the following:

1) Using my homepage (index.php), I would like to be able to display the latest members, latest threads & latest posts using ONLY HTML as my sidebar can only accept this.

Can this be done?

If it can be, could someone show me how as I've been searching for weeks but still no solution!

Thank-You

Dismounted 09-02-2008 09:59 AM

You will still have to use PHP to get your data before it's displayed. You can find the code to do that in vBulletin's index.php.

Lynne 09-02-2008 02:28 PM

See this page - HowTo Display Latest Active Threads on ANY normal HTML page As for getting the other variables, I don't know how you can. (Also, if you are using index.php as the page, why no php?)

GDA 09-02-2008 09:59 PM

Hi,

Thanks for both of your replies - I asked as I am trying to get it into a sidebar on the right hand side of the page but I can only find a bar which accepts HTML and not PHP etc.

Thats why I am not sure how to intergrate the HTML into the sidebar without entering the php - does the above link enable me to do this?
Thanks

Lynne 09-02-2008 10:07 PM

Are you talking about the link I posted? Did you read it? It's all about using javascript and html to post the latest threads, no php.

Dismounted 09-03-2008 06:29 AM

Quote:

Originally Posted by GDA (Post 1613146)
Hi,

Thanks for both of your replies - I asked as I am trying to get it into a sidebar on the right hand side of the page but I can only find a bar which accepts HTML and not PHP etc.

Thats why I am not sure how to intergrate the HTML into the sidebar without entering the php - does the above link enable me to do this?
Thanks

HTML & PHP are nearly two different things. PHP is a server-side language. HTML is client-side. You can use PHP to create your HTML.


All times are GMT. The time now is 08:23 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.00966 seconds
  • Memory Usage 1,718KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete