Tutorial: How to Integrate Gallery into your Website (Gallery 1.4.x / 1.5.x)

Shadow_Wolf
Shadow_Wolf's picture

Joined: 2004-04-03
Posts: 181
Posted: Tue, 2004-04-06 23:33

I decided to write this taking some information from Gaile's Tutorial because I found myself getting confused. Personally I'm a visually person and it went into a lot of explanation on what edited one, what TR and TD commands used, where what went where. Not everyone is very familar with Table setup and a lot of people use a web editing program like Dreamweaver, Frontpage or some freeware. Now that I've actually done it, everything is much easier but I was trying to understand what the code meant and couldn't visualize it. So I've broken down into a few easy steps.

1. First design your website or the template for your Gallery. Gaile's Gallery Custom Tutorial Guideprovides a lot of good information. It also has code you can C&P and explains what does what. All the comments unfornately was confusing me because I just needed to know where to break up the HTML in my layout into Header and Footer.

Example 1 - Simple Layout
Example 2 - More Complex Layout

In these two examples you can see where everything is laid out. Example 1 lets you edit the sections you want. All you need to do is go to View > Source and then C&P (Copy and Paste) the code into the html portion of your wed editor. Example 2 is a little more complex but it shows you more what I mean by design your layout. Leave a large portion in the middle for your gallery, as you can see by the large white space.

2. Label Your Gallery Space

What I mean by that is in your editor or the blank space you've left for the Gallery put in there This is your gallery. Example 1 shows where I have done so, Example 2 - More Complex Layout shows the white space where you will need to label your Gallery Space.

I found labeling the space makes things easier because you will mark in the code where you will be breaking your layout into 2 seperate portions Header and Footer. Basically your Header file will contain the top banner cell and your left column, the Footer contains the right column and bottom. It then will wrap around your gallery, hence the name Wrapper. A lot of mistakes I've made was from C&P the columns, which was right but if you miss a TR, TD tag or leave something open without a close tag it will cause the layout to distort.

View the HTML portion of your layout in your web editor. Go to where you have labeled "This is your Gallery" and you'll see that the text will be between a <TD and a </TD tag. Highlight anything above your text, "This is your Gallery" from the <TD tag above it all the way to the top. Cut and paste that into your wrapper.header.default (located in your html_wrap directory) at the end after all the php code. Everything under your text, "This is your Gallery" from the </TD tag and below, cut and paste that into your wrapper.footer.default (located in html_wrap directory) at the end after all the php code.

3. Upload and Test It.
Now upload your wrapper files back into their directory and go your gallery to see the changes. After I got it figured out I was able to make changes fairly quickly without any issues. When you first start out it might take a couple times to get it right, the trick is just knowing where to C&P for your header and what goes into your footer.

I hope that helps someone. This was written fairly fast but sometime when I get some time I'll flesh it out more with screenshots to give a more visual presentation so that things are easier to understand. I know reading a few paragraphs of instructions can be confusing espcially when there are a lot of TD, TR, etc tags and if you have no real experience editing HTML it makes things difficult. Let me know if there are things you'd like more detail on, screenshots on, etc included in the Tutorial and I'll try to add them. Thank you.

 
manaan

Joined: 2004-02-14
Posts: 13
Posted: Fri, 2004-05-07 23:23

Shadow_Wolf,
I saw your webiste its absolutely fantastic. I am a psychiatrist by profession and an absolute novice. I have struggled in designing what I have done so far. Do take a look. www.opticalpercept.com
or http://www.twilightbridge.com/op/gallery/ (this is the direct link)
I am intriguesd by how you have managed to put drop down menus under each album for subalbums. How could I go about doing something simillar. As most of my albums have subalbums, and subsub albums and so on peole need to click no of timesbefore they get to the photos. Could you please let me know how I could do something simillar to what u have done.
Any help will be much appreciated.
Manaan

 
Shadow_Wolf
Shadow_Wolf's picture

Joined: 2004-04-03
Posts: 181
Posted: Sat, 2004-05-08 00:23

You can find all the information that I used to modify that here:

http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&t=16391

That should help you get what your looking for. If you need any help please let me know in that thread.

 
jedbro

