Popups are not showing Popups are not showing
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Popups are not showing

Started by janne l, April 27, 2007, 01:40:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

janne l

Hi, I am new at this forum and at coppermine. I have bridged cpm with joomla and most of it is working fine. But I can't get the popup full size photos to show. I have searched the forum and the faq, and everything seems to be set right.

The code in my template.html shows this. Just as it should - right?:
<head>
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />
<meta http-equiv="Pragma" content="no-cache" />
<title>{TITLE}</title>
{META}
<link rel="stylesheet" href="themes/classic/style.css" type="text/css" />
<script type="text/javascript" src="scripts.js"></script>
</head>


Hope to get some help.

janne l

since you seem to think this is a bridge problem I will submit some more info:

My site: www.kageportalen.dk, username: test p-word: tester
Then look for the galleri tab in the menu to the left.

Nibbler

It's difficult to troubleshoot an issue when your html code is nonsense to begin with, but the path to scripts.js is wrong. scripts.js is in your Coppermine folder so there should not be a '../' in the path.


<?xml version="1.0"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script type="text/javascript" src="../scripts.js"></script>
<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<meta name="description" content="Kageportalen.dk - her finder du alt om kager" />
<meta name="keywords" content="" />
<meta name="Generator" content="Joomla! - Copyright (C) 2005 - 2006 Open Source Matters. All rights reserved." />
<meta name="robots" content="index, follow" />
<script src="http://www.kageportalen.dk/includes/js/joomla.javascript.js" type="text/javascript"></script>

<link rel="alternate" type="application/rss+xml" title="Kageportalen.dk" href="http://www.kageportalen.dk/index2.php?option=com_rss&amp;feed=RSS2.0&amp;no_html=1" />
<link rel="shortcut icon" href="http://www.kageportalen.dk/images/favicon.ico" />
<link rel="stylesheet" type="text/css" href="http://www.kageportalen.dk/templates/simplicity_red/css/template_css.css" />
<link rel="shortcut icon" href="http://www.kageportalen.dk/images/favicon.ico"/>
<body>

janne l

Thanks a lot, I just couldn't see it. Now it works
:-*

Joachim Müller

Not related to bridging, but to themeing, where it has initially been posted, but was moved to the bridging sub-board in error. Moving back.

dartagnan32

Hello I have the same problem I think
<!-- +++++++++++++++++++ coppermine begin +++++++++++++++++++ -->
<script type="text/javascript" src="../scripts.js"></script> <script language="JavaScript" type="text/JavaScript">

But may I ask in which file I find this?
thanks

Joachim Müller

Your issue is not the same - it differs! You shouldn't have hijacked this thread. Read http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#noFullsizePopup
If this doesn't solve your question, start a thread of your own, posting a link to your gallery. Locking.