function getRegistered ( $state="1", $limit="unlimited", $offset="0")
{
$sql = "select name, state, directory, id, sql_run, unpackaged, date from registry where state like \"$state\" order by name";
change the last line to:
$sql = "select * from registry where state like \"$state\" order by name";
<?php
// uncomment when PHP>=5
//$ob = new Filtreatment();
//$_rootdir = $ob->ft_xss($rootdir, 'UTF-8');
?>
Is this needed? I interrupt this as since I am running PHP 5.2.8 I need to uncomment this line? Should 5.2.8 be a detectable variable? Anyhow my question is do i need to uncomment this line in Login_Frame.php?
I tried doing an overload with today’s 3.2 on my existing. It allowed me to login, but then gave me only whitescreen. I am working in Windows XL using Xampp 1.7.3, the latest.
So I tried removing the prior, thinking I had screwed something up, and now I cannot get anything with the first “Localhost…setup.php”.
Any idea what happened since my mid-January install? I was trying the latest to see if it addressed a problem I have seen with the LBV forms - they do not show the fields added after initial create. Hope you can help.
Joe,
Not any big changes since January, so don’t see why this would of happened. Probably an issues with your configuration files. To confirm, could install new 3.1.0 and then go through upgrade to 3.2.0.
-brady
I had originally downloaded the 1/8/2010 version for testing on my tablet. Then, for a variety of reasons, I decided to test on my XP server. I forget the specific date, but probably 1/15/2010. That loaded fine and was what I was testing all this time. But i decided to download the latest dated 2/5/2010 and overwrite (simply copy all to the …/htdocs and accept the overwrite, then modify the sqlconf.php file settings to match my data. That got to the login screen, but after login, the calendar page remained whitespace. And when I logged out and attempted to login again, I got only whitespace, and no login screen. Unfortunately, since I had overcopied my earlier download of 3.2 zip, I could not retrace steps.
So I decided to do a full re-install of xampp and the 1/8/2010 version, which allowed login, but the calendar screen has whacko error print behind the small calendar and provider list dropdowns. Same calendar display issue both before and after upgrading my 3.1.0 data. But I am able to login fine and see Pt records, etc.
So I plan today to download today version (2/6/2010) and simply copy it as i tried above, and I’ll post results here soon.
I just (finally) had success after full install from start, including re-install of Xampp 1.7.3 plus fix of php.ini after setup.php with 2/6/2010 version of 3.2. Then copied my 3.1 real data and ran sql and acl upgrades, All works fine.
At first I thought php.ini might be issue, since I had NOT changed it after overlay of previously working 1/15 (approx) with 2/5 version. But there should have been no replace of the php.ini, since it was in the …/xampp/php/ tree, not the …/openemr/ tree.
And a complete re-install with that was also not successful. But then I tried the full install with my 1/8 version, which worked. I did realize the php.ini WAS the problem with the calendar error background print.
So net result is the ONLY other possibility, which I see as very slight, was the possibility of conflicts between the services vs xampp-ctrl only installs of Apache & MySQL start/stop. For my latest , the 2/6 version with the full install, I ONLY have the Xampp-Ctrl setup, which works fine. I am convinced that SOMETHING was “in the mix” in the stuff from about 1/20 thru 2/5 versions of 3.2, (see also Raj Calendar issue) but the 2/6 install does NOT have the issue in an XP install with Xampp-Ctrl control for Apache and MySQL.
I will continue to test this for the Services on the same XP setup.
Using Calendar in Demo version 3.2 and 3.3, I don’t get the screen with lines and yellow background in Outlook Calendar.
I see it flashed by but can’t get it into the standard view. What am I doing wrong?
I made the user In Ofice, set LUNCH TIME, made Patient appointment but NO LINES VISIBLE… I followed the explanation in the manual, but without the desired results with the blue and yellow lines.
it looks the same as in the manual. But……… you can see it in the both Demo versions. In a flash you see the old background, blue lines on a soft yellow background. It used to be visible as default after activation of IN OFFICE HOURS. It is not important for the functionality of the Calendar, but it is just one of the things that gives a little extra for the default calendar. Please try it in V3.2 or V3.3 and see the quick background flash and you will understand.
Writing this it could be due to the hard blue color of in office hours?
tnx for the great link to the new manual. This manual also shows what I get in the demo version 3.2 But… as I said before in a moment you can see a screen with light yellow background and thin blue lines to seperate the 15 minutes interval.
Please give it a try and see what is missing in the Demo version outlook Calender. You also can see the screen with the lines in the “Original version” of the Calendar. I think it is a minor flow in programming that changed the default “outlook” to a sort of blank background without lines.
Please give it a try. Right now you can see the differenes in OUTLOOK and ORIGINAL versions of the Calendar.
Administration => USERS and make the choice of the Calendars.
Pimm,
Not seeing this, my browser probably is too fast. Check the 3.0.0 demo and didn’t note lines there either. I’d suggest making a feature request to show the lines (not enitrely straighforward, since I’m guessing the in/out block would overwrite them)
-brady
In Demo V3.1 official release in default Clalendar you get lines and a white background. In Outlok Claendar aftere logout login I do NOT see the lines.
So I accetp this as a minor failure. My browser is to slow. It still shows me the Yellow background and nice thin blue lines. But while opening the Clalendar I still see it flashing just before the blue screentakes over.
Forget this issuet, since it does not seem to bother anybody. ;-(