<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[LuxCal Web Calendar — LuxCal 4.6.0 - Options button not visible for public calendar users]]></title>
		<link>https://www.luxsoft.eu/lcforum/viewtopic.php?id=13</link>
		<atom:link href="https://www.luxsoft.eu/lcforum/extern.php?action=feed&amp;tid=13&amp;type=rss" rel="self" type="application/rss+xml"></atom:link>
		<description><![CDATA[The most recent posts in LuxCal 4.6.0 - Options button not visible for public calendar users.]]></description>
		<lastBuildDate>Thu, 15 Mar 2018 10:38:52 +0000</lastBuildDate>
		<generator>PunBB 1.4.4</generator>
		<item>
			<title><![CDATA[Re: LuxCal 4.6.0 - Options button not visible for public calendar users]]></title>
			<link>https://www.luxsoft.eu/lcforum/viewtopic.php?pid=21#p21</link>
			<description><![CDATA[<p>Hey Roel,</p><p>I understand. Thanks for the clarification. Any upgrades or new installations I&#039;ll apply this fix until the next release.</p><p>Regards,<br>Dan</p>]]></description>
			<author><![CDATA[null@example.com (Dan)]]></author>
			<pubDate>Thu, 15 Mar 2018 10:38:52 +0000</pubDate>
			<guid>https://www.luxsoft.eu/lcforum/viewtopic.php?pid=21#p21</guid>
		</item>
		<item>
			<title><![CDATA[Re: LuxCal 4.6.0 - Options button not visible for public calendar users]]></title>
			<link>https://www.luxsoft.eu/lcforum/viewtopic.php?pid=20#p20</link>
			<description><![CDATA[<p>Hey Dan,</p><p>This bug has not been fixed yet in the download, because I don&#039;t want to bring out a new calendar release just for one bug. But it will surely be fixed in the download of the next calendar release.</p><p>Cheers,<br>Roel</p>]]></description>
			<author><![CDATA[null@example.com (Roel)]]></author>
			<pubDate>Thu, 15 Mar 2018 09:46:29 +0000</pubDate>
			<guid>https://www.luxsoft.eu/lcforum/viewtopic.php?pid=20#p20</guid>
		</item>
		<item>
			<title><![CDATA[Re: LuxCal 4.6.0 - Options button not visible for public calendar users]]></title>
			<link>https://www.luxsoft.eu/lcforum/viewtopic.php?pid=19#p19</link>
			<description><![CDATA[<p>Hey Roel,</p><p>Thank you for posting about this bug. My Calendar is personal so there isn&#039;t a Public View. I assume this fix been applied to the download?</p><p>Regards,<br>Dan</p>]]></description>
			<author><![CDATA[null@example.com (Dan)]]></author>
			<pubDate>Thu, 15 Mar 2018 08:00:07 +0000</pubDate>
			<guid>https://www.luxsoft.eu/lcforum/viewtopic.php?pid=19#p19</guid>
		</item>
		<item>
			<title><![CDATA[LuxCal 4.6.0 - Options button not visible for public calendar users]]></title>
			<link>https://www.luxsoft.eu/lcforum/viewtopic.php?pid=18#p18</link>
			<description><![CDATA[<p>There is a bug in the LuxCal calendar version 4.6.0, which makes the Option button disappear for users who have no administrator rights.<br>To solve this problem, edit the file common/header.php and change line 410 from . . .<br></p><div class="codebox"><pre><code>$options = ($dbSel and $usr[&#039;privs&#039;] == 9) or $set[&#039;viewMenu&#039;] or $set[&#039;groupMenu&#039;] or $set[&#039;userMenu&#039;] or $set[&#039;catMenu&#039;] or $set[&#039;langMenu&#039;]; //menus</code></pre></div><p>to . . .<br></p><div class="codebox"><pre><code>$options = (($dbSel and $usr[&#039;privs&#039;] == 9) or $set[&#039;viewMenu&#039;] or $set[&#039;groupMenu&#039;] or $set[&#039;userMenu&#039;] or $set[&#039;catMenu&#039;] or $set[&#039;langMenu&#039;]) ? true : false; //menus</code></pre></div><p>Thereafter the Options button will be visible to all users.<br>Roel</p>]]></description>
			<author><![CDATA[null@example.com (Roel)]]></author>
			<pubDate>Wed, 14 Mar 2018 21:27:31 +0000</pubDate>
			<guid>https://www.luxsoft.eu/lcforum/viewtopic.php?pid=18#p18</guid>
		</item>
	</channel>
</rss>
