<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>myDBR Forums &#187; Recent Posts</title>
		<link>http://www.mydbr.com/forums/</link>
		<description>myDBR support and idea sharing</description>
		<language>en-US</language>
		<pubDate>Wed, 10 Mar 2010 14:23:22 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.mydbr.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.mydbr.com/forums/rss.php" rel="self" type="application/rss+xml" />

		<item>
			<title>myDBR Team on "Report auto update?"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=95#post-366</link>
			<pubDate>Thu, 04 Mar 2010 13:19:01 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">366@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
there are multiple ways of doing it. Really depends where you want the output to go and who to initiate the report execution.&#60;/p&#62;
&#60;p&#62;If you simply wish to have a report that automatically refreshes itself so that you do not have to push reload button in browser, place this piece of javascript inside report.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;select &#38;#39;dbr.purehtml&#38;#39;, &#38;#39;&#38;lt;script language=&#38;quot;javascript&#38;quot;&#38;gt;setInterval(&#38;quot;location.reload();&#38;quot;,6000);&#38;lt;/script&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If you on the other hand want the myDBR report output to be sent via mail in the background, the easiest way is to use the mail-features of myDBR inside the report and have the report URL called from a crontab or Scheduled Tasks if you are using Windows.&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kalle Ikkelä on "Report auto update?"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=95#post-365</link>
			<pubDate>Thu, 04 Mar 2010 11:11:29 +0000</pubDate>
			<dc:creator>Kalle Ikkelä</dc:creator>
			<guid isPermaLink="false">365@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;What is the best way to automatically update / rerun a report at certain interval?&#60;br /&#62;
Does myDBR have support for this?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Kalle
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "How to update to 1.6?"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=94#post-364</link>
			<pubDate>Wed, 03 Mar 2010 09:26:25 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">364@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;In order to update to myDBR 1.6.&#60;/p&#62;
&#60;p&#62;&#60;ul&#62;&#60;li&#62;Log in as admin&#60;/li&#62;&#60;li&#62;Click &#38;#39;Admin Tools -&#38;gt; About&#38;#39;&#60;/li&#62;&#60;li&#62;Click &#38;#39;Update now&#38;#39;&#60;/li&#62;&#60;br /&#62;
&#60;/ul&#62;&#60;/p&#62;
&#60;p&#62;A direct &#38;#39;Update Now&#38;#39; link has been added to admin&#38;#39;s update notification in myDBR 1.6.&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "myDBR 1.6 - Freedom to navigate!"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=93#post-363</link>
			<pubDate>Tue, 02 Mar 2010 14:16:19 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">363@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
myDBR Team is happy to announce the availability of myDBR 1.6.0, which further improves the navigation options in myDBR.&#60;/p&#62;
&#60;p&#62;One of myDBR&#38;#39;s strengths has always been that reports can be linked together. Now in 1.6 release, we introduce the ability to create dynamic report linking via popup&#38;#39;s and embedded report elements.&#60;/p&#62;
&#60;p&#62;A linked report can now be dynamically embedded to existing report or displayed as a popup, allowing users to get more information without leaving the original report.&#60;/p&#62;
&#60;p&#62;New features include:&#60;br /&#62;
&#60;ul&#62;&#60;li&#62;Direct URL&#38;#39;s to linked reports&#60;/li&#62;&#60;li&#62;Linked reports as embedded elements&#60;/li&#62;&#60;li&#62;Linked reports in popups&#60;/li&#62;&#60;li&#62;Linking to external URL&#38;#39;s via &#38;#39;dbr.url&#38;#39;&#60;/li&#62;&#60;li&#62; New report element: lists&#60;/li&#62;&#60;br /&#62;
&#60;/ul&#62;&#60;/p&#62;
&#60;p&#62;Other improvements:&#60;br /&#62;
&#60;ul&#62;&#60;li&#62;Internet Explorer cleanup &#38;amp; fixes&#60;/li&#62;&#60;li&#62;Admin defined URL security hash&#60;/li&#62;&#60;li&#62;Single-Sign On improvements&#60;/li&#62;&#60;li&#62;Improved error handling&#60;/li&#62;&#60;li&#62;Reported bugs fixed&#60;/li&#62;&#60;br /&#62;
&#60;/ul&#62;&#60;/p&#62;
&#60;p&#62;Example linked report in popup:&#60;br /&#62;
&#60;img src=&#34;http://www.mydbr.com/email/linked.jpg&#34;&#62;&#60;/p&#62;
&#60;p&#62;Click here to see the linking in action:&#60;br /&#62;
&#60;a href=&#34;http://mydbr.com/demo/mydbr/report.php?r=76&#38;amp;m=1&#38;amp;h=eca7c4dd7ae23f1d82034f313553f74a600c0ca9&#34;&#62;myDBR 1.6 dynamic linking example&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As always, you can update to new version using the myDBR&#38;#39;s automated updater.&#60;/p&#62;
&#60;p&#62;Happy reporting,&#60;br /&#62;
--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "dbr.title - different font and style"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=92#post-362</link>
			<pubDate>Fri, 26 Feb 2010 18:18:50 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">362@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
