<?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.7.5 - Displays - Events not clickable]]></title>
		<link>https://www.luxsoft.eu/lcforum/viewtopic.php?id=158</link>
		<atom:link href="https://www.luxsoft.eu/lcforum/extern.php?action=feed&amp;tid=158&amp;type=rss" rel="self" type="application/rss+xml"></atom:link>
		<description><![CDATA[The most recent posts in LuxCal 4.7.5 - Displays - Events not clickable.]]></description>
		<lastBuildDate>Thu, 02 May 2019 19:02:05 +0000</lastBuildDate>
		<generator>PunBB 1.4.4</generator>
		<item>
			<title><![CDATA[LuxCal 4.7.5 - Displays - Events not clickable]]></title>
			<link>https://www.luxsoft.eu/lcforum/viewtopic.php?pid=647#p647</link>
			<description><![CDATA[<p>Most &quot;displays&quot; have the following setting in the GENERAL SETTINGS section:<br></p><div class="codebox"><pre><code>$evtWin = 1; //on click open event window (0: no, 1: yes). If the user has post rights, the event add/edit window will open, otherwise the event report window will open</code></pre></div><p>In LuxCal v4.7.5, when in the display $evtWin is set to &#039;1&#039;, clicking events does not result in opening the Event window.<br>This is caused by a JavaScript error in the toolbox.js file.<br>To solve this problem, edit the file &#039;common/toolbox.js&#039; and replace line 128 . . .<br></p><div class="codebox"><pre><code>pars.cal1x = calID;</code></pre></div><p>by . . .<br></p><div class="codebox"><pre><code>if (typeof calID !== &#039;undefined&#039;) { pars.cal1x = calID; } //if defined, use calID; but don&#039;t store in session</code></pre></div><p>Roel</p>]]></description>
			<author><![CDATA[null@example.com (Roel)]]></author>
			<pubDate>Thu, 02 May 2019 19:02:05 +0000</pubDate>
			<guid>https://www.luxsoft.eu/lcforum/viewtopic.php?pid=647#p647</guid>
		</item>
	</channel>
</rss>
