CMS MADE SIMPLE FORGE

Album

 

[#8257] Metadata not loading

avatar
Created By: Ryan (greenleaf)
Date Submitted: Wed Aug 15 15:20:34 -0400 2012

Assigned To:
Version: 1.10-beta2
CMSMS Version: 1.10
Severity: Major
Resolution: None
State: Open
Summary:
Metadata not loading
Detailed Description:
Have used an older version this module previously on another site, but new
version isn't working.

CMSMS Version is 1.10.3 'Hyacinth'.

I've added this to the page metadata:
{Album action='metadata'}

The metadata in the template is:
<script type="text/javascript"
src="modules/Album/templates/db/js/jquery.js"></script><script
type="text/javascript" src="modules/Album/templates/db/js/thickbox.js"></script>
<link rel="stylesheet" type="text/css"
href="modules/Album/templates/db/default/default.css" media="screen"/>

None of that is being pulled in on the page, where the content tag is merely:
{Album}

The album itself generates fine, but the javascript is not loading at all. When
looking at the page source, none of the metadata script tags are there.


History

Comments
avatar
Date: 2012-10-09 11:45
Posted By: Mark Reed (mark)

Do you have the {metadata} tag in the <head> of page template..?
      
avatar
Date: 2012-10-09 17:23
Posted By: Ryan (greenleaf)

Yes it is.

I've tried including the metadata files directly in the head and am able to use
the album (as long as I use the included version of jQuery, the extension does
NOT work with jQuery 1.7.2).

The problem seems to be specifically with the {metadata} tag.
      
avatar
Date: 2012-10-09 18:06
Posted By: Mark Reed (mark)

2 things to try...

1) put some text or something, <!-- test text -->, in the page metadata to make
sure it is getting to the <head>

2) put the {Album action='metadata'} in the page template <head>
      
avatar
Date: 2012-10-10 16:37
Posted By: Ryan (greenleaf)

Neither of those produced anything different... Nothing shows up in the <head>
      
avatar
Date: 2012-10-10 16:48
Posted By: Mark Reed (mark)

At this point I would have to log into the site to see, I've never heard of this
before, sorry...

email mark at multiintech.com if you want...