vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=242)
-   -   [HOW TO - vB4] Create your own vBulletin page (https://vborg.vbsupport.ru/showthread.php?t=228112)

slammz 03-24-2012 05:30 PM

Quote:

Originally Posted by Lynne (Post 2312858)
Just add the html in the template to link to the forums.

<a href="forumdisplay.php?f=xx">Form xx</a>

No, I want to be able to display them like if I was on the homepage. How can I do that? I know it's possible somehow.

Lynne 03-24-2012 09:24 PM

Quote:

Originally Posted by slammz (Post 2312876)
No, I want to be able to display them like if I was on the homepage. How can I do that? I know it's possible somehow.

Copy the php code from the forum.php file and copy the needed template/html from the FORUMHOME template into your custom template.

slammz 03-25-2012 07:02 PM

Quote:

Originally Posted by Lynne (Post 2312949)
Copy the php code from the forum.php file and copy the needed template/html from the FORUMHOME template into your custom template.

I don't want all the forums displayed though, only my VIP forums.

Lynne 03-26-2012 03:21 PM

Quote:

Originally Posted by slammz (Post 2313229)
I don't want all the forums displayed though, only my VIP forums.

Then modify the php code to only show those forums.

SavSin 03-28-2012 09:42 PM

So i have finally gotten the hang of working with this type of page haha.. Thanks Lynn.

My question is Is there away to use say a contact form created on a custom page to send a pm to a couple hard coded users and also to post in a specified section of the forums?

"Not the original Contact Us Form from VB"

Lynne 03-28-2012 11:09 PM

Quote:

Originally Posted by SavSin (Post 2314466)
So i have finally gotten the hang of working with this type of page haha.. Thanks Lynn.

My question is Is there away to use say a contact form created on a custom page to send a pm to a couple hard coded users and also to post in a specified section of the forums?

"Not the original Contact Us Form from VB"

Of course there is, but you have to code it yourself and I don't have that code handy to just copy/paste it for you. If you need help with that, you should post in the Programming forum with the code you have already written and the problem you are running into.

MacroPhotoPro 03-29-2012 03:00 AM

This may have been covered, but will the Search (and Advanced Search) features work in these new pages?

If not, is there a way to configure this to have it work?

Lynne 03-29-2012 03:18 AM

It will work as far as you may still search posts. But, the information on these pages will not be searchable unless you do something to make them so. (Not anything that is covered in this tutorial.)

MacroPhotoPro 03-29-2012 03:31 AM

Quote:

Originally Posted by Lynne (Post 2314552)
It will work as far as you may still search posts. But, the information on these pages will not be searchable unless you do something to make them so. (Not anything that is covered in this tutorial.)

Thanks for your response. What would that "something" be :)

If this is not the place for that, where would such a question be posted?

Lynne 03-29-2012 02:16 PM

Quote:

Originally Posted by MacroPhotoPro (Post 2314556)
Thanks for your response. What would that "something" be :)

If this is not the place for that, where would such a question be posted?

That something would be to write some code to index the text in the search_core (and other) tables. You would probably need to create a new contenttype in the contenttype table in order to index it correctly. If you are unsure how to do this, then you should post in the main vB4 General Discussions forum. You should probably have a little bit of php experience if you are going to write this code.


All times are GMT. The time now is 11:01 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03271 seconds
  • Memory Usage 1,741KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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