vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   PHP code addition help (https://vborg.vbsupport.ru/showthread.php?t=240995)

betts02 04-22-2010 09:36 AM

PHP code addition help
 
I have my site at http://www.nextgenerationgamers.co.uk/forums

But when i visit the forum tab, it puts the site link to http://www.nextgenerationgamers.co.uk/forums/forum.php

Dont know if this is a problem with the following ?

Anyway i have just bought a code for a slider show and i want it to show just under the navbar above the donation bar

Where would i place this code which is PHP

Cheers in advance for helping a noob out,lo

pjdaley 04-22-2010 12:28 PM

The issue regarding your URL is because the index of forum is setup to be set via your admincp. So if you have CMS enabled that would be your index. The true index of the forum is forum.php

betts02 04-22-2010 06:14 PM

Anyone know abotu the php code help ?

cheers

NickyDee 04-24-2010 01:24 PM

Quote:

Originally Posted by betts02 (Post 2025520)
Anyone know abotu the php code help ?

cheers

It's PHP so you will need to include it in a seperate document.

PHP gets run once when the page is loaded, but vBulletin also runs PHP so what the include does is runs your PHP slider, stores its outcome as a variable and then inserts it into your vBulletin page once it has loaded.

Google including PHP in vbulletin 4 or checkout a guide like this; http://www.vbteam.info/req-addons-an...-template.html


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

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.01099 seconds
  • Memory Usage 1,712KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete