Welcome to Geeklog, Anonymous Friday, January 10 2025 @ 11:16 am EST
Geeklog Forums
Gallery Integration - Theme Problem
BiGP
Anonymous
I had no problem getting gallery integrated into geeklog what so ever... install was a different story. I have my site on Smooth_Blue and when you browse to the gallery the right side doesnt skin and just leaves you with a dark blue background. I saw someone else with the same problem but no replies. I thought I would bring it up again.
9
9
Quote
BiGP
Anonymous
Use this code instead of the included for the footer.
case "geeklog":
/* Include right side blocks and footer */
// Comment out this section if you do not want to see the Geeklog Right Blocks
if (!empty($_USER['uid']))
{
$result = DB_query("SELECT noboxes FROM WHERE uid = ''"
$U = DB_fetchArray($result);
}
# Display any blocks, polls, olderstuff configured for this page
if ($U['noboxes'] != 1)
{
$display .= '</td><td class="col-right-line" valign="top"><img src=' . $_CONF['site_url'] . '/images/speck.gif" height="9" width="16" class="col-right-curve"></td>' . LB
. '<td valign="top" class="col-right" valign="top">' . LB . COM_showBlocks('right',$topic)
. '<br><img src="' . $_CONF['site_url'] . '/images/speck.gif" height="9" class="col-right">' . LB;
}
// --- End of Right Blocks display code
// Get footer
$display .= COM_siteFooter();
// Output page
echo $display;
break;
8
10
Quote
All times are EST. The time is now 11:16 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