static elements (like titles, row selection color, table borders, cell background colors etc) are determined by selected theme. Themes can be selected in Environmental settings.&#60;/p&#62;
&#60;p&#62;You can also make your own themes by installing a css file into interface/themes. Easiest way to create your own theme is to copy an existing theme and change the things you like to customize.&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sec on "dbr.title - different font and style"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=92#post-361</link>
			<pubDate>Fri, 26 Feb 2010 17:17:33 +0000</pubDate>
			<dc:creator>Sec</dc:creator>
			<guid isPermaLink="false">361@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;how can I change &#38;quot;dbr.title&#38;quot; font, color and size.&#60;br /&#62;
... and row selection color.&#60;/p&#62;
&#60;p&#62;Cannot find any example.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Gerhard S.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-360</link>
			<pubDate>Wed, 24 Feb 2010 10:30:00 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">360@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Simply enable the cookies in Firefox to use myDBR. Disabling the cookies seldom gives any good results.&#60;/p&#62;
&#60;p&#62;In Firefox, you&#38;#39;ll find the cookie setting in Preferences-&#38;gt;Privacy. &#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mac5150 on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-359</link>
			<pubDate>Tue, 23 Feb 2010 21:33:57 +0000</pubDate>
			<dc:creator>mac5150</dc:creator>
			<guid isPermaLink="false">359@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;When you say cookies enabled, you meant on the browser?  I&#38;#39;m thinking that was it because once I switched to a different browser to test, I was able to login.  Thanks for the help.&#60;/p&#62;
&#60;p&#62;Worked in camino and safari but not firefox.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mac5150 on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-358</link>
			<pubDate>Tue, 23 Feb 2010 21:25:52 +0000</pubDate>
			<dc:creator>mac5150</dc:creator>
			<guid isPermaLink="false">358@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;The path used for the cookies is just c:\temp.  We are referring to the php.ini, correct?  The session file created has a prefix of &#38;quot;sess_&#38;quot; and the rest seems like random characters.  Example below:&#60;/p&#62;
&#60;p&#62;sess_n8vbkr50dgpud9oue195akokq0
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "Export reports"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=91#post-357</link>
			<pubDate>Tue, 23 Feb 2010 07:06:22 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">357@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;PDF export can at the moment be done through browser&#38;#39;s PDF printing. &#60;/p&#62;