Joined: 2004-05-14
Posts: 4
Posted: Fri, 2004-05-14 18:34

What about. modifying the head tags?
Basically I want to generate my own head tags for inserting scripts and changing the title.

Any way to do that?

 
Roo
Roo's picture

Joined: 2003-07-16
Posts: 88
Posted: Fri, 2004-05-14 18:59

Add your script (and meta tags) betwwen the head tags in:

albums.php
view_albums.php
view_photo.php
slideshow.php

 
Roo
Roo's picture

Joined: 2003-07-16
Posts: 88
Posted: Fri, 2004-05-14 19:07

Just wanted to add something:

I found that if your custom footer consists of a table that should be at the bottim, what happens is if you follow the tutorials that footer ends up being added to a column span within the gallery td and the right sidebar td.

To avoid this add the closing Gallery table tag after the right sidebar, *don't* add a new row, and then add your tabled footer.

What you are doing is closing the whole gallery table and adding another one for the footer, as opposed to trying to nest the footer table.

I actually struggeld with this for a few hours, knowing full well the problem had to be with a closing tag somewhere.

Afer some trial and error I straightened it out.

 
jedbro

Joined: 2004-05-14
Posts: 4
Posted: Fri, 2004-05-14 23:15
Roo wrote:
Add your script (and meta tags) betwwen the head tags in:

albums.php
view_albums.php
view_photo.php
slideshow.php

Excelent.
That is what I was wondering and it worked great for me.
Thank you!

 
lubopitko

Joined: 2004-09-23
Posts: 1
Posted: Thu, 2004-09-23 00:41

I try to include my header in albums.php

include "myheadar.php";

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at myheader.php:3) in /httpdocs/Gallery/session.php on line 60

I have session_start() in myheadar.php
can I fix this problem?

Free Online Dating Service

 
creedsf

Joined: 2004-09-27
Posts: 4
Posted: Wed, 2004-09-29 17:03

Hi. I am trying to add a header and footer to my Gallery. I read Gaile's tutorial and I din't understand on thing. She states that you just tneed to copy and past under the php code. That does just mean at the bottom of the page? Here is the code. Any help greatly appreciated.

<?php
// $Id: wrapper.header.default,v 1.20 2004/03/31 21:11:43 jenst Exp $
// This header file detects whether Gallery is embedded in any
// known PHP applications and then decorates Gallery appropriately.

global $GALLERY_EMBEDDED_INSIDE;
global $GALLERY_EMBEDDED_INSIDE_TYPE;

