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)

Lynne 08-21-2009 01:02 AM

Quote:

Originally Posted by cellarius (Post 1871303)
Perhaps the OP or one of the mods could take care of that.

I added a link in the first post to your post with the change.

Thanks Cellarius!

cellarius 08-21-2009 03:55 AM

Thanks, Lynne! :)

ragtek 08-21-2009 07:32 AM

Maybe the hole article should be actualized

1. the error reporting level
2. define('NO_REGISTER_GLOBALS', 1);
3. define('CSRF_PROTECTION', true);

MozyMac 08-24-2009 07:47 AM

i need to display php query how can i do that?

ilrglen 08-29-2009 04:07 AM

What can I modify (and how) in payments.php in order to make the page viewable to unregistered/not logged in guests?

HMBeaty 08-29-2009 04:09 AM

Quote:

Originally Posted by ilrglen (Post 1876196)
What can I modify (and how) in payments.php in order to make the page viewable to unregistered/not logged in guests?

Find and remove
PHP Code:

if ($vbulletin->userinfo['userid'] == 0)
{
    
print_no_permission();



ilrglen 08-29-2009 04:13 AM

Quote:

Originally Posted by Redlinemotorsports (Post 1876197)
Find and remove
PHP Code:

if ($vbulletin->userinfo['userid'] == 0)
{
    
print_no_permission();



I knew it had to be something this easy. Thank you.

HMBeaty 08-29-2009 04:20 AM

No problem :)

ehsanix 08-29-2009 08:04 PM

What can I modify displays "who has read a thread" in test.php??

Brandon_R 08-30-2009 10:13 PM

Quote:

Originally Posted by MozyMac (Post 1873199)
i need to display php query how can i do that?

Please see this post Mozy - https://vborg.vbsupport.ru/showthread.php?t=221987


All times are GMT. The time now is 09:39 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.02613 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
  • (2)bbcode_php_printable
  • (4)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