The Rasterbator 1.2 at arje.net:: I've installed the Framework 1,1 Packet, but I recieve already the error message, NET ;-)) My problem: The Window of Rasterbator is too small, . An excellent program!!! I only willl sugest to put a button to rasterize another http://arje.net/rasterbatorHOME | First as a new user I would like to say Great Job! Not only on the program but the software works well also.
I do have one small problem.
I get an error something like something() is not an array..line 81
I turned off error reporting in Search.php to get around this and doesn't seem to cause any problems other than when I turn Highlighting on, it shows variables instead of the search word.. ie. $1$2$3 with the $2 being highlighted.
This shows up without any editing of any of the files.
Any ideas.
Thanks
We will have a closer look at the Magic quotes issue in any case. In theory the script should work even if this PHP option in turned on.
----
David
We will have a deeper look at why this is happening but here is a quick fix.
_POST is not actually used and it is safe to delete the following two lines. SBDC, SBI, and SCORE in the Emerald Isle: Management Assistance :: The purpose of small business assistance programs is basically the same across . The idea makes excellent sense, and in years to come equivalent programs it would be an error to conclude that both nations do the same things in As one program manager put it, "We have too long had a grant mentality here. http://www.questia.com/PM.qst?a=o&se=gglsc&d=5001710842HOME |
while (list($key, $value) = each($_POST))
$_POST["$key"] = stripslashes($value);
This should fix the warning message.
No one else has reported this problem. I am guessing that you are seeing this message becuase the PHP installation on your server has 'Magic quotes' turned on. Which is unusual. So other solution would be turn off 'Magic quotes' if you have control over the server.
The highlighting problem might also be related to the PHP 'Magic quotes' setting. But I still suspect you are using a modified version of our script. I can't see your script of course, but I can see that it doesn't have the same name as our script?
------
David
The warning is
Warning: Variable passed to each() is not an array or object in /somewhere/rockbottomranch.com/html/test/Search.php on line 81
Heres a url to a stock(nothing changed) copy.
http://rockbottomranch.com/test/Search.php
All files are in same directory, uploaded in Binary with CuteFTP Customer Reviews Of Microsoft Windows Small Business Server 2003 :: May 28, 2009 Very Poor, Rating + 1, 0Reviews. 0%. Excellent, Rating + 5 and setup with incoherent error messages, but were resolved quickly. Reliability Seal1 This site protected by Trustwave's Trusted Commerce program Inc500 http://www.newegg.com/Product/ProductReview.aspx?Item=N82E16832116435HOME | How to rip a DVD: A Tutorial â ” Elliott C. Back:: I'm using Auto Guardian Knot, but in the end I get an error message from the .. I tried one program but the guys tutorial was in broken english and he . permalink Here's an excellent tutorial by prabs : DVD ripping for noobs. great, one small detail. You use the .IFO file to encode under AutoGK not . http://elliottback.com/wp/how-to-rip-a-dvd-a-tutorial/HOME |
You can search for tree or pine or nursery.
Notice the highlighted variable.
Heres line 78 - 83 in search.php
if (get_magic_quotes_gpc() == 1) {
while (list($key, $value) = each($_GET))
$_GET["$key"] = stripslashes($value);
while (list($key, $value) = each($_POST))
$_POST["$key"] = stripslashes($value);
}
The one I have set up works fine but I would like to turn on highlight. This code shouldn,t have anything to do with highlight, I don't think??? learning python » Blog Archive » Creating a GUI using PyGTK and Glade:: May 7, 2006 This was an excellent article. I'm a bit of a beginner both to Python and to i got this error ⠜inconsistent indentation detected 1-your .. I've managed to make some small programs. Now I want one that edits a http://www.learningpython.com/2006/05/07/creating-a-gui-using-pygtk-and-glade/HOME | There are two main contributions from machine learning to :: For example, we can prove that the best possible program to sort a list of items must take time that is within some small error e of the correct one, in polynomial time. although their real world performance has been excellent. http://compbio.uchsc.edu/Hunter_lab/Hunter/ml-for-stat.txtHOME |
Ah yes, and the version: 4.2 Build 1006.
Just got it yesterday so it should be a newer version.
Thanks
Chuck
Can you tell us the exact error message and the search words that prompted the error.
Can you give use the URL to your search function so that we can see the error.
What version of Zoom are you using? Can you try the latest build if you aren't using it already.
If you have been editing the script or other files, can you revert to using the default script and untouched data files.
If you are using a 3rd party FTP program to upload the files, make sure you using binary mode. Using ASCII mode can corrupt the files.
-----
David
This problem should now be fixed in the latest build (4.2.1007) released today. You can download this from here:
http://www.wrensoft.com/zoom/whatsnew.html
We have tested this to work fine with magic quotes enabled. Let us know if you continue to have any problems.
Hi David,
I think you are probably right about the server. I've had problems there also with unsupported function calls in small scripts I've written for php, but they work on my home server. I'll be moving hosts in a few days so I'll see what it does then. The different file name is caused by me saving it to a floppy then changing machines to upload I think.By the time I move and upload, the name gets changed. At first it was in all caps so I renamed it back to small caps. Now it caps the first letter so I left it the way it was to test it for this demo and see if it made any difference.
Thanks for your help and I'll let you know what it does when I move servers.
Chuck
Heres my question?
Why would someone get bored with doing IT for 10 years?
|