if(isset($GALLERY_EMBEDDED_INSIDE)) {
global $PHP_SELF;

if (
($GALLERY_EMBEDDED_INSIDE_TYPE == 'postnuke' && !defined("LOADED_AS_MODULE")) ||
($GALLERY_EMBEDDED_INSIDE_TYPE == 'phpnuke' && !eregi("modules.php", $PHP_SELF)) ||
($GALLERY_EMBEDDED_INSIDE_TYPE == 'nsnnuke' && !eregi("modules.php", $PHP_SELF)) ||
($GALLERY_EMBEDDED_INSIDE_TYPE == 'phpBB2' && !defined("LOADED_AS_MODULE"))
) {
die ("You can't access this file directly...");
}

switch ($GALLERY_EMBEDDED_INSIDE_TYPE) {

case 'phpnuke':
case 'postnuke':

/*
* Nuke owns the <head> tag and doesn't share. So, if we want to get our
* style sheet in place we've got to intercept Nuke's header and modify it
* to insert a few lines of our own in place. We could speed this process
* up greatly if we cached the results and saved it somewhere handy (like
* the session) but then we'd be vulnerable to attack by somebody who has
* write permissions in the directory that the session files live. They
* could create a bogus session file, set that ID into their cookie and
* then pass their own code into our eval() below.
*/
$header = "";
if ($fd = fopen("header.php", "r")) {
while (!feof($fd)) {
$line = fgets($fd, 1024);
$line = str_replace('<?php', '', $line);
$line = str_replace(' ?>', '', $line);
$header .= $line;
if (strstr($line, "<head")) {
$links = getStyleSheetLink();
$links = str_replace('"', '\"', $links);
$header .= 'echo "' . $links . '\n";' . "\n";
}
}
}

/*
* We can control whether we see the right side blocks
* by setting the value of the $index variable. To
* see the blocks, set $index to 1. To hide them set
* $index to 0. We default to 0 to leave more room for
* the photos. If you change this value, you should
* also change it in wrapper.footer
*
* Note that we save the current value of $index in
* $tmp_index and restore it when we're done. If we
* don't do this, navigation won't work!
*/
global $index;
$tmp_index = $index;
$index = 0;

eval($header);

OpenTable();

$index = $tmp_index;
break;

case 'phpBB2':
/*
* PhpBB2 uses a templating system and also owns the HEAD tags. The
* easiest way at the moment to tackle this issue is therefore to
* simply make sure we don't call this function if phpBB2 is being used
* and put the style sheet link into the template manually
*/

global $phpbb_root_path;
global $template;
global $db;
global $theme, $lang, $images;
global $board_config;
global $phpEx;
global $userdata, $u_login_logout;
global $s_privmsg_new, $s_last_visit;
global $l_privmsgs_text_unread, $l_privmsgs_text, $l_online_users;
global $page_title, $nav_links_html;

// Sort out the page title
$page_title .= $gallery->app->galleryTitle;

// Verify that the $phpbb_root_path isn't overwritten with a remote exploit
if (!realpath($phpbb_root_path)) {
print _("Security violation") ."\n";
exit;
} else {
if (! defined("PHPBB_ROOT_PATH")) {
define("PHPBB_ROOT_PATH", $phpbb_root_path);
}
include (PHPBB_ROOT_PATH . "includes/page_header.php");
}
break;

case 'GeekLog':
/*
** Display header and left blocks
*/
echo COM_siteHeader();
break;

}
}
?>

 
lesault

Joined: 2004-10-02
Posts: 2
Posted: Sat, 2004-10-02 22:20

Thanks for the Tutorial, Shadow Wolf. That makes my site look a lot better!

I have one small problem I hope someone can help me with. There seems to be a blank space at the top of the page with the gallery which isn't on any of my other pages. You can take a look at my site at www.lesault.com (click the gallery link to see what I mean)

I'm sure it's easy enough to fix, but I don't know where to start looking.

Thanks in advance for your help.

Lesault.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sat, 2004-10-02 23:51

in the skin you are using ( lesault.com/gallery/skins/bblue/css/embedded_style.css ) change
margin-top: 25px;
to
margin-top: 0px;

Dave

 
lesault

Joined: 2004-10-02
Posts: 2
Posted: Sun, 2004-10-03 06:08

Dave,

You're my hero :) Thanks.

Lesault

 
jassyjas

Joined: 2004-10-13
Posts: 34
Posted: Fri, 2004-10-22 23:13

Dave, thanks so much. At last I'm getting somewhere.....

I'm html & php illiterate, but thanks to the tutorials i've got this far. Please can someone tell me how to get rid of the borders around my tables. All around the outside of the page i can see the teal green background colour which is the default background colour for standalone gallery style sheet.

Also, I want to put a frame above my logo and down the right and left sides and then along the bottom of the whole table. Like JoJo has at http://www.josefrancocastillo.com.ph/. Can someone point me in the right direction to learn how to do this.

Thanks millions......

Oh yeah - my site = www.sheridanfamily.com/gallery

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2004-10-24 01:38

jassyjas,
looks like it is coming along well ( www.sheridanfamily.com/gallery )
as for JoJo look at the source and you will see they put backgrounds to the table for gallery <table width="749" height="24" border="0" background="http://www.phikappamu.com/fellows/jojomd/images/topborder.jpg"> and another BG image in another table <table width="750" cellpadding="0" cellspacing="0" border="0" background="http://www.phikappamu.com/fellows/jojomd/images/border.jpg">
It does not line up exactly right at the top ( i supect the 749 width to be the issue). Another way would be to add a class to that table and then use the css to add the "frame", but I have not tried it.

Dave

 
west4me

Joined: 2004-03-07
Posts: 75
Posted: Mon, 2004-10-25 00:04

This worked great! I have one problem though.

Everything looks fine but when I go to a larger size of picture within an album it breaks the table size and starts to re-tile the images I use for the background.