&#60;p&#62;Premium version will allow you to integrate myDBR reports multiple ways. All reports are accessible through an URL. You can invoke a report simply by calling an URL. Also, parts of reports can be embedded in your own application.&#60;/p&#62;
&#60;p&#62;myDBR 1.5 version introduced embedded charts. Upcoming 1.6 will introduce embedding of any elements and user the ability to generate URLS&#38;#39;s.&#60;br /&#62;
--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>NinaCosh on "Export reports"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=91#post-356</link>
			<pubDate>Tue, 23 Feb 2010 00:55:41 +0000</pubDate>
			<dc:creator>NinaCosh</dc:creator>
			<guid isPermaLink="false">356@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;I want to buy the Premium License, but i need to know if I can export reports to *pdf files with this, and if i can link my reports to Visual Basic .NET.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-355</link>
			<pubDate>Mon, 22 Feb 2010 21:18:21 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">355@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;IP address is just fine.&#60;/p&#62;
&#60;p&#62;The reason for asking for the URL is that your symptom points to the fact that myDBR&#38;#39;s cookie is not written or is written incorrectly. Same behavior can be seen if cookies are disabled. The challenge-variable&#38;#39;s session&#38;#39;s id is stored in the cookie. In your case this is not happening, therefore the error message.&#60;/p&#62;
&#60;p&#62;What is the path used in myDBR&#38;#39;s cookie (mydbr-id)? Does that match your URL?&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mac5150 on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-354</link>
			<pubDate>Mon, 22 Feb 2010 20:42:08 +0000</pubDate>
			<dc:creator>mac5150</dc:creator>
			<guid isPermaLink="false">354@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Cookies are enabled and the URL is just the IP address(local/internal). That should work too or does it need a DNS name?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-353</link>
			<pubDate>Fri, 19 Feb 2010 23:01:46 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">353@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Your session is now lost for some reason.&#60;/p&#62;
&#60;p&#62;What is the URL you are using to access myDBR? The base of the URL is stored in a cookie, so also please check that you do have cookies enabled.&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mac5150 on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-352</link>
			<pubDate>Fri, 19 Feb 2010 22:39:23 +0000</pubDate>
			<dc:creator>mac5150</dc:creator>
			<guid isPermaLink="false">352@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Here is what the error log said:  same error as stated above.  &#60;/p&#62;
&#60;p&#62;[19-Feb-2010 15:37:47] PHP Notice:  Undefined index:  challenge in C:\Inetpub\report\apps_v\login_v.php on line 72&#60;/p&#62;
&#60;p&#62;I have a sessions folder created and I see that mydbr is creating files in that folder when I try to login.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-351</link>
			<pubDate>Fri, 19 Feb 2010 21:29:30 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">351@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Looks like you might have problems with sessions. Check if you have any errors in PHP&#38;#39;s error log. &#60;/p&#62;
&#60;p&#62;The missing session variable is part of challenge-response authentication protocol which myDBR uses in login.&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
myDBR
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mac5150 on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-350</link>
			<pubDate>Fri, 19 Feb 2010 21:13:54 +0000</pubDate>
			<dc:creator>mac5150</dc:creator>
			<guid isPermaLink="false">350@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;I moved the installation of mydbr to a server with an updated version of php and the installation was successful.  So the problem was the version of PHP I had.  I then try to login to mydbr using the dbr username and password and I got the following error and I wasn&#38;#39;t able to login.&#60;/p&#62;
&#60;p&#62;Undefined index: challenge in C:\Inetpub\report\apps_v\login_v.php on line 72&#60;/p&#62;
&#60;p&#62;Any ideas on what might cause that?&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "Radar or Bubble Charts in myDBR Reports ?"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=90#post-349</link>
			<pubDate>Wed, 17 Feb 2010 21:19:00 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">349@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Glad you like myDBR.&#60;/p&#62;
&#60;p&#62;Not all the charts available in ChartDirector are directly supported, but you can add support for extra ones using the myDBR&#38;#39;s extension API. &#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sec on "Radar or Bubble Charts in myDBR Reports ?"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=90#post-348</link>
			<pubDate>Wed, 17 Feb 2010 20:52:55 +0000</pubDate>
			<dc:creator>Sec</dc:creator>
			<guid isPermaLink="false">348@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Hi together,  It&#38;#39;s a pleasure working with myDBR. Thanks for&#60;br /&#62;
the great tool :-)&#60;/p&#62;
&#60;p&#62;I&#38;#39;m wondering if it&#38;#39;s possible to add charts like bubbles or&#60;br /&#62;
radar from Chart Director.  Is it possible ?  How can I do that ?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Gerhard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-347</link>
			<pubDate>Wed, 17 Feb 2010 20:01:17 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">347@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Your mysqli extension might be too old. Check the version by accessing a PHP-file containing:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php phpinfo(); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;Look for mysqli section and Client API library version. In Windows you need MySQL client library version 4.1.11 or newer. &#60;/p&#62;
&#60;p&#62;Updating your PHP should bring you newer versions.&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mac5150 on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-346</link>
			<pubDate>Wed, 17 Feb 2010 17:40:29 +0000</pubDate>
			<dc:creator>mac5150</dc:creator>
			<guid isPermaLink="false">346@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;The mysqli extension is not active because before I loaded the extension, I was unable to have a successful test and proceed on the installation.  It seems to me that this particular error has happened to other people in the php 5.x release/beta.  Do I need a newer version of PHP for this to work.  What are the minimum requirements?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mac5150 on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-345</link>
			<pubDate>Wed, 17 Feb 2010 16:30:01 +0000</pubDate>
			<dc:creator>mac5150</dc:creator>
			<guid isPermaLink="false">345@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;I used the mysql.php script in the troubleshooting directory and it tested out fine. no errors.  I did restart my web server after enabling the mysqli-extension.&#60;/p&#62;
&#60;p&#62;Larry
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-344</link>
			<pubDate>Wed, 17 Feb 2010 16:06:36 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">344@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;HI,&#60;br /&#62;
looks like that your mysqli is not active or is somehow broken. mysqli_set_charset is part of the mysqli-extension and your PHP install did not see one. myDBR does check that the needed extensions are installed, but something in your system makes it think otherwise.&#60;/p&#62;
&#60;p&#62;You did restart your web server after enabling the mysqli-extension?&#60;/p&#62;
&#60;p&#62;Please use the mydbr/user/trobleshoot/mysql.php script to see that your connection is good. &#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mac5150 on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-343</link>
			<pubDate>Wed, 17 Feb 2010 15:47:34 +0000</pubDate>
			<dc:creator>mac5150</dc:creator>
			<guid isPermaLink="false">343@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;I enabled mysquli but was still unable to create the objects via the install program.  I then created the objects via the command line as suggested in the installation steps.  The mydbr objects were created successfully without error.&#60;/p&#62;
&#60;p&#62;But, I now get this error:&#60;/p&#62;
&#60;p&#62;Fatal error: Call to undefined function mysqli_set_charset() in E:\www\helpdesk.ppboces.org\mydbr\lib\db_utils.php on line 53
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-342</link>
			<pubDate>Wed, 17 Feb 2010 07:42:37 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">342@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;The mysqli-extension allows PHP to talk to MySQL database. You do need that installed.&#60;/p&#62;
&#60;p&#62;Check if any objects is created in the database. The blank screen may indicate that the server is timing out for some reason. What are the credentials you are using to create the objects?&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mac5150 on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-341</link>
			<pubDate>Tue, 16 Feb 2010 23:21:01 +0000</pubDate>
			<dc:creator>mac5150</dc:creator>
			<guid isPermaLink="false">341@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;I enabled the mysqli extenstion and got to the point where I&#38;#39;m told I need to create objects in the db.  I tell the installation program to create objects and then I&#38;#39;m at the blank screen again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mac5150 on "Installation failure"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=86#post-340</link>
			<pubDate>Tue, 16 Feb 2010 23:13:17 +0000</pubDate>
			<dc:creator>mac5150</dc:creator>
			<guid isPermaLink="false">340@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;I ran the connection script and got this as a result.&#60;/p&#62;
