Page 1 of 1
New created albums do not show up [SOLVED]
Posted: Fri Mar 09, 2007 9:19 pm
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
Re: New created albums do not show up
Posted: Sat Mar 10, 2007 12:57 pm
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
Re: New created albums do not show up
Posted: Sat Mar 10, 2007 4:20 pm
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
Re: New created albums do not show up
Posted: Sat Mar 10, 2007 5:41 pm
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
Re: New created albums do not show up
Posted: Sat Mar 10, 2007 6:46 pm
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
Re: New created albums do not show up [SOLVED]
Posted: Sun Mar 11, 2007 9:28 am
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
Re: New created albums do not show up [SOLVED]
Posted: Sun Mar 11, 2007 9:35 am
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!

Re: New created albums do not show up [SOLVED]
Posted: Sun Mar 11, 2007 9:37 am
by Gregor
Thanks for the compliment. This makes me even more happy
