vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=187)
-   -   How to create your own vBulletin-powered page! (uses vB templates) (https://vborg.vbsupport.ru/showthread.php?t=62164)

tryance 04-20-2008 01:41 AM

Can you post "html" in this created page to personalize it with pics, etc.?

Opserty 04-20-2008 09:04 AM

Quote:

Originally Posted by tryance (Post 1494862)
Can you post "html" in this created page to personalize it with pics, etc.?

The template is your HTML, that is what you need to edit.

Digital Jedi 04-20-2008 09:30 AM

Quote:

Originally Posted by silver surfer (Post 1494698)
hmm...all i get is this

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/ede/public_html/test.php on line 2

Parse error: syntax error, unexpected T_STRING in /home/ede/public_html/test.php on line 2

i did step by step everything like in the tut.

any1 any idea ?

You probably deleted a ' or another character when changing the code. Make sure all you changes didn't delete apostrophes or other characters that need to be in there.

Josh1 04-27-2008 10:49 AM

Is it possible to make the user signup before viewing this page?
Like denying guest access?

amcd 04-29-2008 08:34 AM

Yes. This has been discussed before.

Here.

chick 05-02-2008 02:06 PM

I actually got this to work, what an asset. Thanks so much for this infomation.

zews 05-06-2008 12:43 PM

Quote:

Originally Posted by RVSmarter (Post 1494777)
I'm trying to have this page outside of the forum root folder.

I replaced

Code:

require_once('./global.php');
with this

Code:

chdir('./forum_root_folder/');
require('./global.php');


www.mathhelpforum.com/downloads.php

And the images (curiously one of the images is working) and links are not looking in the forum root folder as they should. How do I fix that?

I have the same problem. Did you find any sollution?

yousellstuff 05-08-2008 08:57 PM

how do u make a new file?

what does that mean

Digital Jedi 05-08-2008 10:23 PM

Hrm, I'm not sure how else you could put it, as that's pretty straightforward. Open up whatever HTML editor you use and create a file with the code the tutorial tells you to put in there.

yousellstuff 05-08-2008 10:44 PM

but how do u upload it to vb. Do u just save it to the directory

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

so..


All times are GMT. The time now is 03:40 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.02516 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_code_printable
  • (3)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