Also the footer does not show up in I.E. but does in Mozilla. Any suggestions?

http://west4me.com/ipw-web/gallery2/index.php
v1.4.4-pl2

 
J&J

Joined: 2004-11-28
Posts: 2
Posted: Sun, 2004-11-28 15:18

Ok, here's my deal...

I've edited the header.wrapper & footer to look like my website template. The website template looks like this:

http://family.jandjwebservices.com/TEMPLATE.php

It works by pulling in HTML files into the template's body using php include. This way, I don't have to type up all of the <head> and <body> stuff over & over again for each web page, as it's all found in the template.

Now, when viewing the photo album sample I had made, for some reason the scroll bars have disappeared, so you're unable to access anything beyond what's shown on your screen. Take a look:

http://jandjwebservices.com/v-web/gallery/caitlin

This is a real pain. Is there any way to just say to heck with the wrappers and "pull" those album pages into my template using php include?

Or else, can anyone figure out why the scroll bars disappear when gallery's viewed, even though the scrollbars work fine on any other page in the site?

I think the problem is that the header.wrapper falls under some default <head> stuff, but I have javascript, external styles, & such that requires being placed within the <head>.

Where is the actual <head> document (the stuff above the wrapper files as shown when you view the page source) so that I can edit it?

 
J&J

Joined: 2004-11-28
Posts: 2
Posted: Sun, 2004-11-28 16:01

Never mind, I fixed it.

All of the stuff that needed to be in the <head>, I had inserted (php echo) into the util.php page, starting where the doctypes are mentioned (line 2841 or so). Then I left all of the body/layout stuff in the wrapper.header.

After tweaking the util.php, it seems that the albums are working great now.

 
e2
e2's picture

Joined: 2004-12-15
Posts: 3
Posted: Wed, 2004-12-15 23:37

west4me,
I was encountering similar issues and finally gave up on using tables to generate the layout. It took a bit of effort to go through and get rid of as many of the tables as I could (some of the navigator stuff is still table-ified). But since I no longer have tables in tables inside even more tables, the layout is much happier.
-e2

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Thu, 2004-12-16 04:08

e2,
Very nice site. A lot of effort pays off.

Dave

 
e2
e2's picture

Joined: 2004-12-15
Posts: 3
Posted: Thu, 2004-12-16 22:26

Thanks Dave,

I don't know how I'd even begin to write up a tutorial of how I managed most of the layout and stuff. Some of it is loosely based on Ruthsarian's Gargoyle css, but mostly me. I've been quite proficient in raw html since hypercard, but only recently (couple of months) began studying css, xhtml and php.

If anyone is interested in how I did something, just ask.

I highly recomend only using tables where they are really necessary. It seems as though every browser on every platform wants to render the box model their own way. One of the tools I use to check my site's layout on various browsers/platforms is called browsercam.com (for those of you without a Mac, a Linux box and a Windows box). ;]

-e2

 
gatoruss

Joined: 2004-12-17
Posts: 23
Posted: Sat, 2004-12-18 21:37

I am trying to work my way thru Gaile and Shadow Wolf's tutorials. I am dense because I don't follow a few things:

1. Where I am supposed to paste the code from Gaile's tutorial? The code in wrapper.header.default is below. Do I just paste at the bottom this code?

2. When I edit the wrapper.header.default and same as wrapper.header, the "save as" prompts for a file type. What type to I select "html"? "text"?

I have been trying differennt things for hours with no results. Sorry if this is basic and I am missing something. Any help would be appreciated. Thanks.

<?php
// $Id: wrapper.header.default,v 1.9 2003/07/28 09:49:16 jefmcg Exp $
// This header file detects whether Gallery is embedded in any
// known PHP applications and then decorates Gallery appropriately.

global $GALLERY_EMBEDDED_INSIDE;

