<rss version="2.0">
		<channel>
			<title>Lyceum Forum - All Discussions</title>
			<lastBuildDate>Tue, 24 Nov 2009 01:14:23 -0500</lastBuildDate>
			<link>http://forum.lyceum.ibiblio.org/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.1.2</generator>
			<item>
		<title>Firefox Button</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/157/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/157/</guid>
		<pubDate>Sat, 23 May 2009 09:08:35 -0400</pubDate>
		<author>Finlay</author>
		<description>
			<![CDATA[Hallo,<br /><br />I often use the saved passwords of my Firefox browser to see and sometimes erase the passwords...only everytime I must go to Tools - Options - Safety - saved password.<br />I was arguing if there is a way to insert a link in the toolbar to simplify and speed up this task.<br /><br />Thank you and hallo to everyone.<br /><br />__________________<br />http://www.giftideashop.net/baby-gift.html - http://www.idee-regalo.biz/regalo-laurea.html]]>
		</description>
	</item>
	<item>
		<title>The Future of Lyceum</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/156/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/156/</guid>
		<pubDate>Sat, 21 Feb 2009 14:10:43 -0500</pubDate>
		<author>john</author>
		<description>
			<![CDATA[Hey folks. I recently wrote this email to the lyceum-users email list. For those of you not on that list, or who prefer to use the forum, check it out, and please chime in with your thoughts on the matter. I'm going to keep pushing this dialogue along over the next couple weeks in order to fully explore the community's needs and ideas.<br /><br />---------------------<br />Lyceum users,<br />Below is an overview of the status of the Lyceum project, and a request for<br />feedback from you on where you would like Lyceum to go. If you don't have<br />time to read the entire thing, please skip down to the questions at the<br />bottom and send some feedback, either to the list or directly to me. Thanks!<br /><br />--------<br /><br />As many of you have surely noticed, Lyceum development has been essentially<br />nonexistent for the last year and a half. The last point release was a<br />bugfix in June 2008, which is still working off of the WordPress 2.0.x<br />branch.<br /><br />The reason for this can mostly be blamed on the somewhat cliché narrative of<br />the open source developer getting a job and a girlfriend and letting his<br />brilliant project go unmaintained. Another significant factor is that<br />Lyceum's primary competitor, WordPress MU, has grown into a respectable and<br />consistently maintained project. While users continue to tell me that they<br />find Lyceum easier to install and in various ways more intuitive than MU, it<br />has more-or-less feature parity with Lyceum...<br /><br />...except, of course, for the database schema. Lyceum's schema is<br />normalized[1], MU's is, roughly speaking, sharded[2]. For massive<br />installations such as wordpress.com, a sharded schema is preferable. A<br />normalized schema is preferable for everyone else. A normalized schema<br />offers advantages in performance, ease of upgrades and administration, and<br />vast opportunities for developing plugins and features which can access the<br />entire set of data in the installation.<br /><br />&quot;Show me the last 10 posts across all blogs&quot; is impossible in MU without<br />maintaining and accessing a separate, redundant index table at the<br />application layer. In Lyceum it is trivial and fast, even for thousands of<br />blogs.<br /><br />Regardless of these advantages, the effort of maintaining Lyceum must be<br />matched by demand. So I find myself at a crossroads, deciding whether to<br />pick the project back up, or let MU be the only option.<br /><br />So my question to you, users, is this: What value does Lyceum hold for you<br />today? How many of you out there chose Lyceum over MU mainly because of the<br />schema? What other reasons do you have? What do you like and dislike about<br />Lyceum?<br /><br />If I choose to resume Lyceum development, here are the two initial phases of<br />development:<br /><br />:: Phase 1 - simply bring Lyceum up to the current version of WordPress<br /><br />I have two options for doing this. The first is to continue developing<br />Lyceum as a branch of WordPress. The second, and more likely option, is to<br />start from scratch using the WordPress MU codebase, keeping all of its<br />features and merely normalizing the schema.<br /><br />Either way, I could get Lyceum back on its feet in 2-4 months of<br />development. And don't worry: even though the codebase would be wildly<br />changed, there would be a fully-supported upgrade path from previous<br />versions of Lyceum.<br /><br />After getting the codebase contemporary with WordPress, applying future<br />WordPress updates to Lyceum would be a non-trivial, but relatively<br />straightforward process. I estimate it would take me 5 hours of work per<br />week.<br /><br />:: Phase 2 - add Lyceum-specific features<br /><br />There are two main types of Lyceum-specific features that I would like to<br />develop. The first are features which simply leverage the normalized schema<br />-- template functions, hooks, utility pages, site-wide feeds... all<br />accessing site-wide content in a way that is easy for template and feature<br />developers to use without having to worry about complicated denormalized<br />meta-tables (or any sql at all).<br /><br />The second are features which evolve Lyceum into more of a foundational<br />social platform, connecting content, users, and their online publishing<br />presence in an intuitive and ergonomic way.<br /><br />I could go on and on about even more things I would like to add to Lyceum --<br />the main theme being seamless integration with other platforms, frameworks,<br />and architectures.<br /><br />I'll stop here and let you folks respond. Here are the questions I mentioned<br />above:<br /><br />- What value does Lyceum hold for you today?<br />- Did you chose Lyceum over WordPress MU mainly because of the schema?<br />- What other reasons do you have for using Lyceum?<br />- In general, what do you like and dislike about Lyceum?<br /><br />Thanks for any and all feedback, and thanks for using Lyceum!<br /><br />John<br /><br />[1] http://en.wikipedia.org/wiki/Database_normalization<br />[2] http://en.wikipedia.org/wiki/Shard_%28database_architecture%29]]>
		</description>
	</item>
	<item>
		<title>Is Lyceum dead?</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/155/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/155/</guid>
		<pubDate>Fri, 20 Feb 2009 14:45:21 -0500</pubDate>
		<author>tmclaughlin</author>
		<description>
			<![CDATA[No changes to the homepage since 1.0.3 in June of last year.<br /><br />My users are hungry for the Wordpress 2 functionality. Is anyone still working on this project, or do I need to move to a different platform?]]>
		</description>
	</item>
	<item>
		<title>installation/configuration support</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/130/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/130/</guid>
		<pubDate>Sat, 07 Jun 2008 22:09:09 -0400</pubDate>
		<author>realmark</author>
		<description>
			<![CDATA[are there any companies/consultants currently providing install/configuration support for lyceum? <br />have a project I need assistance with. <br /><br />thanks in advance]]>
		</description>
	</item>
	<item>
		<title>Lots of database queries</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/152/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/152/</guid>
		<pubDate>Mon, 24 Nov 2008 23:16:42 -0500</pubDate>
		<author>esterng</author>
		<description>
			<![CDATA[For my blog, it's found that there're quite a lot of queries requested for the front page of the blog.<br />i.e. http://&lt;host&gt;/&lt;slug&gt;<br /><br />Hundreds of queries request the database server, increasing the loading of the database server as number of concurrent users is increasing.<br /><br />Instead of enabling WP_Cache and MySQL Query Cache, are there any plugins available to minimize the number of queries made?<br /><br />Thanks a lot.]]>
		</description>
	</item>
	<item>
		<title>Domain Masking</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/140/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/140/</guid>
		<pubDate>Mon, 28 Jul 2008 02:42:47 -0400</pubDate>
		<author>rose2007</author>
		<description>
			<![CDATA[Hi,<br />I need to know how to mask a domain either through htaccess or through code.<br /><br />Say suppose I am having a blog like this http://test.domain.com/ which is working fine. Now I had purchased a domain name rose2007 and I want to mask my blog url through code. like http://rose2007.com which is actually from http://test.domain.com. Any one trying test.domain.com will get the url as http://rose2007.com<br /><br />Thanks in advance<br /><br />Regards<br />Rose]]>
		</description>
	</item>
	<item>
		<title>FYI: akismet and lyceum</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/154/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/154/</guid>
		<pubDate>Thu, 15 Jan 2009 07:46:54 -0500</pubDate>
		<author>pari</author>
		<description>
			<![CDATA[Hi, <br />I'm using lyceum 1.0.2 (I think, it's been ages now and I've done a ton of modifications). I've got akismet as a system plugin, it works fine, but have in mind, that ugly spam comments still exist in 'postsearch' table, thus when you search for something in the whole site using this table, unexpected results come up. Be sure to modify your akismet.php, akismet_delete_old() function to firstly get the IDs of spam comments, then remove them from comments and postsearch.<br /><br />Hope this helps somebody.<br />BR,<br />d.]]>
		</description>
	</item>
	<item>
		<title>install.php comes up blank in mozilla and unable to display in IE</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/153/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/153/</guid>
		<pubDate>Mon, 01 Dec 2008 09:07:23 -0500</pubDate>
		<author>rhammond</author>
		<description>
			<![CDATA[After installing lyceum many times, many different ways, I cannot get past not being able to navigate to the install.php page.  I know I must be doing something simple but cannot figure it out.  Any suggestions would be much appreciated.]]>
		</description>
	</item>
	<item>
		<title>Previous page link not working</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/151/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/151/</guid>
		<pubDate>Tue, 18 Nov 2008 20:40:20 -0500</pubDate>
		<author>esterng</author>
		<description>
			<![CDATA[If I access the blog through URL<br /><br />http://&lt;hostname&gt;/slugname/<br /><br />The previous page link is working, but if I access the blog through URL<br /><br />http://&lt;hostname&gt;/slugname<br /><br />The previous page link is not working, since the previous page link becomes<br /><br />http://&lt;hostname&gt;/slugname/slugname/paged/2/<br /><br />Please help.]]>
		</description>
	</item>
	<item>
		<title>Pingback not working</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/150/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/150/</guid>
		<pubDate>Wed, 12 Nov 2008 03:31:09 -0500</pubDate>
		<author>esterng</author>
		<description>
			<![CDATA[Hi! I have Lyceum installed and run quite smooth.<br />But the pingback among different blogs created in the Lyceum are not working, our members cannot ping posts from each other.<br /><br />Here come some of my findings,<br />(1) In xmlrpc.php, the callback `get_settings('home')` inside function pingback_ping() return empty string.<br />(2) In the function call url_to_postid($pagelinkedto) inside function pingback_ping(), the rewrite rules obtained are referencing the `linked from page`, is that normal?<br /><br />Besides pingback, the trackback seems not working too! Could anyone help?]]>
		</description>
	</item>
	<item>
		<title>Cannot find .sql file</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/149/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/149/</guid>
		<pubDate>Tue, 11 Nov 2008 02:45:11 -0500</pubDate>
		<author>narayan</author>
		<description>
			<![CDATA[I am a new user and I tried to install Lyceum on the local host. I could not find .sql file to create a database. Can anybody help me finding the .sql file/ And also I would like to know if it is possible to install lyceum on local host or I need to use my webserver to install the software. <br /><br />Thanks in advance for any guidence]]>
		</description>
	</item>
	<item>
		<title>How to run multiple domains with Lyceum</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/71/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/71/</guid>
		<pubDate>Wed, 13 Jun 2007 05:23:54 -0400</pubDate>
		<author>tims</author>
		<description>
			<![CDATA[Hi, I have around 40 undeveloped domains that I have parked with ads on it. I dont get much out of parking, so I thought why not develop them, promote them and get some useful traffic and then put adds also. But I really do not have patience to develop 40 individual websites. <br /><br />Is it possible to install Lyceum on one website and create blogs for each domain and map them to Lyceum install ?]]>
		</description>
	</item>
	<item>
		<title>Lyceum sub-blogs in defferent domains !</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/145/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/145/</guid>
		<pubDate>Wed, 15 Oct 2008 05:46:30 -0400</pubDate>
		<author>hamzamu</author>
		<description>
			<![CDATA[Hi , <br /><br />am wondering if lyceum can support configuring it's subblogs on a different domains , as<br /><br />blog1.lyceuminstall.com on www.domain1.com <br />blog2.lyceuminstall.com on www.domain2.com<br />blog3.lyceuminstall.com on www.domain3.com ?!<br /><br />is there any plugin , tutorials , ....etc ?!]]>
		</description>
	</item>
	<item>
		<title>Integrate elgg + lyceum</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/144/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/144/</guid>
		<pubDate>Tue, 16 Sep 2008 10:02:58 -0400</pubDate>
		<author>gpo</author>
		<description>
			<![CDATA[I want to integrate elgg + lyceum  whereby users can login once authenicate via elgg platform and use lyceum blogs.<br />The elgg platform is best for social sites with a good blog like lyceum.<br />Can someone look into it?]]>
		</description>
	</item>
	<item>
		<title>Merge with 2.5.x or with 2.6 in 2-3 weeks?</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/132/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/132/</guid>
		<pubDate>Mon, 23 Jun 2008 23:07:27 -0400</pubDate>
		<author>bloggus</author>
		<description>
			<![CDATA[Well I'm wondering if Lyceum project will merge the code with the latest WP builds. Seems like 2.6 beta is out and soon stable release in 2-3 weeks. <br /><br />Lyceum is far behind I guess, on 2.2.x release?<br /><br />Will it be merged soon? Is there some plan?]]>
		</description>
	</item>
	<item>
		<title>Upgrading failed</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/92/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/92/</guid>
		<pubDate>Thu, 01 Nov 2007 11:25:06 -0400</pubDate>
		<author>mikhail</author>
		<description>
			<![CDATA[Everything worked fine with luceum 0.34 .<br /><br />I hate to admit but all my attempts to upgrade to 1.0 and now to 1.0.1  keep failing.<br /><br />I can easily install 0.34 once again  ( I did it already couple times )  so I, technically speaking, can't miss or typo something crucial such as database connection info, the web path to the base of lyceum, domain name of the server and uncomment in private.php  otherwise I am blind  :)<br /><br />Anyway, my server doesn't see wp-config.php :<br /><br />&quot;There doesn't seem to be a wp-config.php file. Double check that you updated wp-config-sample.php with the proper database connection information and renamed it to wp-config.php.&quot;<br /><br /><br />When I perform a fresh install ( 1.0 as well as 1.0.1 ), there comes some errors, related to wp-config.php<br />Everything is fine when I return to 0.34 and installs perfect.<br /><br />Any idea?<br /><br /><br />Thanks.]]>
		</description>
	</item>
	<item>
		<title>Token timeout</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/129/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/129/</guid>
		<pubDate>Mon, 02 Jun 2008 10:43:16 -0400</pubDate>
		<author>wyseguy</author>
		<description>
			<![CDATA[I'm brand new to Lyceum and I'm feeling more than a little overwhelmed.  I have Lyceum installed and I can login as the administrator and navigate the system admin areas.  However, any operation that requires further processing (e.g. creating a blog) yields a &quot;Your tokens have timed out&quot; error.  I have no idea as to why.  I've read the ticket on the main page regarding this error, but this error was supposedly fixed in the most recent release (which I'm running).  Below is my wp-config.php file (deleted some comments for brevity):<br /><br />***  Begin wp-config.php  ***<br /><br />&lt;?php<br />// ** MySQL settings ** //<br />define('DB_NAME', 'lyceum');    // The name of the database<br />define('DB_USER', 'XXXXXX');      // Your MySQL username<br />define('DB_PASSWORD', 'XXXXXXX');      // ...and password<br />define('DB_HOST', 'localhost'); // hostname or IP of database server (possibly 'localhost')<br /><br />// You can have multiple installations in one database if you give each a unique prefix<br />$table_prefix  = '';     // Only numbers, letters, and underscores please!<br /><br /><br />define('PROTOCOL', 'http://');<br /><br />define('WEBROOT', '');<br /><br />define('SRCROOT', WEBROOT);<br /><br />// The IP address or equivalent domain name of the server (MUST have 1 or more periods - 'localhost' will not work!)<br />define('MAINDOMAIN', 'webblog.davenport.edu');<br />define('DEFAULTBLOG', false);<br /><br />   define('SESSIONPATH', '/tmp/webblog.davenport.edu');   // *nix<br />//   define('SESSIONPATH', '\\TEMP\blogs.example.com'); // Windows<br />//<br />// Database sessions will be fully supported in Lyceum 1.1 and are currently experimental<br />//   define('DBSESSIONS', true);<br /><br />//you probably want to leave these as they are<br />define('DEFAULT_PS', '/%year%/%monthnum%/%day%/%postname%/');<br />define('DEFAULT_TEMPLATE', 'default');<br /><br />// Subdomain options<br />// See doc/Installation.txt and doc/Subdomains.txt for more info<br />define('SUBDOMAINS', false);<br /><br />//log files<br />define('USELOGS', true); //If you are having problems installing on windows, make this 'false'<br />define('LOGDIR', '/tmp/'); //path MUST have trailing slash. example: /tmp/<br />define('SECURITYLOG', LOGDIR . 'lyceum_security_log');<br />define('TRACELOG', LOGDIR . 'lyceum_trace_log');<br />define('ERRORLOG', LOGDIR . 'lyceum_error_log');<br />define('QUERYLOG', LOGDIR . 'lyceum_query_log');<br />define('TOKENLOG', LOGDIR . 'lyceum_token_log');<br /><br />// Change this to localize WordPress.  A corresponding MO file for the<br />// chosen language must be installed to wp-includes/languages.<br />// For example, install de.mo to wp-includes/languages and set WPLANG to 'de'<br />// to enable German language support.<br />define ('WPLANG', '');<br /><br />//should lyceum NOT create an obfuscated filename for wp-comments-post.php at install time? (if you don't know what this means just leave it set to true)<br />define('SAVEWPCOMMENTS', true);<br /><br />////////////////////////////////////////////////////////////////////////////////<br />// Debug options. If you aren't a developer or a tester, leave them as they are.<br /><br />//this should be set to false for production<br />define('LYCEUMDEBUG', false);<br />define('LOGQUERIES', LYCEUMDEBUG);<br /><br />// Allow installation to be overwritten from the web? (this is handy for developers who do frequent re-installs)<br />// THIS MUST BE FALSE FOR PRODUCTION<br />define('WEBREINSTALL', false);<br /><br />//print trace information?<br />define('TRACE', LYCEUMDEBUG);<br /><br />assert_options(ASSERT_CALLBACK, 'assert_handler');<br />assert_options(ASSERT_ACTIVE, LYCEUMDEBUG);//enable assert() evaluation<br />assert_options(ASSERT_WARNING, 0);//issue a PHP warning for each failed assertion<br />assert_options(ASSERT_QUIET_EVAL, 0);//disable error_reporting during assertion expression evaluation<br />assert_options(ASSERT_BAIL, 1);//terminate execution on failed assertions<br /><br />ini_set('error_reporting', E_ALL ^ E_NOTICE );<br />ini_set('display_errors', '0');<br /><br />ini_set('log_errors', '1');<br />ini_set('error_log', ERRORLOG);<br /><br />//define('SITETITLE', 'Davenport University Blogs');<br />//define('ADMINEMAIL', 'jonathan.wyse@davenport.edu');<br /><br />/* That's all, stop editing! Happy blogging. */<br /><br />require_once(PRIVATEROOT . 'wp-settings.php');<br /><br />***  End wp-config.php  ***<br /><br />I'm reasonably certain it is some kind of configuration mix up.  This project has been one misconfiguration after another.  In addition, we're using virtual hosting for the Lyceum domain.  <br /><br />I'd appreciate any help the community here can give.]]>
		</description>
	</item>
	<item>
		<title>Google Sitemap Generator working for Lyceum 1.0.3</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/137/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/137/</guid>
		<pubDate>Fri, 11 Jul 2008 16:09:17 -0400</pubDate>
		<author>the_dave</author>
		<description>
			<![CDATA[I've got the &lt;a href=&quot;http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/&quot;&gt;Google Sitemap Generator&lt;/a&gt; WordPress plugin version 3.1.0.1 working on Lyceum 1.0.3.  You can install it as a system plugin and it will allow each blog to create it's own site map.  There are some issues.  You need to make sure you specify a different sitemap.xml name for each blog so they don't overwrite each other.  Also it's best to turn off the automatic creation of robots.txt because each different blog will overwrite it to only point at its sitemap.<br /><br />All I did was modify the query againt the database in sitemap-core.php to retrieve the posts to use a join in order to extract only the posts from a particular blog. To do this I modified just the BuildSitemap function of the GoogleSitemapGenerator class.<br /><br />I changed the first line of the function to include the global variable $blog:<br /><br />       function BuildSitemap() {<br />                global $wpdb, $posts, $wp_version, $blog;<br /><br />I then defined a variable $join to include the two inner joins necessary to find posts only belonging to a single blog.  I added this before the $sql variable was defined, and then made sure to add the join variable to the query before the beginning of the WHERE clause.<br /><br />                        $join=&quot;INNER JOIN post2cat ON (post2cat.post_id = posts.ID) INNER JOIN categories ON (post2cat.category_id = categories.cat_ID)&quot;;<br /><br />                        $sql=&quot;SELECT `ID`, `post_author`, `post_date`, `post_date_gmt`, `post_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `post_type` $postPageStmt FROM `&quot; . $wpdb-&gt;posts . &quot;` $join WHERE &quot;;<br /><br />I added the appropriate where clause to only select posts from the active blog right before the ORDER BY clause is defined:<br /><br />                        $where.=&quot; AND categories.blog = '$blog'&quot;;  // query for just the active blog<br />                        $where.=&quot; AND post_password='' ORDER BY post_modified DESC&quot;;<br /><br />                        $sql .= $where;<br /><br />I also made sure to modify the post count query to contain the $join variable:<br /><br />                        $postCount = intval($wpdb-&gt;get_var(&quot;SELECT COUNT(*) AS cnt FROM `&quot; . $wpdb-&gt;posts . &quot;` $join WHERE &quot;. $where,0,0));<br /><br />To get it working I also had to add a function to functions.php:<br /><br />function wp_load_alloptions() {<br />        global $wpdb;<br />        global $blog;<br /><br />        $alloptions = wp_cache_get( 'alloptions', 'options' );<br /><br />        if ( !$alloptions ) {<br />                //$suppress = $wpdb-&gt;suppress_errors();<br />                if ( !$blogoptions_db = $wpdb-&gt;get_results( &quot;SELECT option_name, option_value FROM $wpdb-&gt;options WHERE autoload = 'yes' AND blog = '$blog'&quot; ) )<br />                    $blogoptions_db = $wpdb-&gt;get_results( &quot;SELECT option_name, option_value FROM $wpdb-&gt;options WHERE blog = '$blog'&quot; );<br />                $blogoptions = array();<br />                $systemoptions = $wpdb-&gt;get_results(&quot;SELECT option_name, option_value FROM $wpdb-&gt;options WHERE option_domain = 'system'&quot;);<br />                //$wpdb-&gt;suppress_errors($suppress);<br />                $alloptions_db = array_merge($blogoptions, $systemoptions);<br />                //$alloptions = array();<br />                foreach ( (array) $alloptions_db as $o )<br />                    $alloptions[$o-&gt;option_name] = $o-&gt;option_value;<br />                wp_cache_add( 'alloptions', $alloptions, 'options' );<br />        }<br />        return $alloptions;<br />}<br /><br />I also grabbed cron.php from a newer version of wordpress and put it in the wp-includes directory.  Adding cron.php is only necessary if you enable the option to build the sitemap as a background process.]]>
		</description>
	</item>
	<item>
		<title>Where is schema.sql located?</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/136/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/136/</guid>
		<pubDate>Sun, 06 Jul 2008 19:41:54 -0400</pubDate>
		<author>Stanley</author>
		<description>
			<![CDATA[Hey guys,<br /><br />According to this wiki page (http://wiki.lyceum.ibiblio.org/index.php/Non-unique_email_addresses) there should be a schema.sql in /source/installation/<br />I guess the page is outdated, because I can't find a single SQL files in any of the directories.<br /><br />Where can I find the list of queries that Lyceum runs during installation?]]>
		</description>
	</item>
	<item>
		<title>Internal Server Error</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/143/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/143/</guid>
		<pubDate>Sun, 07 Sep 2008 12:50:49 -0400</pubDate>
		<author>mihai</author>
		<description>
			<![CDATA[I did exacly as instal txt, and i got the email with my pass for admin but after that , i only got 500 error .<br />my .htta file is :<br /># BEGIN Lyceum<br /><br />	RewriteEngine On<br />	RewriteBase http://cronici.cetatea.info/scr/<br />	RewriteCond %{REQUEST_FILENAME} !-f<br />	RewriteCond %{REQUEST_FILENAME} !-d<br />	RewriteRule ^profile/?                        wp-admin/profile.php   [L,QSA]<br />	RewriteRule ^login/?                          wp-login.php           [L,QSA]<br />	RewriteRule ^register/?                       wp-register.php        [L,QSA]<br /><br /><br />	#######################################################################<br />	#<br />	# Build Base URL for Redirects / stored in Apache %{ENV:rwbaseurl}<br />	#<br />	#######################################################################<br />	RewriteCond %{HTTPS} =on<br />	RewriteRule .* - [E=rwscheme:https,S=1]<br />	RewriteRule .* - [E=rwscheme:http]<br />	<br />	# if (HTTPS &amp;&amp; port != 443) { use explicit port (eg. :8080), then skip next rule }<br />	RewriteCond %{HTTPS} =on<br />	RewriteCond %{SERVER_PORT} !=443<br />	RewriteRule .* - [E=rwport:\:%{SERVER_PORT},S=1]<br />	<br />	# else if (port != 80) { use explicit port }<br />	RewriteCond %{SERVER_PORT} !=80<br />	RewriteRule .* - [E=rwport:\:%{SERVER_PORT}]<br />	<br />	# Build complete server portion of url, without trailing slash.<br />	# Using HTTP Header field &quot;Host:&quot;,  as mod_rewrite's use of HTTP_HOST and SERVER_NAME<br />	# appears to be inconsistent. Subdomains were sometimes rewritten as parent domain. Cause unknown.<br />	RewriteRule .* - [E=rwbaseurl:%{ENV:rwscheme}\://%{HTTP:Host}%{ENV:rwport}]<br /><br />	# Send Redirect<br />	RewriteRule ^admin$                           %{ENV:rwbaseurl}/admin/ [R=301,L]<br /><br />	RewriteRule ^([^/]+)/admin$                   $1/admin/ [R=301,NC,L]<br />	RewriteRule ^([^/]+)/admin/$                  wp-admin/index.php?b=$1 [L]<br />	RewriteRule ^([^/]+)/admin/([^/]+php)\??(.*) wp-admin/$2?b=$1    [L,QSA]<br />	RewriteRule ^([^/]+)/admin/([^/]+js)         wp-admin/$2      [L]<br />	RewriteRule ^([^/]+)/wp-includes/(.*)         wp-includes/$2       [L]<br />	RewriteRule ^([^/]+)/wp-content/(.*)          wp-content/$2        [L]<br />	RewriteRule ^([^/]+)/wp-admin/(.*)            wp-admin/$2?b=$1   [L,QSA]<br />	RewriteRule ^([^/]+)/xmlrpc.php               xmlrpc.php?b=$1         [L,QSA]<br />	RewriteRule ^([^/]+)/wp-comments-post(.*).php wp-comments-post$2.php [L,QSA]<br /><br />	RewriteCond %{REQUEST_FILENAME} !-f<br />	RewriteCond %{REQUEST_FILENAME} !-d<br />	RewriteRule ^([^/]+)/?                        index.php?b=$1           [L,QSA]<br /><br /># END Lyceum<br />and i have it instaled in a subdomanin cronici.cetatea.info<br /><br />Please help me.<br /><br />Mihai]]>
		</description>
	</item>
	<item>
		<title>WEBROOT and SRCROOT</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/128/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/128/</guid>
		<pubDate>Sun, 25 May 2008 15:55:57 -0400</pubDate>
		<author>Stanley</author>
		<description>
			<![CDATA[Can I rename the lyceum directory to something else? If so, what should my WEBROOT and SRCROOT be?<br /><br />Here is my file structure:<br /><br />/home/user/public_html  &lt;-- contains the src lyceum files<br />/home/user/bin<br />/home/user/config<br />/home/user/lib<br /><br />I've defined my WEBROOT as &quot;/home/user/public_html&quot; and my SRCROOT is defined as my WEBROOT, however, nothing is loading so it's obviously wrong.]]>
		</description>
	</item>
	<item>
		<title>Location of portal.php</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/134/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/134/</guid>
		<pubDate>Mon, 30 Jun 2008 14:34:38 -0400</pubDate>
		<author>drwool</author>
		<description>
			<![CDATA[At our site we have Lyceum installed not at the web root, but in a subdirectory &quot;currents/lyceum&quot; so it is accessed at http://watershedhs.org/currents/lyceum<br /><br />Everything works fine this way, with only one exception I've noticed.  After you log into Lyceum, Lyceum tries to send you to portal.php in the web root directory (http://watershedhs.org/portal.php). Which of course doesn't exist because all the Lyceum files are in a subdirectory. I have worked around this by adding a line in the web root's .htaccess file to redirect requests for portal.php to the proper place.<br /><br />My question:  Shouldn't Lyceum do this automatically? Apparently for all other purposes, it recognizes that its own &quot;root&quot; directory is in /currents/lyceum and acts appropriately. Or, is there a Lyceum config parameter that I should be setting to accomplish this more elegantly?]]>
		</description>
	</item>
	<item>
		<title>Error 500 except index.php</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/142/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/142/</guid>
		<pubDate>Tue, 19 Aug 2008 11:58:00 -0400</pubDate>
		<author>dorn1985</author>
		<description>
			<![CDATA[Hi everybody!<br /><br />Ok, I have downloaded the newest version of Lyceum, chanced the directory name to &quot;ly&quot;. Then i uploaded &quot;ly&quot;, changed the two directories and one file to 777 (chmod), modificated the wp-config.php (webroot to /src/lyceum) and changed my domain.com to automaticaly search for domain.com/ly/src/lyceum. The installation was fine, but then i tried to get to settings.php ... Error 500. In the URL was something like &quot;redirect to system admin&quot;. But the index.php works. When i try to login ... again Error 500.<br /><br />Then i tried other webroots <br /><br />1) '' ...didnt work<br />2) '/' ...didnt work<br />3) '/lyceum' ...didnt work<br />4) '/src/lyceum' ...didnt work<br /><br />Ok, i tried Wordpress MU and i really dont like it. I must have a software which can create many blogs and Lyceum seems to be the right thing, but the installation seems to be really a problem for me. So please, can you give me some advice.<br /><br />Thanks in advance. :)]]>
		</description>
	</item>
	<item>
		<title>installation errors on subdomain + existing wp</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/141/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/141/</guid>
		<pubDate>Mon, 18 Aug 2008 20:08:11 -0400</pubDate>
		<author>kaigounoyo</author>
		<description>
			<![CDATA[I've got WP installed on my main domain, as my own blog. For work purposes, I wanted to test Lyceum and get an idea of its functionalities etc etc. I followed the instructions to set up a subdomain, installing it all at www.domain.com/lyceum/src/lyceum/ ... and when I first tried the install per the instructions &amp; went to www.domain.com/lyceum/install, I ended up at www.domain/lyceum/wp-admin/install.php ... and  found myself looking at the header, footer, and sidebar of my personal blog and no install page for lyceum! (These aren't even pulling off the same db; I set up a separate SQL5.0 db just for the test subdomain.) I reinstalled and this time instead of putting it all in just plain /lyceum, I tried the alternate reading of the instructions (not really the clearest, sorry) and went with assuming that the structure is supposed to be domain.com/lyceum/src/lyceum/. The other /src files are now all in the same sub-folder along with the contents of /src/lyceum. <br /><br />Then when I went to the install step, I got this error:<br /><br />Fatal error: main() [function.require]: Failed opening required '/homepages/34/d225989664/htdocs/lyceum/src/lyceum/../config/wp-config.php' (include_path='.:/usr/lib/php') in /homepages/34/d225989664/htdocs/lyceum/src/lyceum/wp-admin/install.php on line 16<br /><br />On a wild guess, I moved what had been /src/lib up one, to share the /src folder with /src/lyceum. Nothing happened. Then I moved the /config folder up one, to sit in the same level. The error message disappeared, but now the screen is perfectly blank. I know I'm missing something (obviously). I just don't know what, and on top of that, I'm wondering what any lyceum installation will do (in terms of when I finally get it in place and start messing with the admin end) to my top-level personal WP installation.<br /><br />Any suggestions would be greatly appreciated. (I know this isn't the normal process for installing lyceum, since it would/should get the main directory from the get-go, but for test-purposes I'd rather it not take over on my usual use of my domain.) Thanks!<br /><br /><br /><br />ETA: while troubleshooting somewhat blindly but hey, I set private.php back to its original setting and changed the config file to:<br /><br />define('PROTOCOL', '/lyceum/src/lyceum');<br />define('WEBROOT', '/lyceum');<br /><br />...and then I moved up the /bin, /config, and /lib folders to share the /src folder with /lyceum. (The instructions say to move the /install or /installation folder as well, but I don't see that anywhere, unless this is actually the /wp-admin folder and I'm just not cluing in on the names being, uh, different but the same. Anyway.) Now I get this error:<br /><br />must be writable by the webserver.<br /><br />And that hasn't changed, even though I set the likeliest suspects to be 777, and then in annoyance/frustration, set everything -- from /src on down -- to 777. Still the same error message. I'm not sure whether I've made progress, or just confused myself further...]]>
		</description>
	</item>
	<item>
		<title>I Have problem with htaccess file</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/139/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/139/</guid>
		<pubDate>Wed, 16 Jul 2008 13:26:55 -0400</pubDate>
		<author>deebee</author>
		<description>
			<![CDATA[After i installed successfully Lyceum, i clicked on the link login below (my local: http://127.0.0.1/blog/src/lyceum/login). The result is Server Error (error 500). I checked again by typing the address: http://127.0.0.1/blog/src. I didn't see lyceum folder any more. And i realized that when i deleted htaccess, i can see this folder. What's happen with my system?<br />In addition, When i deleted htaccess,  I cannot go to any URL inside the lyrceum, except when i type the direct address such as http://127.0.0.1/blog/src/lyceum/wp-login.php or ... Can you fix this problem for me??? <br />Thanks]]>
		</description>
	</item>
	<item>
		<title>HELP ME!!! I cannot login into my account (both customer and admin accounts)</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/138/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/138/</guid>
		<pubDate>Tue, 15 Jul 2008 06:14:45 -0400</pubDate>
		<author>deebee</author>
		<description>
			<![CDATA[1&gt; I installed Lyceum as the wizard and get successfully.<br />2&gt; The system create for me an admin account with password. I go to my site to login: http://mysite/src/lyceum/login to login.<br />   2.1&gt; If i input wrong username and password, it will return the login form.<br />   2.2&gt; If i correctly input username and password, i will redirect to http://mysite/portal.php, certainly, 404 is found.<br />3&gt; I registered an account successfully too. But when i do step 2, it will happen as similar, 404 will be shown.<br /><br />In all cases, i just can use the register, forgot passsword. Others do not work.<br />I try to edit the wp-config to change the path, but still nothing.<br /><br />Help me Please!<br />Thanks<br /><br />Tran Nhat Phong<br /><br />POST: when i try to set variable $redirect_to = LURL.$redirect_to in the wp-login.php, it will redirect me to http://mysite/src/lyceum/portal.php and that's all, not my private page or admin page.]]>
		</description>
	</item>
	<item>
		<title>My experience in installing Lyceum 1.0.3</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/135/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/135/</guid>
		<pubDate>Wed, 02 Jul 2008 04:38:18 -0400</pubDate>
		<author>wrm</author>
		<description>
			<![CDATA[2008-07-02<br /><br />Lyceum 1.0.3, php-4.3.4, mySQL 4-0.15a, Apache, Linux 2.6.6.<br /><br />The first problem was with the rewrite rules, I didn't have that enabled for the specific directory, and the wiki doesn't highlight the fact that it needs to be enabled. httpd.conf edited, and things started looking as if they might work, and then the system would start putting out blank html pages, not useful.<br /><br />I found that the database didn't have any tables, even though the installation alledged that it had completed succesfully. I enabled &quot;ini_set('display_errors', '1');&quot; in wp-config.php, found that the error lay with the &quot;ENGINE =&quot; statements in wp-admin/upgrade-schema.php. Edited that file, making all statements &quot;TYPE =&quot;.<br /><br />So, my setup.<br /><br />In the document root for the specific domain, symlink blogs-&gt;lyceum-1.0.3/src/lyceum.<br />In wp-config.php, define('WEBROOT', '/blogs');<br />In /etc/httpd/httpd.conf, enable rewrite for www.domain.com/blogs<br /><br />Now in testing phase. So far I've found one funny, when I created a new user and logged in it rewrote the portal.php to the http document root instead of blogs/portal.php... but only once... dunno what the problem is/was, yet.]]>
		</description>
	</item>
	<item>
		<title>transition from WPMU</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/72/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/72/</guid>
		<pubDate>Mon, 18 Jun 2007 09:05:53 -0400</pubDate>
		<author>ivanhoe011</author>
		<description>
			<![CDATA[I've got serious performance problems with my WPMU based site ever since it reached a number of approx.  6K blogs, and one friend suggested that I should give Lyceum a try. <br /><br />What do you think, is that a good idea? How complicated is that compared to balancing WPMU using multiple servers?<br /> <br />I'd like to avoid to have to buy a new server for each few thousands new blogs, so I don't mind scripting &amp; hacking my way through this transition, but I'm curios how much will I actually gain with Lyceum, and how big problem is this transition? Has anybody here already did something like this, and perhaps you can point me to some resources, scripts or tutorials on this subject?]]>
		</description>
	</item>
	<item>
		<title>after install&gt; click on admin link&gt; &quot;address not found&quot;</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/133/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/133/</guid>
		<pubDate>Thu, 26 Jun 2008 00:28:45 -0400</pubDate>
		<author>writeaaron</author>
		<description>
			<![CDATA[I see the file in *.com/lyceum/src/lyceum/system-admin/settings.php. But when I try to go to this page it gives me this error: &quot;address not found&quot;. What am I doing wrong? <br /><br />Does this have something to do with the .htaccess file? If so, where is it located because I can't find it in any of my directories?]]>
		</description>
	</item>
	<item>
		<title>Installing Lyceum</title>
		<link>http://forum.lyceum.ibiblio.org/discussion/22/</link>
		<guid isPermaLink="false">http://forum.lyceum.ibiblio.org/discussion/22/</guid>
		<pubDate>Mon, 12 Mar 2007 15:20:52 -0400</pubDate>
		<author>DeanM</author>
		<description>
			<![CDATA[I've installed Lyceum on my website. Or tried to. I've followed all the directions, but I've got something wrong. I think it must be in the wp-config.php, but I don't know how to fix it.<br /><br />If you go here, you get the right page, I believe: http://blogs.deanmattson.org/lyceum/<br />But if you try to register or log-in, it won't work.<br /><br />For example, if you try to register, it will send you to:<br />http://blogs.deanmattson.org/lyceum/register<br />where you'll get the error message:<br />Not Found<br />The requested URL /lyceum/register was not found on this server.<br /><br />Which is true. There is no register page in that folder. There is a wp-register.php page however. Is that the one it's trying to link to? If so, why isn't it working.<br /><br />Thanks for any help you can give me.]]>
		</description>
	</item>
	
		</channel>
	</rss>