hi guys,
actually i have the same problem before. Quick search seems not to working in configuration and comes with an error. So i have edited the listhost.php.
i can see the coding seems refering to a pointer that are not exist.
$DBRESULT =& $$DBRESULTDB->query("SELECT COUNT(*) FROM host WHERE host_name LIKE '%".htmlentities($search, ENT_QUOTES)."%' AND host_register = '1'");...
you can find this at line 33..
i had done some minor changes..to
$DBRESULT =& $pearDB->query("SELECT COUNT(*) FROM host WHERE host_name LIKE '%".htmlentities($search, ENT_QUOTES)."%' AND host_register = '1'");
and the search is working fine now.
hope this will help you guys.
Announcement
Collapse
No announcement yet.
Litle bug in oreon 1.3.2
Collapse
X
-
Originally posted by ApoOriginally posted by cihYes DonKiShoot,
I already patched that!
Anybody else have quick search not working properly?
Leave a comment:
-
I have a FC4, kernel 2.6.17-1.2142_FC4
PEAR 1.4.9 stable
Image_Graph 0.7.1 alpha
Tks for the help =)
PS: in host and service details, the graphs are ok
Leave a comment:
-
what is your distribution ? pear version ? image_graph pear module version ?
tks
Leave a comment:
-
yes, i am alread updatedto 1.3.3.
Samethingshappend =((
In java script controlnothing wrong =((
The pic was generated, but shows me no graph
Leave a comment:
-
10.0.0.113 - - [05/Dec/2006:14:41:05 -0200] "GET /oreon/include/home/pie_chart_host.php HTTP/1.1" 200 1323 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR
; rv:1.8.1) Gecko/20061010 Firefox/2.0"
This is the access log of Apache.
nothing in error log =(
Leave a comment:
-
Maybe a missed mysql upgrade.
Some code, for some page, depend on mysql entry.
For exemple : table topology or topology_js
:idea:
Leave a comment:
-
BZ, try to get the 'pizza' graph image in oreon's main page, and paste the URL to your browser. You would see nothing, but then, look at your apache error logs to get more info (paste it here if you don't find anything interesting. It sounds like GD probs, but apache may be would tell us ... Anyway, really strange is your previous version showed the pizza's in the right way ...
L8r
Leave a comment:
-
Damn, my home (genera) Pizza graph still dont generated =((
Anyone have a tip?
Leave a comment:
-
Hi Julio,
I have already done that changes in db, but problems with quick search under monitoring still persist. Of course, About thing still happens too (but I think this is not so important ...).
Thanks!
Leave a comment:
Leave a comment: