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)

TalkVirginia 03-04-2010 08:35 AM

Quote:

Originally Posted by Lynne (Post 1996608)
This has nothing to do with this article. Your best bet it to post in the main forums for help with this.

I have. ...and as usual, I haven't been able to get help with this so I thought I would post in several places that related to the issue I was having.

Lynne 03-04-2010 01:31 PM

Quote:

Originally Posted by TalkVirginia (Post 1996738)
I have. ...and as usual, I haven't been able to get help with this so I thought I would post in several places that related to the issue I was having.

I don't have a quick answer for you as I have never needed to add something to the end of that template that I couldn't just put in the ad template or do a str_replace with.

TalkVirginia 03-04-2010 02:17 PM

Quote:

Originally Posted by Lynne (Post 1996928)
I don't have a quick answer for you as I have never needed to add something to the end of that template that I couldn't just put in the ad template or do a str_replace with.

That's ok Lynne. I appreciate the response anyway. I actually found what I was looking for in another thread. It was so simple it's scary. :eek:

https://vborg.vbsupport.ru/showpost....8&postcount=82

Lynne 03-04-2010 05:31 PM

Quote:

Originally Posted by TalkVirginia (Post 1996979)
That's ok Lynne. I appreciate the response anyway. I actually found what I was looking for in another thread. It was so simple it's scary. :eek:

https://vborg.vbsupport.ru/showpost....8&postcount=82

Thank God for str_replace. :) Glad you found a solution.

nykegodess 03-05-2010 05:30 PM

Thank you very much, it took me ages to work out (my silliness). I read every post, just as i was about ask a question, i figured it out.

My advice to others read through before posting and double check everything, the smallest mistake will ruin your efforts! :D

Thank you again!

Joseph Witchard 03-07-2010 05:59 AM

What exactly is the point of making extra pages? Is it to run certain scripts, like from a mod you make or something?

TalkVirginia 03-07-2010 10:02 AM

Quote:

Originally Posted by nykegodess (Post 1997920)
Thank you very much, it took me ages to work out (my silliness). I read every post, just as i was about ask a question, i figured it out.

My advice to others read through before posting and double check everything, the smallest mistake will ruin your efforts! :D

Thank you again!

I know the feeling Godess.. I thought I was going to have a meltdown, but it turned out to be easier than I thought.

Glad to hear you got yours to work for you! :)

--------------- Added [DATE]1267963665[/DATE] at [TIME]1267963665[/TIME] ---------------

Quote:

Originally Posted by Joseph Witchard (Post 1998897)
What exactly is the point of making extra pages? Is it to run certain scripts, like from a mod you make or something?

Yes, exactly... When you're using php to create pages, generally it will be use in developing some sort of mod or addon. This allows your page to show dynamically generated data instead of data that doesn't change like a plain HTML page.

Joseph Witchard 03-08-2010 02:28 AM

Okay. If you wanted to create a script to run in the Admin CP, how exactly would you get the page to go (look-wise) with the other pages in the Admin CP? Same question applies for a page in the main forum area.

Lynne 03-08-2010 03:27 AM

Quote:

Originally Posted by Joseph Witchard (Post 1999556)
Okay. If you wanted to create a script to run in the Admin CP, how exactly would you get the page to go (look-wise) with the other pages in the Admin CP? Same question applies for a page in the main forum area.

Pages in the Admin CP are done a totally different way. They do not use templates at all. I don't understand your question about it applying to the main forum area since this makes a page that looks just like the rest of the forum (same header, navbar, footer, you just fill in the stuff in between).

Joseph Witchard 03-08-2010 03:41 AM

I just meant that all the pages in the Admin area have a common theme with each other (the navigation menu on the left, the same colors, same style of buttons, etc.). In the same way, the main forum area has its own theme with its pages (same colors and buttons, etc.). What I was asking is what do you do to get your custom pages to go with the theme of the area they're in. If you're making a page to run in the Admin CP, how do you get it to look similar to the other pages in the Admin CP? If you're making a page for the main forum area, how do you make it where it looks like the rest of your forum pages?


All times are GMT. The time now is 02:57 PM.

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.03214 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
  • (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