&#60;p&#62;&#38;quot;mysqli is not installed in php&#38;quot;&#60;/p&#62;
&#60;p&#62;Is this an extension that I need to install?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brad@foreverybody on "Non-admin users cannot access report folders"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=89#post-339</link>
			<pubDate>Tue, 16 Feb 2010 20:45:56 +0000</pubDate>
			<dc:creator>brad@foreverybody</dc:creator>
			<guid isPermaLink="false">339@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;don&#38;#39;t worry about it; in fact you guys are extremely quick and responsive. that patch worked like a champ!&#60;/p&#62;
&#60;p&#62;Overall fantastic software. great job.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "Non-admin users cannot access report folders"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=89#post-338</link>
			<pubDate>Tue, 16 Feb 2010 20:33:34 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">338@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Brad,&#60;br /&#62;
this is a problem with MS SQL Server&#38;#39;s 1.5.0 version. You can download a fix here: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://mydbr.com/fileserve.php?get=mssqlfolderfix_150.zip&#34;&#62;MS SQLServer 1.5.0 folder fix&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The fix contains corrected stored procedure which you need replace in myDBR&#38;#39;s database (default &#38;#39;mydbr&#38;#39;). &#60;/p&#62;
&#60;p&#62;Sorry for the time spent on this one.&#60;br /&#62;
--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brad@foreverybody on "Non-admin users cannot access report folders"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=89#post-337</link>
			<pubDate>Tue, 16 Feb 2010 19:00:05 +0000</pubDate>
			<dc:creator>brad@foreverybody</dc:creator>
			<guid isPermaLink="false">337@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;output of select * from mydbr_folders&#60;/p&#62;
&#60;p&#62;1	NULL	Home	0	1&#60;br /&#62;
2	1	Admin reports	1	1&#60;br /&#62;
3	2	Drill reports	0	1&#60;br /&#62;
4	1	HR	0	1&#60;br /&#62;
5	1	test	0	1&#60;/p&#62;
&#60;p&#62;test is the folder i just created and it behaves the exact same as other folders. normal users can see the folder but mydbr doesn&#38;#39;t navigate into the folder when clicked. admin users can navigate any folder normally.&#60;/p&#62;
&#60;p&#62;here is more info on our setup:&#60;/p&#62;
&#60;p&#62;tested on both firefox 3.5.6 safari 4.0.4. same result.&#60;br /&#62;
using mssql server 2005 as the DB
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "Non-admin users cannot access report folders"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=89#post-336</link>
			<pubDate>Tue, 16 Feb 2010 18:15:03 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">336@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Brad,&#60;br /&#62;
sounds like myDBR believes that the folder is a admin-only  folder. This only happens with normal users? Can you repeat that also with a newly created folder?&#60;/p&#62;
&#60;p&#62;Could you show the folder structure using query:&#60;/p&#62;
&#60;p&#62;select * from mydbr_folders;&#60;br /&#62;
--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brad@foreverybody on "Non-admin users cannot access report folders"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=89#post-335</link>
			<pubDate>Tue, 16 Feb 2010 17:23:35 +0000</pubDate>
			<dc:creator>brad@foreverybody</dc:creator>
			<guid isPermaLink="false">335@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;we are having a problem storing reports in folders. The folders are regular folders, that is the &#38;quot;hidden from normal users&#38;quot; option is not ticked and indeed the normal users can see the folders. The problem is that they cannot access the folders; clicking on a folder makes the browser load the script but the view never advances to inside the folder. The bread crumbs on the top left always say myDBR and never anything else.&#60;/p&#62;
&#60;p&#62;In the meantime we are working around the issue by storing all reports in the root folder, obviously not ideal in the slightest.&#60;/p&#62;
&#60;p&#62;help?&#60;br /&#62;
myDBR is 1.5 running on windows server 2000 with PHP 5.2.8
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "Graphviz errors"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=88#post-334</link>
			<pubDate>Sun, 14 Feb 2010 18:06:20 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">334@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Felipes,&#60;br /&#62;
