Welcome to Geeklog, Anonymous Wednesday, November 27 2024 @ 02:34 am EST
Geeklog Forums
RC1: Gallery integration broken
Status: offline
robinbowes
Forum User
Junior
Registered: 08/06/02
Posts: 23
Bingo! That fixed it for me too.
To clarify, you need to find the call to "COM_siteHeader();" in path/to/gallery/html_wrap/wrapper.header.default and change it to "echo COM_siteHeader();".
R.
To clarify, you need to find the call to "COM_siteHeader();" in path/to/gallery/html_wrap/wrapper.header.default and change it to "echo COM_siteHeader();".
R.
18
14
Quote
Status: offline
frawo
Forum User
Junior
Registered: 10/09/02
Posts: 29
Hi
yes, changed just the same..did it again...no luck...tried new installation...no luck.
but then I changed the wrapper.header and wrote GeekLog with big G end L instead of all small letters (as original). And voila..
thank you very much..
...what, me?
yes, changed just the same..did it again...no luck...tried new installation...no luck.
but then I changed the wrapper.header and wrote GeekLog with big G end L instead of all small letters (as original). And voila..
thank you very much..
...what, me?
18
14
Quote
Tampano
Anonymous
Quote by geKow: And you changed/checked the wrapper.header.default ?
The end should look like this:
/*
** Display header and left blocks
*/
echo COM_siteHeader( none );
break;
}
}
?>
The end should look like this:
Text Formatted Code
case 'GeekLog':/*
** Display header and left blocks
*/
echo COM_siteHeader( none );
break;
}
}
?>
I have this in wrapper.header:
global $GALLERY_EMBEDDED_INSIDE;
if ($GALLERY_EMBEDDED_INSIDE == 'geeklog') {
/* Display header and left blocks */
echo COM_siteHeader();
}
?>
If I let "geeklog" all lowercase I can access to "localhost/gallery". If I write "GeekLog" everything seems broken (no classic geeklog layout).
The only thing I cannot understand is that I don't know how to see some gallery-related links in my main gl site at "localhost/geeklog/public_html" (i'm testing locally.
During the setup process I choose the two embed "mod" options for integrating Gallery in GL...and now I don't know what to do
14
15
Quote
All times are EST. The time is now 02:34 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content