switch($GALLERY_EMBEDDED_INSIDE) {
case "nuke":
global $PHP_SELF;
if (!eregi("modules.php", $PHP_SELF)) {
die ("You can't access this file directly...");
}

/*
* Nuke owns the <head> tag and doesn't share. So, if we want to get our
* style sheet in place we've got to intercept Nuke's header and modify it
* to insert a few lines of our own in place. We could speed this process
* up greatly if we cached the results and saved it somewhere handy (like
* the session) but then we'd be vulnerable to attack by somebody who has
* write permissions in the directory that the session files live. They
* could create a bogus session file, set that ID into their cookie and
* then pass their own code into our eval() below.
*/
$header = "";
if ($fd = fopen("header.php", "r")) {
while (!feof($fd)) {
$line = fgets($fd, 1024);
$line = str_replace('<?php', '', $line);
$line = str_replace(' ?>', '', $line);
$header .= $line;
if (strstr($line, "<head")) {
$links = getStyleSheetLink();
$links = str_replace('"', '\"', $links);
$header .= 'echo "' . $links . '\n";' . "\n";
}
}
}

/*
* We can control whether we see the right side blocks
* by setting the value of the $index variable. To
* see the blocks, set $index to 1. To hide them set
* $index to 0. We default to 0 to leave more room for
* the photos. If you change this value, you should
* also change it in wrapper.footer
*
* Note that we save the current value of $index in
* $tmp_index and restore it when we're done. If we
* don't do this, navigation won't work!
*/
global $index;
$tmp_index = $index;
$index = 0;

eval($header);

OpenTable();

$index = $tmp_index;
break;
}
?>

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sat, 2004-12-18 21:49

1. from Gailes tutorial

Quote:
Scroll to below the PHP code and add the following .....

so that means add her code at the very end. AFTER the ?>

2. save it as .txt and then you will have to rename it without the .txt extention before you FTP it to your server. The file does not need a extention. When you opened it it had a .default extention.

Dave

 
gatoruss

Joined: 2004-12-17
Posts: 23
Posted: Sat, 2004-12-18 22:13

Thanks, Dave! I really do appreciate your help.

Seems that I had the code placement correct. The problem I was having was the extension. I was saving as ".txt". I couldn't rename before upload, but was able to rename after. Now it seems to be working!

 
jaype
jaype's picture

Joined: 2005-01-29
Posts: 1
Posted: Sat, 2005-01-29 03:00

:roll: Links in this artilce are broke. Please pay some attention to them.

 
Gaile

Joined: 2002-07-20
Posts: 1301
Posted: Sat, 2005-01-29 19:48
jaype wrote:
:roll: Links in this artilce are broke. Please pay some attention to them.

Which links are you referring to?

Gaile

 
shoptangerine

Joined: 2005-09-15
Posts: 7
Posted: Sat, 2005-09-17 03:14

ARGHHHHH
All I want is my gallery ( www.shoptangerine.com/gallery ) to fit inside my existing website template? I know this has to be easier than I am making it, I want the gallery in the gray portion of my main site www.shoptangerine.com
someone please help me on this old topic???? thanks

 
brocaa

Joined: 2004-05-06
Posts: 39
Posted: Wed, 2005-09-21 13:05

Hi shoptangerine

I've had a quick look at your site - have you got this to where you want it to be?

To fit this seamlessly with your website there are several files that you need to edit.

The main one is the header.wrapper which is in your html_wrap directory.

You need to build a table row that has your main header in it. You might get lucky and be ably to simply add your code in and it'll work without any messign around - ie
<table>
<tr><td colspan="2">
<div id="logo"><img src="http://www.shoptangerine.com/images/tan_01.gif"></div>
<div id="header"><img src="http://www.shoptangerine.com/images/tan_02.gif"></div>
</td></tr>
</table>

You'll also need to make additions to the css file in your theme for the id's logo and header

I hope this helps. If not drop me a line at

Aaron Brockhurst
Covenant Solutions

 
tinanoyes

Joined: 2005-11-06
Posts: 6
Posted: Mon, 2005-11-07 00:20

Hello,

I think I have the idea, but I can't find an " html_wrap directory" anywhere in my gallery directory... is it in a sub-folder somewhere?

 
LordShaper

Joined: 2003-10-11
Posts: 3
Posted: Mon, 2005-11-07 12:50

Is there any way that someone could help me change my design from left only sidebar to having a left and right?

I can't figure out what to do and Gailes Tutorial doesn't seem to exist anymore.

 
mrf00rk
mrf00rk's picture