please check if PEAR directory is included in the PHP&#38;#39;s include_path. myDBR checks the existence of PEAR Graphviz package by trying to locate the &#38;#39;Image/GraphViz.php&#38;#39; file from your include_path. If you installed PEAR as an extra package it might not be included in the PHP.&#60;/p&#62;
&#60;p&#62;You can set your include path directly in myDBR settings, in php.ini or in .htaccess-file.&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>
		<item>
			<title>felipes on "Graphviz errors"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=88#post-333</link>
			<pubDate>Sun, 14 Feb 2010 17:21:19 +0000</pubDate>
			<dc:creator>felipes</dc:creator>
			<guid isPermaLink="false">333@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Hi guys&#60;/p&#62;
&#60;p&#62;This weekend I&#38;#39;ve tried the Graphviz network charts for the first time and had errors. Hoping you might be able to help me troubleshoot or identify if there&#38;#39;s a bug in mydbr.&#60;/p&#62;
&#60;p&#62;I&#38;#39;ve got MyDBR running fine locally on my Mac using MAMP. I installed the OSX .pkg for graphviz, confirmed that PEAR was installed (because I installed the graphviz-chart module from the command line) and have successfully got the graphviz pear module working (checked by typing the dot command in the terminal).&#60;/p&#62;
&#60;p&#62;Therefore, everything that the installation docs asks for has been done, but I&#38;#39;m getting this message from the Report page that calls the graphviz report:&#60;br /&#62;
&#60;blockquote&#62;&#38;quot;Chart type &#38;#39;network&#38;#39; requires a Graphviz-chart support. Check that your environment supports this.&#38;quot;&#60;/blockquote&#62;&#60;/p&#62;
&#60;p&#62;Is this a common problem? I&#38;#39;ve downloaded sample graphviz files from their site and can view them fine in the application installedby the graphviz software. The same error is happening in the report page itself, and in the admin report that shows the report hierachy so it&#38;#39;s a consistent problem.&#60;/p&#62;
&#60;p&#62;Hope you can help, as I&#38;#39;ve got some really exciting applications for the graphviz reports which could lead to me using a Premium licence in my company.&#60;/p&#62;
&#60;p&#62;Thanks in advance! Felipes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myDBR Team on "Direct URL"</title>
			<link>http://www.mydbr.com/forums/topic.php?id=87#post-332</link>
			<pubDate>Wed, 10 Feb 2010 13:04:20 +0000</pubDate>
			<dc:creator>myDBR Team</dc:creator>
			<guid isPermaLink="false">332@http://www.mydbr.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
bit of an explanation how the report&#38;#39;s direct URL works, since one report can have different hashes.&#60;/p&#62;
&#60;p&#62;myDBR provides direct URL&#38;#39;s to reports. The URL will contain all the information needed to run the report, i.e. which report to run with which parameters. Parameters are divided into user modifiable parameters and myDBR given parameters. In addition to the report Id and the parameters, a hash is calculated for each URL to make sure the URL is generated by a trusted source.&#60;/p&#62;
&#60;p&#62;As an example you might have a business report which shows relevant information for each person using the report. Report has parameters like Business_Area and start and end date. User is allowed to change the dates, but the Business_Area is fixed for each user. The hash is in this case calculated based on the report ID and Business_Area. User is now allowed to change the dates in URL, but changing Business_Area would not be allowed.&#60;/p&#62;
&#60;p&#62;We&#38;#39;ll investigate opening the hash generation algorithm in myDBR to admins and allow admin to provide own seed values for the hash generation. This would allow anyone with admin rights to generate the URL&#38;#39;s without the need to copying URL&#38;#39;s from myDBR.&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
myDBR Team
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
