Plogger Support Forum - code errors Fri, 29 Mar 2024 13:09:08 +0000 http://www.plogger.org/forum/ Lussumo Vanilla 1.1.10 code errors http://www.plogger.org/forum/comments.php?DiscussionID=2530&Focus=9997#Comment_9997 http://www.plogger.org/forum/comments.php?DiscussionID=2530&Focus=9997#Comment_9997 Fri, 27 Feb 2009 12:39:10 +0000 pi
Result: 2 errors / 0 warnings

line 48 column 221 - B??d: there is no attribute "name"
here:
...</h1></td><td id="jump-search-container"><form id="jump_menu" name="jump_menu" action="#" method="get">...

line 65 column 865 - B??d: end tag for element "form" which is not open
here:
...<div class="meta-header">(10 pictures)</div></div></li></ul></form></div></div> <div id="pagination">...

Is this caused by my gallery settings?]]>
code errors http://www.plogger.org/forum/comments.php?DiscussionID=2530&Focus=9999#Comment_9999 http://www.plogger.org/forum/comments.php?DiscussionID=2530&Focus=9999#Comment_9999 Fri, 27 Feb 2009 12:48:55 +0000 kimparsell
Both of these errors have been fixed in the latest SVN version so that it validates regardless of what options are enabled/disabled.]]>
code errors http://www.plogger.org/forum/comments.php?DiscussionID=2530&Focus=10000#Comment_10000 http://www.plogger.org/forum/comments.php?DiscussionID=2530&Focus=10000#Comment_10000 Fri, 27 Feb 2009 12:58:33 +0000 pi code errors http://www.plogger.org/forum/comments.php?DiscussionID=2530&Focus=10001#Comment_10001 http://www.plogger.org/forum/comments.php?DiscussionID=2530&Focus=10001#Comment_10001 Fri, 27 Feb 2009 13:22:30 +0000 kimparsell
You might try downloading the latest SVN version and do a test install in another folder on your server to become familiar with how it functions and get your theme changes worked in. That way you don't impact your live gallery while you're working with the latest code. We've added some new features that you don't have in your current gallery, so some "test drive" time would be a good way to learn.

I'm going to recommend that you make a copy of the default theme from the latest SVN version and place it in a folder that has a different name (i.e., kielki) to protect against losing your custom theme in future upgrades (the default theme folder would be overwritten during an upgrade).

You can modify the files in your custom theme folder to reflect how you want your gallery to look in your site, then upload that folder to the /plog-content/themes/ folder. Be sure to edit the meta.php file in the custom folder to change the name and details of the theme so it shows up properly on the Admin>>Themes page.

You'll be able to select your custom theme on the Admin>>Themes page to activate it once you've uploaded it to the server.]]>