Joined: 2005-06-02
Posts: 158
Posted: Tue, 2006-02-14 11:10

*Bump*
Tried the internet archive and found out the Gaile had robots.txt to stop them from archiving the site.
To bad cause I know there are several people needing this tutorial. It should be mentioned in the G1 docs.
My sandbox

 
twooten

Joined: 2006-03-13
Posts: 2
Posted: Tue, 2006-03-14 00:19

LordShaper did you ever find the html_wrap dir? I've been looking for two days and can't find it.

Thanks

Tim

 
citizenofdis

Joined: 2006-02-02
Posts: 8
Posted: Thu, 2006-03-16 05:34

I haveone problem with customization. For the sidebar, I use <!-- include statement to have sidebar code in a separate file for easy editing throughout my website. However, when I add the same include statement to the gallery file it is being ignored. Is there a way to use include with gallery?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Thu, 2006-03-16 18:25
citizenofdis wrote:
I haveone problem with customization. For the sidebar, I use <!-- include statement to have sidebar code in a separate file for easy editing throughout my website. However, when I add the same include statement to the gallery file it is being ignored. Is there a way to use include with gallery?

Are you using a php function?
http://us2.php.net/include/
if you are and that is not working try a @ sign in front of the include.

Dave

 
citizenofdis

Joined: 2006-02-02
Posts: 8
Posted: Thu, 2006-03-16 21:04

I wasn't. I used the SSI include.

I tried the php include now, with no success.

 
mrf00rk
mrf00rk's picture

Joined: 2005-06-02
Posts: 158
Posted: Fri, 2006-03-17 01:02

Try to include with a url, like www.someurl.tld/thefile.php.

My sandbox

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2006-03-17 03:42
citizenofdis wrote:
I wasn't. I used the SSI include.

I tried the php include now, with no success.

Start a new topic with your code.

 
citizenofdis

Joined: 2006-02-02
Posts: 8
Posted: Fri, 2006-03-17 14:01

The URL suggestion worked, so no need.

Thanks for both of your help.

 
John D.

Joined: 2006-06-18
Posts: 2
Posted: Sun, 2006-06-18 04:26

After modifying the wrapper.header.default and wrapper.footer.default according to the guidelines posted here, everything seems to be working fine, with one major exception:

When I click on a thumbnail in any of my galleries to open the full sized picture, all the links to my template break. It appears that when you access a photo it goes deeper in the directory structure, which breaks all of the relative references in the template. Is there any way around this aside from re-creating the template with absolute references?

Thanks in advance for any help you can provide!

John

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2006-06-18 04:38
John D. wrote:
Is there any way around this aside from re-creating the template with absolute references?

Sorry but the answer is Nope; http://gallery.menalto.com/node/30992

Dave

 
John D.

Joined: 2006-06-18
Posts: 2
Posted: Sun, 2006-06-18 04:52

Thanks for the quick response. The thread you provided was a great help.

 
alex86

Joined: 2006-06-22
Posts: 1
Posted: Thu, 2006-06-22 22:25

I added my header and footer to the wrapper header and footer files.. However, My problem is in css now. I created a new files in the css dir named embedded_stlye.css just like the instructions say but still my css is not working.. here is what it looks like

<www.iowagamma.org/gallery>

how do i get css to work?

thanks

alex

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2006-06-23 00:07

alex86
in http://www.iowagamma.org/gallery/html_wrap/wrapper.header.default you have to edit that so that:
1. you don't have <head> & </head> (gallery will add these for you.)

2. when you import your css use the full url.
You have <style type="text/css">@import "/gallery/css/embedded_style.css";</style>
Use the full url like:
<style type="text/css">@import "http://www.iowagamma.org/gallery/css/embedded_style.css";</style>

3. Save the file without the .default extention. Then when you upgrade it will not be lost.

4. You might want to do the same for the JavaScript as well.

Same in your footer files you don't need </html> and </body>

Dave

____________________________________________________
Gallery Frames / Mods || G1 Test Gallery

 
bigredcherokee

Joined: 2005-12-27
Posts: 16
Posted: Fri, 2006-07-14 02:11

I need some assistance.

www.bayoujeepersoffroad.com/gallery

I want to put the menu bar and header of the main bayoujeepersoffroad.com page in the gallery.

