View Full Version : Please report also very minor issues
Pekka
7th of October 2006 (Sat), 19:48
Please report also very minor issues, and also things that you did not "get" first time (and why) - perhaps there is a way to make it more clear and easier to understand.
koen_brader
7th of October 2006 (Sat), 21:22
Pekka, not all frames show in the admin interface.
superchief
8th of October 2006 (Sun), 19:12
In the links editor, the last column of boxes with check marks has the title "?u=xxx" which should probably have a better description.
Pekka
12th of October 2006 (Thu), 14:52
In the links editor, the last column of boxes with check marks has the title "?u=xxx" which should probably have a better description.
But that is exactly what it is :)
It adds EE variables to the link. I don't want to put long texts in table column titles.
jeronimo
12th of October 2006 (Thu), 16:12
I noticed that by using the default header the index link brings you always back to the index with the default language.
It's easy to change this by giving each language it's onw header (the way it ment to be?)
Pekka
12th of October 2006 (Thu), 17:28
I noticed that by using the default header the index link brings you always back to the index with the default language.
It's easy to change this by giving each language it's onw header (the way it ment to be?)
You can do this with global header using index link
<a href="./index.php?ee_lang=<?php print $ee_lang; ?>" class="ee_css_hyperlink" style="color: #ffffff;">INDEX</a>
batleys
11th of November 2006 (Sat), 06:56
Pekka
It is not clear to me - and I note a few others - how to allow EE2 dispaly thumbs and microthums in their correct aspect ratio in lists etc
Simon
batleys
11th of November 2006 (Sat), 07:56
Pekka- although I have resolved this matter - see http://photography-on-the.net/forum/showthread.php?t=238367 it might be useful to put a comment in the SETUP_settings.php file with the max limiters
Thanks
Simon
jeronimo
14th of October 2007 (Sun), 15:46
the keywords link in photo page is not XHTML valid.
So if someone cliks a keyword the page loaded is correct, how ever, validating the photo page gives error's on those links
Example
# Warning Line 256, Column 303: cannot generate system identifier for general entity "keyword".
…ragraph"><a href="list.php?u=10834,0&keyword=ringstaart&revealforms=1&search_
✉
An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".
Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and æ are different characters.
If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.
Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.
Changing it the way it should be makes the links invalid. Not a big deal for me, because it works how it is. But it is a (small) bug.
example
http://www.landmarks.nl/photo.php?photo=15
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.