New created albums do not show up [SOLVED]

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

New created albums do not show up [SOLVED]

Post by Gregor »

Hi,

I've upgrade cmsms to 1.0.4 and since than, new created albums are not shown on the site, although I see them in 'photo album -> albums' I'm using verion 0.8.2 The site is www.wsv-herkingen.nl.

I deleted one album (for test) and created a new one, no luck. Also checked this on my other site www.uisge-beatha.eu, same problem.

If you require any more information, please let me know

Thanks for your help,
G
Last edited by Gregor on Sun Mar 11, 2007 9:30 am, edited 1 time in total.
liudaz

Re: New created albums do not show up

Post by liudaz »

Well, you might have to set the property where the photo album is called. You go to "Content » Pages", than choose the page, that suppose to be the album page and see, if all albums are marked (selected by clicking on an item from the list) in dark blue to be showed.

It is hard to explain with my english. Hope it helps.

Liudas
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Re: New created albums do not show up

Post by Gregor »

I understood what you meant. This is the solution. Never noticed this.

Another thing, if I make a comment at a picture, the comment with html-code is shown in the album. I left an example on my site. Do you recognize this? I noticed that there is html-code when I ask the comment's html-source.

Thanks,
Gregor
Last edited by Gregor on Sat Mar 10, 2007 5:13 pm, edited 1 time in total.
liudaz

Re: New created albums do not show up

Post by liudaz »

At the moment i don't have good enough equipment/time to read the source of the album page and try it out by myself, but as i can see, you copied the whole html page source. I believe if you put something like:

Code: Select all

<a href="link.html" target="_blank" style="some style here">Text</a>
Should work for the picture comment.

Hope this helps.
Liudas
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Re: New created albums do not show up

Post by Gregor »

Liudas, Thanks for your reply. The 'funny' thing, is that I did not copy anything at all. I just made a new comment with one or more pictures. At every page where I ask the html source (I use TinyMCE), I see the following html-source:

Code: Select all

<?xml version="1.0" encoding="utf-8"?> <!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" lang="en" xml:lang="en"> <head> 	<title>Untitled document</title> 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </head> </__body>  <__body> </__html>
I think this is the problem, however if so, I don't know how to solve it.

Gregor
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Re: New created albums do not show up [SOLVED]

Post by Gregor »

I think I found the problem, if I in TinyMCE switch the 'fullpage'-option off, than there is no html-code added and the image show at the site without any html-code.

G
liudaz

Re: New created albums do not show up [SOLVED]

Post by liudaz »

Gregor wrote: I think I found the problem, if I in TinyMCE switch the 'fullpage'-option off, than there is no html-code added and the image show at the site without any html-code.

G
Thats it! The more you learn, the more you know! :)
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Re: New created albums do not show up [SOLVED]

Post by Gregor »

Thanks for the compliment. This makes me even more happy :)
Post Reply

Return to “CMSMS Core”