No matter what I do I get a black page when I add these statements:

<?php
include("inc/header.php");

include("inc/menu.php");
?>

I have tried the wrap.header and gallery.header both with no luck.

I pull the statements out and it wirtes the page correctly.

Please help!

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2006-07-14 02:27

in html_wrap/wrapper.header you have

<?php 
include("inc/header.php");

 include("inc/menu.php"); 
?>
global $GALLERY_EMBEDDED_INSIDE;
global $GALLERY_EMBEDDED_INSIDE_TYPE;

you close the php but don't open it again
remove the ?> and you should be good

Dave

____________________________________________________
Blog with G2 || Gallery Frames / Mods || G1 Test Gallery

 
bigredcherokee

Joined: 2005-12-27
Posts: 16
Posted: Fri, 2006-07-14 02:40

Ok I did it and still writes a black page.

<?php
include("inc/header.php");

include("inc/menu.php");

global $GALLERY_EMBEDDED_INSIDE;
global $GALLERY_EMBEDDED_INSIDE_TYPE;

if(isset($GALLERY_EMBEDDED_INSIDE)) {
global $PHP_SELF;

I still have the wrap.header.default in the same directory as wrap.header. would that cause the problem?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2006-07-14 02:44

I guess bothof us are not looking closley

<?php
// $Id: wrapper.header.default,v 1.20 2004/03/31 21:11:43 jenst Exp $
// This header file detects whether Gallery is embedded in any 
// known PHP applications and then decorates Gallery appropriately.
<?php 

remove the last opening <?php

Dave

____________________________________________________
Blog with G2 || Gallery Frames / Mods || G1 Test Gallery

 
bigredcherokee

Joined: 2005-12-27
Posts: 16
Posted: Fri, 2006-07-14 03:30

Dave Thanks for the help. I'm not that familiar with PHP. My good friend is but he is out of town. I know enough to be dangerous with it.

ok I took care of what you asked.

include("inc/header.php");

include("inc/menu.php");

global $GALLERY_EMBEDDED_INSIDE;
global $GALLERY_EMBEDDED_INSIDE_TYPE;

if(isset($GALLERY_EMBEDDED_INSIDE)) {
global $PHP_SELF;

This is what I have now at the beginning.
Still writes a black page.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2006-07-14 03:43

You need a opening php tag:
<?php

Dave

____________________________________________________
Blog with G2 || Gallery Frames / Mods || G1 Test Gallery

 
bigredcherokee

Joined: 2005-12-27
Posts: 16
Posted: Fri, 2006-07-14 04:10
Quote:
You need a opening php tag:
<?php

Dave

Ok I took care of that. now it wirtes the page but dosn't show the header of menu from my inc statement.

I just don't understand why this is so much a PIA. I really appreciate your assistance with this.

 
jnash
jnash's picture

Joined: 2004-08-02
Posts: 814
Posted: Fri, 2006-07-14 13:31

Floridave, did anyone ever tell you that you rock? I've seen more assistance provided from you than just about anyone on G1. Thanks for your support and commitment! I've done so many mods to my G1 that I'll probably never 'upgrade' to G2.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2006-07-14 17:56
Quote:
I just don't understand why this is so much a PIA. I really appreciate your assistance with this.

Different servers behave different so you will have to try an experiment. In your html_wrpa directory put this file and save as test.php:

 <?php
include("inc/header.php");
include("inc/menu.php"); 
@include("inc/header.php");
@include("inc/menu.php");
include("http:yoursite.com/inc/header.php");
include("http://yoursite.com/inc/menu.php"); 
?>

See if it functions or just dies take one line out at a time and try again, then add one back in at a time. Try combos of the code and see what works.

Quote:
Floridave, did anyone ever tell you that you rock? I've seen more assistance provided from you than just about anyone on G1. Thanks for your support and commitment!

Thanks. It is posts like yours that make my day. It is my way to donate to Gallery as I have not donated any $$$ (but I have been told that support has more value)
jnash, G1 is still being devloped and Jens says he will continue. That said; G2 Rocks as well!

Dave

____________________________________________________
Blog with G2 || Gallery Frames / Mods || G1 Test Gallery