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)

Lynne 06-23-2010 02:24 PM

Sometimes the line number isn't exact - so look *around* line 44.

ragtek 06-23-2010 02:56 PM

Or youre template is not correct

eues 06-24-2010 06:02 PM

so could i use this to pull in code from wordpress installed on the same server? so it would be wordpress inside a vbulletin theme?

Lynne 06-24-2010 07:08 PM

Quote:

Originally Posted by eues (Post 2058948)
so could i use this to pull in code from wordpress installed on the same server? so it would be wordpress inside a vbulletin theme?

Sure, as long as you can write the code to do so.

eues 06-24-2010 10:39 PM

Quote:

Originally Posted by Lynne (Post 2058978)
Sure, as long as you can write the code to do so.

ah good to know! Thanks Lynne

There's no way i'd ever be able to write the code though :( do you know of any tutorials that may help me out so i could give it a go?

Lynne 06-25-2010 02:24 AM

Quote:

Originally Posted by eues (Post 2059091)
ah good to know! Thanks Lynne

There's no way i'd ever be able to write the code though :( do you know of any tutorials that may help me out so i could give it a go?

A tutorial on pulling info from wordpress? Sorry, I don't as I have never used wordpress for anything.

jdrakopo 06-29-2010 01:42 PM

Is everyone getting this to work in IE ?
In Chrome, all is well.
In IE 7, this does not seem to work (I've not tried IE 8).
Thanks.

---------------------
I'm updating this post since I realize I am doing an <embed
And - that has problems in IE.

Cheers.

xqzme 07-09-2010 07:39 PM

I've cut, pasted and edited the php file and created the template file, but I get a blank page for http://mydomain.org/siteterms.php.

siteterms.php has been uploaded to root directory with other php files. Changed TEST to siteterms (the name of the template). Anything simple jump out or that I should look into?

nci 07-10-2010 06:07 AM

I have a working page,yet it never register the members session,when members are on the page it will show that they are not logged in and no matter how many times they try to logged in,It will still show that they are not logged in,except they click the forum link.
What is the problem?.
Do i need to create a separate session for the page?.

Wilfred1 07-16-2010 07:07 AM

I wonder if you can help me with this one Lynne

The problem I have is defining the WOS statement for:
Code:

Unknown Location
/index.php?pageid=news_reader

What I have which doesn't work (the others do) is:
Code:

    case '../index.php?pageid=news_reader':
       
$userinfo['activity'] = 'News Reader';
        break;

and
Code:

  case 'News Reader':
        $userinfo['where'] = '<a href="../index.php?pageid=news_reader">News Reader</a>';
        $userinfo['action'] = "Viewing Page";
        $handled = true;
        break;



All times are GMT. The time now is 10:52 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.03091 seconds
  • Memory Usage 1,742KB
  • 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
  • (3)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
  • (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