vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Using Photopost inc_features.php in Header (https://vborg.vbsupport.ru/showthread.php?t=165694)

Skywoolf 12-20-2007 12:09 PM

Using Photopost inc_features.php in Header
 
I have used many variations of the Photopost inc_features.php on my sites within vbPortal blocks and they work fine.

I am trying to used a variation (1 row of five pics with no text) in the Header template of vBulletin but it just shows blank.

It works fine if I test it on an otherwise blank PHP page.

I have just put the code inside a two column table like this:
Code:

<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="264" height="80" align="left" valign="top" bgcolor="#5B9EBF"><img src="http://sportfishingasia.com/forums/images/misc/sportfishingasia_logo.jpg" alt="Sportfishingasia.com"></td>
    <td align="center" bgcolor="#5B9EBF"><? @include('/home/asiafish/public_html/photopost/inc_features_head.php');
echo $photopostfeature; ?></td>
  </tr>
</table>


nexialys 12-20-2007 12:20 PM

you can't use PHP inside your vBulletin templates... vbportal is not built with vBulletin, so it is different.

you can search on this site for some Photopost related hacks ( in the Mods section ), there is a lot, and they would answer that need you have.

Skywoolf 12-20-2007 12:39 PM

Many thanks.

I thought I had a great idea there :)


All times are GMT. The time now is 07:17 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.00882 seconds
  • Memory Usage 1,709KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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