![]() |
Yep, that's what it is set to. Well, for the sake of troubleshooting, what would be the directory path to write in the config.php file?
|
How can I make the welcome headers hack appear on my photoplog pages. I know that functions.php calls the header template but wont display &welcomeheaders.
|
@chrisisonfire: the config setting should look something like this:
Code:
define('PHOTOPLOG_FWD','/home/wherever/public_html/forum'); Code:
global $welcomeheaders; |
Is there a way to put the random thumb gallery on forum home the same way that vbadvanced gallery does it?
|
Quote:
|
@furst: check the comments section of the readme, it tells how to get thumbs on forum home.
@medw1974: did you stick global $welcomeheaders; with the other globals in those functions? |
Quote:
PHP Code:
|
Okay, in the PhotoPlog functions, right before fetch_template('header') occurs, print $welcomeheaders to see if it has content:
Code:
echo "<br />WLECOME STARTS<br />"; |
I've tried that and it appears $welcomeheaders is not returning any value.
|
Okay, in the PhotoPlog config add this somewhere:
Code:
define('THIS_SCRIPT','photoplog'); Code:
global $welcomeheaders; |
All times are GMT. The time now is 11:57 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|